:root {
	
}
* {
	box-sizing: border-box;
}
::after {
	box-sizing: border-box;
}
::before {
	box-sizing: border-box;
}
@media not all
{
:root {
	scroll-behavior: smooth;
}
}
body {
	margin: 0px; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent;
}
hr {
	margin: 1rem 0px; border: 0px currentColor; border-image: none; color: inherit; opacity: 0.25; background-color: currentColor;
}
hr:not([size]) {
	height: 1px;
}
.h1 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
.h2 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
.h3 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
.h4 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
.h5 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
.h6 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
h1 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
h2 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
h3 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
h4 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
h5 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
h6 {
	line-height: 1.2; font-weight: 500; margin-top: 0px; margin-bottom: 0.5rem;
}
.h1 {
	font-size: calc(1.375rem + 1.5vw);
}
h1 {
	font-size: calc(1.375rem + 1.5vw);
}
@media all and (min-width:1200px)
{
.h1 {
	font-size: 2.5rem;
}
h1 {
	font-size: 2.5rem;
}
}
.h2 {
	font-size: calc(1.325rem + .9vw);
}
h2 {
	font-size: calc(1.325rem + .9vw);
}
@media all and (min-width:1200px)
{
.h2 {
	font-size: 2rem;
}
h2 {
	font-size: 2rem;
}
}
.h3 {
	font-size: calc(1.3rem + .6vw);
}
h3 {
	font-size: calc(1.3rem + .6vw);
}
@media all and (min-width:1200px)
{
.h3 {
	font-size: 1.75rem;
}
h3 {
	font-size: 1.75rem;
}
}
.h4 {
	font-size: calc(1.275rem + .3vw);
}
h4 {
	font-size: calc(1.275rem + .3vw);
}
@media all and (min-width:1200px)
{
.h4 {
	font-size: 1.5rem;
}
h4 {
	font-size: 1.5rem;
}
}
.h5 {
	font-size: 1.25rem;
}
h5 {
	font-size: 1.25rem;
}
.h6 {
	font-size: 1rem;
}
h6 {
	font-size: 1rem;
}
p {
	margin-top: 0px; margin-bottom: 1rem;
}
abbr[data-bs-original-title] {
	cursor: help; -webkit-text-decoration: underline dotted; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none;
}
abbr[title] {
	cursor: help; -webkit-text-decoration: underline dotted; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none;
}
address {
	line-height: inherit; font-style: normal; margin-bottom: 1rem;
}
ol {
	padding-left: 2rem;
}
ul {
	padding-left: 2rem;
}
dl {
	margin-top: 0px; margin-bottom: 1rem;
}
ol {
	margin-top: 0px; margin-bottom: 1rem;
}
ul {
	margin-top: 0px; margin-bottom: 1rem;
}
ol ol {
	margin-bottom: 0px;
}
ol ul {
	margin-bottom: 0px;
}
ul ol {
	margin-bottom: 0px;
}
ul ul {
	margin-bottom: 0px;
}
dt {
	font-weight: 700;
}
dd {
	margin-bottom: 0.5rem; margin-left: 0px;
}
blockquote {
	margin: 0px 0px 1rem;
}
b {
	font-weight: bolder;
}
strong {
	font-weight: bolder;
}
.small {
	font-size: 0.87em;
}
small {
	font-size: 0.87em;
}
.mark {
	padding: 0.2em; background-color: rgb(252, 248, 227);
}
mark {
	padding: 0.2em; background-color: rgb(252, 248, 227);
}
sub {
	line-height: 0; font-size: 0.75em; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 0.75em; vertical-align: baseline; position: relative;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
a {
	color: rgb(13, 110, 253); text-decoration: underline;
}
a:hover {
	color: rgb(10, 88, 202);
}
a:not([href]):not([class]) {
	color: inherit; text-decoration: none;
}
a:not([href]):not([class]):hover {
	color: inherit; text-decoration: none;
}
code {
	font-size: 1em; unicode-bidi: bidi-override; direction: ltr;
}
kbd {
	font-size: 1em; unicode-bidi: bidi-override; direction: ltr;
}
pre {
	font-size: 1em; unicode-bidi: bidi-override; direction: ltr;
}
samp {
	font-size: 1em; unicode-bidi: bidi-override; direction: ltr;
}
pre {
	overflow: auto; font-size: 0.87em; margin-top: 0px; margin-bottom: 1rem; display: block;
}
pre code {
	color: inherit; font-size: inherit; -ms-word-break: normal;
}
code {
	color: rgb(214, 51, 132); font-size: 0.87em; -ms-word-wrap: break-word;
}
a > code {
	color: inherit;
}
kbd {
	padding: 0.2rem 0.4rem; border-radius: 0.2rem; color: rgb(255, 255, 255); font-size: 0.87em; background-color: rgb(33, 37, 41);
}
kbd kbd {
	padding: 0px; font-size: 1em; font-weight: 700;
}
figure {
	margin: 0px 0px 1rem;
}
img {
	vertical-align: middle;
}
svg {
	vertical-align: middle;
}
table {
	border-collapse: collapse; caption-side: bottom;
}
caption {
	text-align: left; color: rgb(108, 117, 125); padding-top: 0.5rem; padding-bottom: 0.5rem;
}
th {
	text-align: inherit;
}
tbody {
	border-width: 0px; border-style: solid; border-color: inherit;
}
td {
	border-width: 0px; border-style: solid; border-color: inherit;
}
tfoot {
	border-width: 0px; border-style: solid; border-color: inherit;
}
th {
	border-width: 0px; border-style: solid; border-color: inherit;
}
thead {
	border-width: 0px; border-style: solid; border-color: inherit;
}
tr {
	border-width: 0px; border-style: solid; border-color: inherit;
}
label {
	display: inline-block;
}
button {
	border-radius: 0px;
}
button {
	margin: 0px; line-height: inherit; font-family: inherit; font-size: inherit;
}
input {
	margin: 0px; line-height: inherit; font-family: inherit; font-size: inherit;
}
optgroup {
	margin: 0px; line-height: inherit; font-family: inherit; font-size: inherit;
}
select {
	margin: 0px; line-height: inherit; font-family: inherit; font-size: inherit;
}
textarea {
	margin: 0px; line-height: inherit; font-family: inherit; font-size: inherit;
}
button {
	text-transform: none;
}
select {
	text-transform: none;
}
[role=button] {
	cursor: pointer;
}
select {
	-ms-word-wrap: normal;
}
select:disabled {
	opacity: 1;
}
[type=button] {
	-webkit-appearance: button;
}
[type=reset] {
	-webkit-appearance: button;
}
[type=submit] {
	-webkit-appearance: button;
}
button {
	-webkit-appearance: button;
}
[type=button]:not(:disabled) {
	cursor: pointer;
}
[type=reset]:not(:disabled) {
	cursor: pointer;
}
[type=submit]:not(:disabled) {
	cursor: pointer;
}
button:not(:disabled) {
	cursor: pointer;
}
textarea {
	resize: vertical;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; min-width: 0px;
}
legend {
	padding: 0px; width: 100%; line-height: inherit; font-size: calc(1.275rem + .3vw); margin-bottom: 0.5rem; float: left;
}
@media all and (min-width:1200px)
{
legend {
	font-size: 1.5rem;
}
}
legend + * {
	clear: left;
}
[type=search] {
	-webkit-appearance: textfield; outline-offset: -2px;
}
output {
	display: inline-block;
}
iframe {
	border: 0px currentColor; border-image: none;
}
summary {
	display: list-item; cursor: pointer;
}
progress {
	vertical-align: baseline;
}
[hidden] {
	display: none !important;
}
.lead {
	font-size: 1.25rem; font-weight: 300;
}
.display-1 {
	line-height: 1.2; font-size: calc(1.625rem + 4.5vw); font-weight: 300;
}
@media all and (min-width:1200px)
{
.display-1 {
	font-size: 5rem;
}
}
.display-2 {
	line-height: 1.2; font-size: calc(1.575rem + 3.9vw); font-weight: 300;
}
@media all and (min-width:1200px)
{
.display-2 {
	font-size: 4.5rem;
}
}
.display-3 {
	line-height: 1.2; font-size: calc(1.525rem + 3.3vw); font-weight: 300;
}
@media all and (min-width:1200px)
{
.display-3 {
	font-size: 4rem;
}
}
.display-4 {
	line-height: 1.2; font-size: calc(1.475rem + 2.7vw); font-weight: 300;
}
@media all and (min-width:1200px)
{
.display-4 {
	font-size: 3.5rem;
}
}
.display-5 {
	line-height: 1.2; font-size: calc(1.425rem + 2.1vw); font-weight: 300;
}
@media all and (min-width:1200px)
{
.display-5 {
	font-size: 3rem;
}
}
.display-6 {
	line-height: 1.2; font-size: calc(1.375rem + 1.5vw); font-weight: 300;
}
@media all and (min-width:1200px)
{
.display-6 {
	font-size: 2.5rem;
}
}
.list-unstyled {
	list-style: none; padding-left: 0px;
}
.list-inline {
	list-style: none; padding-left: 0px;
}
.list-inline-item {
	display: inline-block;
}
:not(:last-child).list-inline-item {
	margin-right: 0.5rem;
}
.initialism {
	text-transform: uppercase; font-size: 0.87em;
}
.blockquote {
	font-size: 1.25rem; margin-bottom: 1rem;
}
.blockquote > :last-child {
	margin-bottom: 0px;
}
.blockquote-footer {
	color: rgb(108, 117, 125); font-size: 0.87em; margin-top: -1rem; margin-bottom: 1rem;
}
.blockquote-footer::before {
	content: "¡X?";
}
.img-fluid {
	height: auto; max-width: 100%;
}
.img-thumbnail {
	padding: 0.25rem; border-radius: 0.25rem; border: 1px solid rgb(222, 226, 230); border-image: none; height: auto; max-width: 100%; background-color: rgb(255, 255, 255);
}
.figure {
	display: inline-block;
}
.figure-img {
	line-height: 1; margin-bottom: 0.5rem;
}
.figure-caption {
	color: rgb(108, 117, 125); font-size: 0.87em;
}
.container {
	width: 100%; margin-right: auto; margin-left: auto;
}
.container-fluid {
	width: 100%; margin-right: auto; margin-left: auto;
}
.container-lg {
	width: 100%; margin-right: auto; margin-left: auto;
}
.container-md {
	width: 100%; margin-right: auto; margin-left: auto;
}
.container-sm {
	width: 100%; margin-right: auto; margin-left: auto;
}
.container-xl {
	width: 100%; margin-right: auto; margin-left: auto;
}
.container-xxl {
	width: 100%; margin-right: auto; margin-left: auto;
}
@media all and (min-width:576px)
{
.container {
	max-width: 540px;
}
.container-sm {
	max-width: 540px;
}
}
@media all and (min-width:768px)
{
.container {
	max-width: 720px;
}
.container-md {
	max-width: 720px;
}
.container-sm {
	max-width: 720px;
}
}
@media all and (min-width:992px)
{
.container {
	max-width: 960px;
}
.container-lg {
	max-width: 960px;
}
.container-md {
	max-width: 960px;
}
.container-sm {
	max-width: 960px;
}
}
@media all and (min-width:1200px)
{
.container {
	max-width: 1140px;
}
.container-lg {
	max-width: 1140px;
}
.container-md {
	max-width: 1140px;
}
.container-sm {
	max-width: 1140px;
}
.container-xl {
	max-width: 1140px;
}
}
@media all and (min-width:1400px)
{
.container {
	max-width: 1320px;
}
.container-lg {
	max-width: 1320px;
}
.container-md {
	max-width: 1320px;
}
.container-sm {
	max-width: 1320px;
}
.container-xl {
	max-width: 1320px;
}
.container-xxl {
	max-width: 1320px;
}
}
.row {
	display: flex; flex-wrap: wrap;
}
.row > * {
	width: 100%; max-width: 100%; flex-shrink: 0;
}
.col {
	flex:1 0 0%;
}
.row-cols-auto > * {
	flex:0 0 auto; width: auto;
}
.row-cols-1 > * {
	flex:0 0 auto; width: 100%;
}
.row-cols-2 > * {
	flex:0 0 auto; width: 50%;
}
.row-cols-3 > * {
	flex:0 0 auto; width: 33.33%;
}
.row-cols-4 > * {
	flex:0 0 auto; width: 25%;
}
.row-cols-5 > * {
	flex:0 0 auto; width: 20%;
}
.row-cols-6 > * {
	flex:0 0 auto; width: 16.66%;
}
.col-auto {
	flex:0 0 auto; width: auto;
}
.col-1 {
	flex:0 0 auto; width: 8.33%;
}
.col-2 {
	flex:0 0 auto; width: 16.66%;
}
.col-3 {
	flex:0 0 auto; width: 25%;
}
.col-4 {
	flex:0 0 auto; width: 33.33%;
}
.col-5 {
	flex:0 0 auto; width: 41.66%;
}
.col-6 {
	flex:0 0 auto; width: 50%;
}
.col-7 {
	flex:0 0 auto; width: 58.33%;
}
.col-8 {
	flex:0 0 auto; width: 66.66%;
}
.col-9 {
	flex:0 0 auto; width: 75%;
}
.col-10 {
	flex:0 0 auto; width: 83.33%;
}
.col-11 {
	flex:0 0 auto; width: 91.66%;
}
.col-12 {
	flex:0 0 auto; width: 100%;
}
.offset-1 {
	margin-left: 8.33%;
}
.offset-2 {
	margin-left: 16.66%;
}
.offset-3 {
	margin-left: 25%;
}
.offset-4 {
	margin-left: 33.33%;
}
.offset-5 {
	margin-left: 41.66%;
}
.offset-6 {
	margin-left: 50%;
}
.offset-7 {
	margin-left: 58.33%;
}
.offset-8 {
	margin-left: 66.66%;
}
.offset-9 {
	margin-left: 75%;
}
.offset-10 {
	margin-left: 83.33%;
}
.offset-11 {
	margin-left: 91.66%;
}
.g-0 {
	
}
.gx-0 {
	
}
.g-0 {
	
}
.gy-0 {
	
}
.g-1 {
	
}
.gx-1 {
	
}
.g-1 {
	
}
.gy-1 {
	
}
.g-2 {
	
}
.gx-2 {
	
}
.g-2 {
	
}
.gy-2 {
	
}
.g-3 {
	
}
.gx-3 {
	
}
.g-3 {
	
}
.gy-3 {
	
}
.g-4 {
	
}
.gx-4 {
	
}
.g-4 {
	
}
.gy-4 {
	
}
.g-5 {
	
}
.gx-5 {
	
}
.g-5 {
	
}
.gy-5 {
	
}
@media all and (min-width:576px)
{
.col-sm {
	flex:1 0 0%;
}
.row-cols-sm-auto > * {
	flex:0 0 auto; width: auto;
}
.row-cols-sm-1 > * {
	flex:0 0 auto; width: 100%;
}
.row-cols-sm-2 > * {
	flex:0 0 auto; width: 50%;
}
.row-cols-sm-3 > * {
	flex:0 0 auto; width: 33.33%;
}
.row-cols-sm-4 > * {
	flex:0 0 auto; width: 25%;
}
.row-cols-sm-5 > * {
	flex:0 0 auto; width: 20%;
}
.row-cols-sm-6 > * {
	flex:0 0 auto; width: 16.66%;
}
.col-sm-auto {
	flex:0 0 auto; width: auto;
}
.col-sm-1 {
	flex:0 0 auto; width: 8.33%;
}
.col-sm-2 {
	flex:0 0 auto; width: 16.66%;
}
.col-sm-3 {
	flex:0 0 auto; width: 25%;
}
.col-sm-4 {
	flex:0 0 auto; width: 33.33%;
}
.col-sm-5 {
	flex:0 0 auto; width: 41.66%;
}
.col-sm-6 {
	flex:0 0 auto; width: 50%;
}
.col-sm-7 {
	flex:0 0 auto; width: 58.33%;
}
.col-sm-8 {
	flex:0 0 auto; width: 66.66%;
}
.col-sm-9 {
	flex:0 0 auto; width: 75%;
}
.col-sm-10 {
	flex:0 0 auto; width: 83.33%;
}
.col-sm-11 {
	flex:0 0 auto; width: 91.66%;
}
.col-sm-12 {
	flex:0 0 auto; width: 100%;
}
.offset-sm-0 {
	margin-left: 0px;
}
.offset-sm-1 {
	margin-left: 8.33%;
}
.offset-sm-2 {
	margin-left: 16.66%;
}
.offset-sm-3 {
	margin-left: 25%;
}
.offset-sm-4 {
	margin-left: 33.33%;
}
.offset-sm-5 {
	margin-left: 41.66%;
}
.offset-sm-6 {
	margin-left: 50%;
}
.offset-sm-7 {
	margin-left: 58.33%;
}
.offset-sm-8 {
	margin-left: 66.66%;
}
.offset-sm-9 {
	margin-left: 75%;
}
.offset-sm-10 {
	margin-left: 83.33%;
}
.offset-sm-11 {
	margin-left: 91.66%;
}
.g-sm-0 {
	
}
.gx-sm-0 {
	
}
.g-sm-0 {
	
}
.gy-sm-0 {
	
}
.g-sm-1 {
	
}
.gx-sm-1 {
	
}
.g-sm-1 {
	
}
.gy-sm-1 {
	
}
.g-sm-2 {
	
}
.gx-sm-2 {
	
}
.g-sm-2 {
	
}
.gy-sm-2 {
	
}
.g-sm-3 {
	
}
.gx-sm-3 {
	
}
.g-sm-3 {
	
}
.gy-sm-3 {
	
}
.g-sm-4 {
	
}
.gx-sm-4 {
	
}
.g-sm-4 {
	
}
.gy-sm-4 {
	
}
.g-sm-5 {
	
}
.gx-sm-5 {
	
}
.g-sm-5 {
	
}
.gy-sm-5 {
	
}
}
@media all and (min-width:768px)
{
.col-md {
	flex:1 0 0%;
}
.row-cols-md-auto > * {
	flex:0 0 auto; width: auto;
}
.row-cols-md-1 > * {
	flex:0 0 auto; width: 100%;
}
.row-cols-md-2 > * {
	flex:0 0 auto; width: 50%;
}
.row-cols-md-3 > * {
	flex:0 0 auto; width: 33.33%;
}
.row-cols-md-4 > * {
	flex:0 0 auto; width: 25%;
}
.row-cols-md-5 > * {
	flex:0 0 auto; width: 20%;
}
.row-cols-md-6 > * {
	flex:0 0 auto; width: 16.66%;
}
.col-md-auto {
	flex:0 0 auto; width: auto;
}
.col-md-1 {
	flex:0 0 auto; width: 8.33%;
}
.col-md-2 {
	flex:0 0 auto; width: 16.66%;
}
.col-md-3 {
	flex:0 0 auto; width: 25%;
}
.col-md-4 {
	flex:0 0 auto; width: 33.33%;
}
.col-md-5 {
	flex:0 0 auto; width: 41.66%;
}
.col-md-6 {
	flex:0 0 auto; width: 50%;
}
.col-md-7 {
	flex:0 0 auto; width: 58.33%;
}
.col-md-8 {
	flex:0 0 auto; width: 66.66%;
}
.col-md-9 {
	flex:0 0 auto; width: 75%;
}
.col-md-10 {
	flex:0 0 auto; width: 83.33%;
}
.col-md-11 {
	flex:0 0 auto; width: 91.66%;
}
.col-md-12 {
	flex:0 0 auto; width: 100%;
}
.offset-md-0 {
	margin-left: 0px;
}
.offset-md-1 {
	margin-left: 8.33%;
}
.offset-md-2 {
	margin-left: 16.66%;
}
.offset-md-3 {
	margin-left: 25%;
}
.offset-md-4 {
	margin-left: 33.33%;
}
.offset-md-5 {
	margin-left: 41.66%;
}
.offset-md-6 {
	margin-left: 50%;
}
.offset-md-7 {
	margin-left: 58.33%;
}
.offset-md-8 {
	margin-left: 66.66%;
}
.offset-md-9 {
	margin-left: 75%;
}
.offset-md-10 {
	margin-left: 83.33%;
}
.offset-md-11 {
	margin-left: 91.66%;
}
.g-md-0 {
	
}
.gx-md-0 {
	
}
.g-md-0 {
	
}
.gy-md-0 {
	
}
.g-md-1 {
	
}
.gx-md-1 {
	
}
.g-md-1 {
	
}
.gy-md-1 {
	
}
.g-md-2 {
	
}
.gx-md-2 {
	
}
.g-md-2 {
	
}
.gy-md-2 {
	
}
.g-md-3 {
	
}
.gx-md-3 {
	
}
.g-md-3 {
	
}
.gy-md-3 {
	
}
.g-md-4 {
	
}
.gx-md-4 {
	
}
.g-md-4 {
	
}
.gy-md-4 {
	
}
.g-md-5 {
	
}
.gx-md-5 {
	
}
.g-md-5 {
	
}
.gy-md-5 {
	
}
}
@media all and (min-width:992px)
{
.col-lg {
	flex:1 0 0%;
}
.row-cols-lg-auto > * {
	flex:0 0 auto; width: auto;
}
.row-cols-lg-1 > * {
	flex:0 0 auto; width: 100%;
}
.row-cols-lg-2 > * {
	flex:0 0 auto; width: 50%;
}
.row-cols-lg-3 > * {
	flex:0 0 auto; width: 33.33%;
}
.row-cols-lg-4 > * {
	flex:0 0 auto; width: 25%;
}
.row-cols-lg-5 > * {
	flex:0 0 auto; width: 20%;
}
.row-cols-lg-6 > * {
	flex:0 0 auto; width: 16.66%;
}
.col-lg-auto {
	flex:0 0 auto; width: auto;
}
.col-lg-1 {
	flex:0 0 auto; width: 8.33%;
}
.col-lg-2 {
	flex:0 0 auto; width: 16.66%;
}
.col-lg-3 {
	flex:0 0 auto; width: 25%;
}
.col-lg-4 {
	flex:0 0 auto; width: 33.33%;
}
.col-lg-5 {
	flex:0 0 auto; width: 41.66%;
}
.col-lg-6 {
	flex:0 0 auto; width: 50%;
}
.col-lg-7 {
	flex:0 0 auto; width: 58.33%;
}
.col-lg-8 {
	flex:0 0 auto; width: 66.66%;
}
.col-lg-9 {
	flex:0 0 auto; width: 75%;
}
.col-lg-10 {
	flex:0 0 auto; width: 83.33%;
}
.col-lg-11 {
	flex:0 0 auto; width: 91.66%;
}
.col-lg-12 {
	flex:0 0 auto; width: 100%;
}
.offset-lg-0 {
	margin-left: 0px;
}
.offset-lg-1 {
	margin-left: 8.33%;
}
.offset-lg-2 {
	margin-left: 16.66%;
}
.offset-lg-3 {
	margin-left: 25%;
}
.offset-lg-4 {
	margin-left: 33.33%;
}
.offset-lg-5 {
	margin-left: 41.66%;
}
.offset-lg-6 {
	margin-left: 50%;
}
.offset-lg-7 {
	margin-left: 58.33%;
}
.offset-lg-8 {
	margin-left: 66.66%;
}
.offset-lg-9 {
	margin-left: 75%;
}
.offset-lg-10 {
	margin-left: 83.33%;
}
.offset-lg-11 {
	margin-left: 91.66%;
}
.g-lg-0 {
	
}
.gx-lg-0 {
	
}
.g-lg-0 {
	
}
.gy-lg-0 {
	
}
.g-lg-1 {
	
}
.gx-lg-1 {
	
}
.g-lg-1 {
	
}
.gy-lg-1 {
	
}
.g-lg-2 {
	
}
.gx-lg-2 {
	
}
.g-lg-2 {
	
}
.gy-lg-2 {
	
}
.g-lg-3 {
	
}
.gx-lg-3 {
	
}
.g-lg-3 {
	
}
.gy-lg-3 {
	
}
.g-lg-4 {
	
}
.gx-lg-4 {
	
}
.g-lg-4 {
	
}
.gy-lg-4 {
	
}
.g-lg-5 {
	
}
.gx-lg-5 {
	
}
.g-lg-5 {
	
}
.gy-lg-5 {
	
}
}
@media all and (min-width:1200px)
{
.col-xl {
	flex:1 0 0%;
}
.row-cols-xl-auto > * {
	flex:0 0 auto; width: auto;
}
.row-cols-xl-1 > * {
	flex:0 0 auto; width: 100%;
}
.row-cols-xl-2 > * {
	flex:0 0 auto; width: 50%;
}
.row-cols-xl-3 > * {
	flex:0 0 auto; width: 33.33%;
}
.row-cols-xl-4 > * {
	flex:0 0 auto; width: 25%;
}
.row-cols-xl-5 > * {
	flex:0 0 auto; width: 20%;
}
.row-cols-xl-6 > * {
	flex:0 0 auto; width: 16.66%;
}
.col-xl-auto {
	flex:0 0 auto; width: auto;
}
.col-xl-1 {
	flex:0 0 auto; width: 8.33%;
}
.col-xl-2 {
	flex:0 0 auto; width: 16.66%;
}
.col-xl-3 {
	flex:0 0 auto; width: 25%;
}
.col-xl-4 {
	flex:0 0 auto; width: 33.33%;
}
.col-xl-5 {
	flex:0 0 auto; width: 41.66%;
}
.col-xl-6 {
	flex:0 0 auto; width: 50%;
}
.col-xl-7 {
	flex:0 0 auto; width: 58.33%;
}
.col-xl-8 {
	flex:0 0 auto; width: 66.66%;
}
.col-xl-9 {
	flex:0 0 auto; width: 75%;
}
.col-xl-10 {
	flex:0 0 auto; width: 83.33%;
}
.col-xl-11 {
	flex:0 0 auto; width: 91.66%;
}
.col-xl-12 {
	flex:0 0 auto; width: 100%;
}
.offset-xl-0 {
	margin-left: 0px;
}
.offset-xl-1 {
	margin-left: 8.33%;
}
.offset-xl-2 {
	margin-left: 16.66%;
}
.offset-xl-3 {
	margin-left: 25%;
}
.offset-xl-4 {
	margin-left: 33.33%;
}
.offset-xl-5 {
	margin-left: 41.66%;
}
.offset-xl-6 {
	margin-left: 50%;
}
.offset-xl-7 {
	margin-left: 58.33%;
}
.offset-xl-8 {
	margin-left: 66.66%;
}
.offset-xl-9 {
	margin-left: 75%;
}
.offset-xl-10 {
	margin-left: 83.33%;
}
.offset-xl-11 {
	margin-left: 91.66%;
}
.g-xl-0 {
	
}
.gx-xl-0 {
	
}
.g-xl-0 {
	
}
.gy-xl-0 {
	
}
.g-xl-1 {
	
}
.gx-xl-1 {
	
}
.g-xl-1 {
	
}
.gy-xl-1 {
	
}
.g-xl-2 {
	
}
.gx-xl-2 {
	
}
.g-xl-2 {
	
}
.gy-xl-2 {
	
}
.g-xl-3 {
	
}
.gx-xl-3 {
	
}
.g-xl-3 {
	
}
.gy-xl-3 {
	
}
.g-xl-4 {
	
}
.gx-xl-4 {
	
}
.g-xl-4 {
	
}
.gy-xl-4 {
	
}
.g-xl-5 {
	
}
.gx-xl-5 {
	
}
.g-xl-5 {
	
}
.gy-xl-5 {
	
}
}
@media all and (min-width:1400px)
{
.col-xxl {
	flex:1 0 0%;
}
.row-cols-xxl-auto > * {
	flex:0 0 auto; width: auto;
}
.row-cols-xxl-1 > * {
	flex:0 0 auto; width: 100%;
}
.row-cols-xxl-2 > * {
	flex:0 0 auto; width: 50%;
}
.row-cols-xxl-3 > * {
	flex:0 0 auto; width: 33.33%;
}
.row-cols-xxl-4 > * {
	flex:0 0 auto; width: 25%;
}
.row-cols-xxl-5 > * {
	flex:0 0 auto; width: 20%;
}
.row-cols-xxl-6 > * {
	flex:0 0 auto; width: 16.66%;
}
.col-xxl-auto {
	flex:0 0 auto; width: auto;
}
.col-xxl-1 {
	flex:0 0 auto; width: 8.33%;
}
.col-xxl-2 {
	flex:0 0 auto; width: 16.66%;
}
.col-xxl-3 {
	flex:0 0 auto; width: 25%;
}
.col-xxl-4 {
	flex:0 0 auto; width: 33.33%;
}
.col-xxl-5 {
	flex:0 0 auto; width: 41.66%;
}
.col-xxl-6 {
	flex:0 0 auto; width: 50%;
}
.col-xxl-7 {
	flex:0 0 auto; width: 58.33%;
}
.col-xxl-8 {
	flex:0 0 auto; width: 66.66%;
}
.col-xxl-9 {
	flex:0 0 auto; width: 75%;
}
.col-xxl-10 {
	flex:0 0 auto; width: 83.33%;
}
.col-xxl-11 {
	flex:0 0 auto; width: 91.66%;
}
.col-xxl-12 {
	flex:0 0 auto; width: 100%;
}
.offset-xxl-0 {
	margin-left: 0px;
}
.offset-xxl-1 {
	margin-left: 8.33%;
}
.offset-xxl-2 {
	margin-left: 16.66%;
}
.offset-xxl-3 {
	margin-left: 25%;
}
.offset-xxl-4 {
	margin-left: 33.33%;
}
.offset-xxl-5 {
	margin-left: 41.66%;
}
.offset-xxl-6 {
	margin-left: 50%;
}
.offset-xxl-7 {
	margin-left: 58.33%;
}
.offset-xxl-8 {
	margin-left: 66.66%;
}
.offset-xxl-9 {
	margin-left: 75%;
}
.offset-xxl-10 {
	margin-left: 83.33%;
}
.offset-xxl-11 {
	margin-left: 91.66%;
}
.g-xxl-0 {
	
}
.gx-xxl-0 {
	
}
.g-xxl-0 {
	
}
.gy-xxl-0 {
	
}
.g-xxl-1 {
	
}
.gx-xxl-1 {
	
}
.g-xxl-1 {
	
}
.gy-xxl-1 {
	
}
.g-xxl-2 {
	
}
.gx-xxl-2 {
	
}
.g-xxl-2 {
	
}
.gy-xxl-2 {
	
}
.g-xxl-3 {
	
}
.gx-xxl-3 {
	
}
.g-xxl-3 {
	
}
.gy-xxl-3 {
	
}
.g-xxl-4 {
	
}
.gx-xxl-4 {
	
}
.g-xxl-4 {
	
}
.gy-xxl-4 {
	
}
.g-xxl-5 {
	
}
.gx-xxl-5 {
	
}
.g-xxl-5 {
	
}
.gy-xxl-5 {
	
}
}
.table {
	border-color: rgb(222, 226, 230); width: 100%; color: rgb(33, 37, 41); margin-bottom: 1rem; vertical-align: top;
}
.table > :not(caption) > * > * {
	padding: 0.5rem; border-bottom-width: 1px;
}
.table > tbody {
	vertical-align: inherit;
}
.table > thead {
	vertical-align: bottom;
}
.table > :not(:first-child) {
	border-top-color: currentColor; border-top-width: 2px; border-top-style: solid;
}
.caption-top {
	caption-side: top;
}
.table-sm > :not(caption) > * > * {
	padding: 0.25rem;
}
.table-bordered > :not(caption) > * {
	border-width: 1px 0px;
}
.table-bordered > :not(caption) > * > * {
	border-width: 0px 1px;
}
.table-borderless > :not(caption) > * > * {
	border-bottom-width: 0px;
}
.table-borderless > :not(:first-child) {
	border-top-width: 0px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) > * {
	
}
.table-active {
	
}
.table-hover > tbody > tr:hover > * {
	
}
.table-primary {
	border-color: rgb(186, 203, 230); color: rgb(0, 0, 0);
}
.table-secondary {
	border-color: rgb(203, 204, 206); color: rgb(0, 0, 0);
}
.table-success {
	border-color: rgb(188, 208, 199); color: rgb(0, 0, 0);
}
.table-info {
	border-color: rgb(186, 220, 227); color: rgb(0, 0, 0);
}
.table-warning {
	border-color: rgb(230, 219, 185); color: rgb(0, 0, 0);
}
.table-danger {
	border-color: rgb(223, 194, 196); color: rgb(0, 0, 0);
}
.table-light {
	border-color: rgb(223, 224, 225); color: rgb(0, 0, 0);
}
.table-dark {
	border-color: rgb(55, 59, 62); color: rgb(255, 255, 255);
}
.table-responsive {
	-ms-overflow-x: auto; -webkit-overflow-scrolling: touch;
}
@media all and (max-width:575.98px)
{
.table-responsive-sm {
	-ms-overflow-x: auto; -webkit-overflow-scrolling: touch;
}
}
@media all and (max-width:767.98px)
{
.table-responsive-md {
	-ms-overflow-x: auto; -webkit-overflow-scrolling: touch;
}
}
@media all and (max-width:991.98px)
{
.table-responsive-lg {
	-ms-overflow-x: auto; -webkit-overflow-scrolling: touch;
}
}
@media all and (max-width:1199.98px)
{
.table-responsive-xl {
	-ms-overflow-x: auto; -webkit-overflow-scrolling: touch;
}
}
@media all and (max-width:1399.98px)
{
.table-responsive-xxl {
	-ms-overflow-x: auto; -webkit-overflow-scrolling: touch;
}
}
.form-label {
	margin-bottom: 0.5rem;
}
.col-form-label {
	line-height: 1.5; padding-top: calc(.375rem + 1px); padding-bottom: calc(.375rem + 1px); font-size: inherit; margin-bottom: 0px;
}
.col-form-label-lg {
	padding-top: calc(.5rem + 1px); padding-bottom: calc(.5rem + 1px); font-size: 1.25rem;
}
.col-form-label-sm {
	padding-top: calc(.25rem + 1px); padding-bottom: calc(.25rem + 1px); font-size: 0.87rem;
}
.form-text {
	color: rgb(108, 117, 125); font-size: 0.87em; margin-top: 0.25rem;
}
.form-control {
	padding: 0.37rem 0.75rem; border-radius: 0.25rem; border: 1px solid rgb(206, 212, 218); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; color: rgb(33, 37, 41); line-height: 1.5; font-size: 1rem; font-weight: 400; display: block; background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
@media not all
{
.form-control {
	transition:none;
}
}
[type=file].form-control {
	overflow: hidden;
}
[type=file]:not([readonly]):not(:disabled).form-control {
	cursor: pointer;
}
.form-control:focus {
	border-color: rgb(134, 183, 254); outline: 0px; color: rgb(33, 37, 41); box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.25); background-color: rgb(255, 255, 255);
}
:disabled.form-control {
	opacity: 1; background-color: rgb(233, 236, 239);
}
[readonly].form-control {
	opacity: 1; background-color: rgb(233, 236, 239);
}
.form-control-plaintext {
	border-width: 1px 0px; border-style: solid; border-color: transparent; padding: 0.37rem 0px; border-image: none; width: 100%; color: rgb(33, 37, 41); line-height: 1.5; margin-bottom: 0px; display: block; background-color: transparent;
}
.form-control-plaintext.form-control-lg {
	padding-right: 0px; padding-left: 0px;
}
.form-control-plaintext.form-control-sm {
	padding-right: 0px; padding-left: 0px;
}
.form-control-sm {
	padding: 0.25rem 0.5rem; border-radius: 0.2rem; font-size: 0.87rem; min-height: calc(1.5em + .5rem + 2px);
}
.form-control-lg {
	padding: 0.5rem 1rem; border-radius: 0.3rem; font-size: 1.25rem; min-height: calc(1.5em + 1rem + 2px);
}
textarea.form-control {
	min-height: calc(1.5em + .75rem + 2px);
}
textarea.form-control-sm {
	min-height: calc(1.5em + .5rem + 2px);
}
textarea.form-control-lg {
	min-height: calc(1.5em + 1rem + 2px);
}
.form-control-color {
	padding: 0.37rem; width: 3rem; height: auto;
}
:not(:disabled):not([readonly]).form-control-color {
	cursor: pointer;
}
.form-select {
	background-position: right 0.75rem center; padding: 0.37rem 2.25rem 0.37rem 0.75rem; border-radius: 0.25rem; border: 1px solid rgb(206, 212, 218); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; color: rgb(33, 37, 41); line-height: 1.5; font-size: 1rem; font-weight: 400; display: block; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: 16px 12px; background-color: rgb(255, 255, 255); -webkit-appearance: none; -moz-appearance: none; appearance: none; -moz-padding-start: calc(0.75rem - 3px);
}
@media not all
{
.form-select {
	transition:none;
}
}
.form-select:focus {
	border-color: rgb(134, 183, 254); outline: 0px; box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.25);
}
[multiple].form-select {
	padding-right: 0.75rem; background-image: none;
}
[size]:not([size='1']).form-select {
	padding-right: 0.75rem; background-image: none;
}
:disabled.form-select {
	background-color: rgb(233, 236, 239);
}
.form-select-sm {
	border-radius: 0.2rem; padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.87rem;
}
.form-select-lg {
	border-radius: 0.3rem; padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.25rem;
}
.form-check {
	padding-left: 1.5em; margin-bottom: 0.12rem; display: block; min-height: 1.5rem;
}
.form-check .form-check-input {
	margin-left: -1.5em; float: left;
}
.form-check-input {
	background-position: center; border: 1px solid rgba(0, 0, 0, 0.25); border-image: none; width: 1em; height: 1em; margin-top: 0.25em; vertical-align: top; background-repeat: no-repeat; background-size: contain; background-color: rgb(255, 255, 255); -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-print-color-adjust: exact; color-adjust: exact;
}
[type=checkbox].form-check-input {
	border-radius: 0.25em;
}
[type=radio].form-check-input {
	border-radius: 50%;
}
.form-check-input:active {
	
}
.form-check-input:focus {
	border-color: rgb(134, 183, 254); outline: 0px; box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.25);
}
:checked.form-check-input {
	border-color: rgb(13, 110, 253); background-color: rgb(13, 110, 253);
}
:checked[type=checkbox].form-check-input {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
:checked[type=radio].form-check-input {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
[type=checkbox]:indeterminate.form-check-input {
	border-color: rgb(13, 110, 253); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e"); background-color: rgb(13, 110, 253);
}
:disabled.form-check-input {
	filter: none; opacity: 0.5; pointer-events: none;
}
:disabled.form-check-input ~ .form-check-label {
	opacity: 0.5;
}
[disabled].form-check-input ~ .form-check-label {
	opacity: 0.5;
}
.form-switch {
	padding-left: 2.5em;
}
.form-switch .form-check-input {
	background-position: left; border-radius: 2em; transition:background-position 0.15s ease-in-out; width: 2em; margin-left: -2.5em; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
}
@media not all
{
.form-switch .form-check-input {
	transition:none;
}
}
.form-switch .form-check-input:focus {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch :checked.form-check-input {
	background-position: right; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-inline {
	margin-right: 1rem; display: inline-block;
}
.btn-check {
	position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none;
}
:disabled.btn-check + .btn {
	filter: none; opacity: 0.65; pointer-events: none;
}
[disabled].btn-check + .btn {
	filter: none; opacity: 0.65; pointer-events: none;
}
.form-range {
	padding: 0px; width: 100%; height: 1.5rem; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.form-range:focus {
	outline: 0px;
}
:disabled.form-range {
	pointer-events: none;
}
.form-floating {
	position: relative;
}
.form-floating > .form-control {
	height: calc(3.5rem + 2px); line-height: 1.25;
}
.form-floating > .form-select {
	height: calc(3.5rem + 2px); line-height: 1.25;
}
.form-floating > label {
	padding: 1rem 0.75rem; transform-origin: 0% 0%; border: 1px solid transparent; transition:opacity 0.1s ease-in-out, transform 0.1s ease-in-out; border-image: none; left: 0px; top: 0px; height: 100%; position: absolute; pointer-events: none;
}
@media not all
{
.form-floating > label {
	transition:none;
}
}
.form-floating > .form-control {
	padding: 1rem 0.75rem;
}
.form-floating > .form-select {
	padding-top: 1.62rem; padding-bottom: 0.62rem;
}
.input-group {
	width: 100%; display: flex; position: relative; flex-wrap: wrap; align-items: stretch;
}
.input-group > .form-control {
	flex:1 1 auto; width: 1%; position: relative; min-width: 0px;
}
.input-group > .form-select {
	flex:1 1 auto; width: 1%; position: relative; min-width: 0px;
}
.input-group > .form-control:focus {
	z-index: 3;
}
.input-group > .form-select:focus {
	z-index: 3;
}
.input-group .btn {
	position: relative; z-index: 2;
}
.input-group .btn:focus {
	z-index: 3;
}
.input-group-text {
	padding: 0.37rem 0.75rem; border-radius: 0.25rem; border: 1px solid rgb(206, 212, 218); border-image: none; text-align: center; color: rgb(33, 37, 41); line-height: 1.5; font-size: 1rem; font-weight: 400; display: flex; white-space: nowrap; align-items: center; background-color: rgb(233, 236, 239);
}
.input-group-lg > .btn {
	padding: 0.5rem 1rem; border-radius: 0.3rem; font-size: 1.25rem;
}
.input-group-lg > .form-control {
	padding: 0.5rem 1rem; border-radius: 0.3rem; font-size: 1.25rem;
}
.input-group-lg > .form-select {
	padding: 0.5rem 1rem; border-radius: 0.3rem; font-size: 1.25rem;
}
.input-group-lg > .input-group-text {
	padding: 0.5rem 1rem; border-radius: 0.3rem; font-size: 1.25rem;
}
.input-group-sm > .btn {
	padding: 0.25rem 0.5rem; border-radius: 0.2rem; font-size: 0.87rem;
}
.input-group-sm > .form-control {
	padding: 0.25rem 0.5rem; border-radius: 0.2rem; font-size: 0.87rem;
}
.input-group-sm > .form-select {
	padding: 0.25rem 0.5rem; border-radius: 0.2rem; font-size: 0.87rem;
}
.input-group-sm > .input-group-text {
	padding: 0.25rem 0.5rem; border-radius: 0.2rem; font-size: 0.87rem;
}
.input-group-lg > .form-select {
	padding-right: 3rem;
}
.input-group-sm > .form-select {
	padding-right: 3rem;
}
:not(.has-validation).input-group > :nth-last-child(n+3).dropdown-toggle {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:not(.has-validation).input-group > :not(:last-child):not(.dropdown-menu):not(.dropdown-toggle) {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.input-group.has-validation > :nth-last-child(n+4).dropdown-toggle {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-menu):not(.dropdown-toggle) {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.input-group > :not(:first-child):not(.invalid-feedback):not(.invalid-tooltip):not(.valid-feedback):not(.valid-tooltip):not(.dropdown-menu) {
	margin-left: -1px; border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.valid-feedback {
	width: 100%; color: rgb(25, 135, 84); font-size: 0.87em; margin-top: 0.25rem; display: none;
}
.valid-tooltip {
	padding: 0.25rem 0.5rem; border-radius: 0.25rem; top: 100%; color: rgb(255, 255, 255); font-size: 0.87rem; margin-top: 0.1rem; display: none; position: absolute; z-index: 5; max-width: 100%; background-color: rgba(25, 135, 84, 0.9);
}
.is-valid ~ .valid-feedback {
	display: block;
}
.is-valid ~ .valid-tooltip {
	display: block;
}
.was-validated :valid ~ .valid-feedback {
	display: block;
}
.was-validated :valid ~ .valid-tooltip {
	display: block;
}
.form-control.is-valid {
	background-position: right calc(.375em + .1875rem) center; border-color: rgb(25, 135, 84); padding-right: calc(1.5em + .75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.was-validated :valid.form-control {
	background-position: right calc(.375em + .1875rem) center; border-color: rgb(25, 135, 84); padding-right: calc(1.5em + .75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-control.is-valid:focus {
	border-color: rgb(25, 135, 84); box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.25);
}
.was-validated :valid.form-control:focus {
	border-color: rgb(25, 135, 84); box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.25);
}
.was-validated textarea:valid.form-control {
	background-position: right calc(.375em + .1875rem) top calc(.375em + .1875rem); padding-right: calc(1.5em + .75rem);
}
textarea.form-control.is-valid {
	background-position: right calc(.375em + .1875rem) top calc(.375em + .1875rem); padding-right: calc(1.5em + .75rem);
}
.form-select.is-valid {
	border-color: rgb(25, 135, 84);
}
.was-validated :valid.form-select {
	border-color: rgb(25, 135, 84);
}
:not([multiple]):not([size]).form-select.is-valid {
	background-position: right 0.75rem center, right 2.25rem center; padding-right: 4.12rem; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}
:not([multiple])[size='1'].form-select.is-valid {
	background-position: right 0.75rem center, right 2.25rem center; padding-right: 4.12rem; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}
.was-validated :valid:not([size]):not([multiple]).form-select {
	background-position: right 0.75rem center, right 2.25rem center; padding-right: 4.12rem; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}
.was-validated :valid[size='1']:not([multiple]).form-select {
	background-position: right 0.75rem center, right 2.25rem center; padding-right: 4.12rem; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-select.is-valid:focus {
	border-color: rgb(25, 135, 84); box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.25);
}
.was-validated :valid.form-select:focus {
	border-color: rgb(25, 135, 84); box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.25);
}
.form-check-input.is-valid {
	border-color: rgb(25, 135, 84);
}
.was-validated :valid.form-check-input {
	border-color: rgb(25, 135, 84);
}
:checked.form-check-input.is-valid {
	background-color: rgb(25, 135, 84);
}
.was-validated :valid:checked.form-check-input {
	background-color: rgb(25, 135, 84);
}
.form-check-input.is-valid:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.25);
}
.was-validated :valid.form-check-input:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.25);
}
.form-check-input.is-valid ~ .form-check-label {
	color: rgb(25, 135, 84);
}
.was-validated :valid.form-check-input ~ .form-check-label {
	color: rgb(25, 135, 84);
}
.form-check-inline .form-check-input ~ .valid-feedback {
	margin-left: 0.5em;
}
.input-group .form-control.is-valid {
	z-index: 1;
}
.input-group .form-select.is-valid {
	z-index: 1;
}
.was-validated .input-group :valid.form-control {
	z-index: 1;
}
.was-validated .input-group :valid.form-select {
	z-index: 1;
}
.input-group .form-control.is-valid:focus {
	z-index: 3;
}
.input-group .form-select.is-valid:focus {
	z-index: 3;
}
.was-validated .input-group :valid.form-control:focus {
	z-index: 3;
}
.was-validated .input-group :valid.form-select:focus {
	z-index: 3;
}
.invalid-feedback {
	width: 100%; color: rgb(220, 53, 69); font-size: 0.87em; margin-top: 0.25rem; display: none;
}
.invalid-tooltip {
	padding: 0.25rem 0.5rem; border-radius: 0.25rem; top: 100%; color: rgb(255, 255, 255); font-size: 0.87rem; margin-top: 0.1rem; display: none; position: absolute; z-index: 5; max-width: 100%; background-color: rgba(220, 53, 69, 0.9);
}
.is-invalid ~ .invalid-feedback {
	display: block;
}
.is-invalid ~ .invalid-tooltip {
	display: block;
}
.was-validated :invalid ~ .invalid-feedback {
	display: block;
}
.was-validated :invalid ~ .invalid-tooltip {
	display: block;
}
.form-control.is-invalid {
	background-position: right calc(.375em + .1875rem) center; border-color: rgb(220, 53, 69); padding-right: calc(1.5em + .75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.was-validated :invalid.form-control {
	background-position: right calc(.375em + .1875rem) center; border-color: rgb(220, 53, 69); padding-right: calc(1.5em + .75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-control.is-invalid:focus {
	border-color: rgb(220, 53, 69); box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.25);
}
.was-validated :invalid.form-control:focus {
	border-color: rgb(220, 53, 69); box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.25);
}
.was-validated textarea:invalid.form-control {
	background-position: right calc(.375em + .1875rem) top calc(.375em + .1875rem); padding-right: calc(1.5em + .75rem);
}
textarea.form-control.is-invalid {
	background-position: right calc(.375em + .1875rem) top calc(.375em + .1875rem); padding-right: calc(1.5em + .75rem);
}
.form-select.is-invalid {
	border-color: rgb(220, 53, 69);
}
.was-validated :invalid.form-select {
	border-color: rgb(220, 53, 69);
}
:not([multiple]):not([size]).form-select.is-invalid {
	background-position: right 0.75rem center, right 2.25rem center; padding-right: 4.12rem; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}
:not([multiple])[size='1'].form-select.is-invalid {
	background-position: right 0.75rem center, right 2.25rem center; padding-right: 4.12rem; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}
.was-validated :invalid:not([size]):not([multiple]).form-select {
	background-position: right 0.75rem center, right 2.25rem center; padding-right: 4.12rem; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}
.was-validated :invalid[size='1']:not([multiple]).form-select {
	background-position: right 0.75rem center, right 2.25rem center; padding-right: 4.12rem; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-select.is-invalid:focus {
	border-color: rgb(220, 53, 69); box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.25);
}
.was-validated :invalid.form-select:focus {
	border-color: rgb(220, 53, 69); box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.25);
}
.form-check-input.is-invalid {
	border-color: rgb(220, 53, 69);
}
.was-validated :invalid.form-check-input {
	border-color: rgb(220, 53, 69);
}
:checked.form-check-input.is-invalid {
	background-color: rgb(220, 53, 69);
}
.was-validated :invalid:checked.form-check-input {
	background-color: rgb(220, 53, 69);
}
.form-check-input.is-invalid:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.25);
}
.was-validated :invalid.form-check-input:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.25);
}
.form-check-input.is-invalid ~ .form-check-label {
	color: rgb(220, 53, 69);
}
.was-validated :invalid.form-check-input ~ .form-check-label {
	color: rgb(220, 53, 69);
}
.form-check-inline .form-check-input ~ .invalid-feedback {
	margin-left: 0.5em;
}
.input-group .form-control.is-invalid {
	z-index: 2;
}
.input-group .form-select.is-invalid {
	z-index: 2;
}
.was-validated .input-group :invalid.form-control {
	z-index: 2;
}
.was-validated .input-group :invalid.form-select {
	z-index: 2;
}
.input-group .form-control.is-invalid:focus {
	z-index: 3;
}
.input-group .form-select.is-invalid:focus {
	z-index: 3;
}
.was-validated .input-group :invalid.form-control:focus {
	z-index: 3;
}
.was-validated .input-group :invalid.form-select:focus {
	z-index: 3;
}
.btn {
	padding: 0.37rem 0.75rem; border-radius: 0.25rem; border: 1px solid transparent; transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; text-align: center; color: rgb(33, 37, 41); line-height: 1.5; font-size: 1rem; font-weight: 400; text-decoration: none; vertical-align: middle; display: inline-block; cursor: pointer; background-color: transparent; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
@media not all
{
.btn {
	transition:none;
}
}
.btn:hover {
	color: rgb(33, 37, 41);
}
.btn-check:focus + .btn {
	outline: 0px; box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.25);
}
.btn:focus {
	outline: 0px; box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.25);
}
.btn.disabled {
	opacity: 0.65; pointer-events: none;
}
:disabled.btn {
	opacity: 0.65; pointer-events: none;
}
fieldset:disabled .btn {
	opacity: 0.65; pointer-events: none;
}
.btn-primary {
	border-color: rgb(13, 110, 253); color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
.btn-primary:hover {
	border-color: rgb(10, 88, 202); color: rgb(255, 255, 255); background-color: rgb(11, 94, 215);
}
.btn-check:focus + .btn-primary {
	border-color: rgb(10, 88, 202); color: rgb(255, 255, 255); box-shadow: 0px 0px 0px 0.25rem rgba(49,132,253,0.5); background-color: rgb(11, 94, 215);
}
.btn-primary:focus {
	border-color: rgb(10, 88, 202); color: rgb(255, 255, 255); box-shadow: 0px 0px 0px 0.25rem rgba(49,132,253,0.5); background-color: rgb(11, 94, 215);
}
.btn-check:active + .btn-primary {
	border-color: rgb(10, 83, 190); color: rgb(255, 255, 255); background-color: rgb(10, 88, 202);
}
:checked.btn-check + .btn-primary {
	border-color: rgb(10, 83, 190); color: rgb(255, 255, 255); background-color: rgb(10, 88, 202);
}
.btn-primary.active {
	border-color: rgb(10, 83, 190); color: rgb(255, 255, 255); background-color: rgb(10, 88, 202);
}
.btn-primary:active {
	border-color: rgb(10, 83, 190); color: rgb(255, 255, 255); background-color: rgb(10, 88, 202);
}
.show > .btn-primary.dropdown-toggle {
	border-color: rgb(10, 83, 190); color: rgb(255, 255, 255); background-color: rgb(10, 88, 202);
}
.btn-check:active + .btn-primary:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(49,132,253,0.5);
}
:checked.btn-check + .btn-primary:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(49,132,253,0.5);
}
.btn-primary.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(49,132,253,0.5);
}
.btn-primary:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(49,132,253,0.5);
}
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(49,132,253,0.5);
}
.btn-primary.disabled {
	border-color: rgb(13, 110, 253); color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
:disabled.btn-primary {
	border-color: rgb(13, 110, 253); color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
.btn-secondary {
	border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); background-color: rgb(108, 117, 125);
}
.btn-secondary:hover {
	border-color: rgb(86, 94, 100); color: rgb(255, 255, 255); background-color: rgb(92, 99, 106);
}
.btn-check:focus + .btn-secondary {
	border-color: rgb(86, 94, 100); color: rgb(255, 255, 255); box-shadow: 0px 0px 0px 0.25rem rgba(130,138,145,0.5); background-color: rgb(92, 99, 106);
}
.btn-secondary:focus {
	border-color: rgb(86, 94, 100); color: rgb(255, 255, 255); box-shadow: 0px 0px 0px 0.25rem rgba(130,138,145,0.5); background-color: rgb(92, 99, 106);
}
.btn-check:active + .btn-secondary {
	border-color: rgb(81, 88, 94); color: rgb(255, 255, 255); background-color: rgb(86, 94, 100);
}
:checked.btn-check + .btn-secondary {
	border-color: rgb(81, 88, 94); color: rgb(255, 255, 255); background-color: rgb(86, 94, 100);
}
.btn-secondary.active {
	border-color: rgb(81, 88, 94); color: rgb(255, 255, 255); background-color: rgb(86, 94, 100);
}
.btn-secondary:active {
	border-color: rgb(81, 88, 94); color: rgb(255, 255, 255); background-color: rgb(86, 94, 100);
}
.show > .btn-secondary.dropdown-toggle {
	border-color: rgb(81, 88, 94); color: rgb(255, 255, 255); background-color: rgb(86, 94, 100);
}
.btn-check:active + .btn-secondary:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(130,138,145,0.5);
}
:checked.btn-check + .btn-secondary:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(130,138,145,0.5);
}
.btn-secondary.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(130,138,145,0.5);
}
.btn-secondary:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(130,138,145,0.5);
}
.show > .btn-secondary.dropdown-toggle:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(130,138,145,0.5);
}
.btn-secondary.disabled {
	border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); background-color: rgb(108, 117, 125);
}
:disabled.btn-secondary {
	border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); background-color: rgb(108, 117, 125);
}
.btn-success {
	border-color: rgb(25, 135, 84); color: rgb(255, 255, 255); background-color: rgb(25, 135, 84);
}
.btn-success:hover {
	border-color: rgb(20, 108, 67); color: rgb(255, 255, 255); background-color: rgb(21, 115, 71);
}
.btn-check:focus + .btn-success {
	border-color: rgb(20, 108, 67); color: rgb(255, 255, 255); box-shadow: 0px 0px 0px 0.25rem rgba(60,153,110,0.5); background-color: rgb(21, 115, 71);
}
.btn-success:focus {
	border-color: rgb(20, 108, 67); color: rgb(255, 255, 255); box-shadow: 0px 0px 0px 0.25rem rgba(60,153,110,0.5); background-color: rgb(21, 115, 71);
}
.btn-check:active + .btn-success {
	border-color: rgb(19, 101, 63); color: rgb(255, 255, 255); background-color: rgb(20, 108, 67);
}
:checked.btn-check + .btn-success {
	border-color: rgb(19, 101, 63); color: rgb(255, 255, 255); background-color: rgb(20, 108, 67);
}
.btn-success.active {
	border-color: rgb(19, 101, 63); color: rgb(255, 255, 255); background-color: rgb(20, 108, 67);
}
.btn-success:active {
	border-color: rgb(19, 101, 63); color: rgb(255, 255, 255); background-color: rgb(20, 108, 67);
}
.show > .btn-success.dropdown-toggle {
	border-color: rgb(19, 101, 63); color: rgb(255, 255, 255); background-color: rgb(20, 108, 67);
}
.btn-check:active + .btn-success:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(60,153,110,0.5);
}
:checked.btn-check + .btn-success:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(60,153,110,0.5);
}
.btn-success.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(60,153,110,0.5);
}
.btn-success:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(60,153,110,0.5);
}
.show > .btn-success.dropdown-toggle:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(60,153,110,0.5);
}
.btn-success.disabled {
	border-color: rgb(25, 135, 84); color: rgb(255, 255, 255); background-color: rgb(25, 135, 84);
}
:disabled.btn-success {
	border-color: rgb(25, 135, 84); color: rgb(255, 255, 255); background-color: rgb(25, 135, 84);
}
.btn-info {
	border-color: rgb(13, 202, 240); color: rgb(0, 0, 0); background-color: rgb(13, 202, 240);
}
.btn-info:hover {
	border-color: rgb(37, 207, 242); color: rgb(0, 0, 0); background-color: rgb(49, 210, 242);
}
.btn-check:focus + .btn-info {
	border-color: rgb(37, 207, 242); color: rgb(0, 0, 0); box-shadow: 0px 0px 0px 0.25rem rgba(11,172,204,0.5); background-color: rgb(49, 210, 242);
}
.btn-info:focus {
	border-color: rgb(37, 207, 242); color: rgb(0, 0, 0); box-shadow: 0px 0px 0px 0.25rem rgba(11,172,204,0.5); background-color: rgb(49, 210, 242);
}
.btn-check:active + .btn-info {
	border-color: rgb(37, 207, 242); color: rgb(0, 0, 0); background-color: rgb(61, 213, 243);
}
:checked.btn-check + .btn-info {
	border-color: rgb(37, 207, 242); color: rgb(0, 0, 0); background-color: rgb(61, 213, 243);
}
.btn-info.active {
	border-color: rgb(37, 207, 242); color: rgb(0, 0, 0); background-color: rgb(61, 213, 243);
}
.btn-info:active {
	border-color: rgb(37, 207, 242); color: rgb(0, 0, 0); background-color: rgb(61, 213, 243);
}
.show > .btn-info.dropdown-toggle {
	border-color: rgb(37, 207, 242); color: rgb(0, 0, 0); background-color: rgb(61, 213, 243);
}
.btn-check:active + .btn-info:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(11,172,204,0.5);
}
:checked.btn-check + .btn-info:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(11,172,204,0.5);
}
.btn-info.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(11,172,204,0.5);
}
.btn-info:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(11,172,204,0.5);
}
.show > .btn-info.dropdown-toggle:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(11,172,204,0.5);
}
.btn-info.disabled {
	border-color: rgb(13, 202, 240); color: rgb(0, 0, 0); background-color: rgb(13, 202, 240);
}
:disabled.btn-info {
	border-color: rgb(13, 202, 240); color: rgb(0, 0, 0); background-color: rgb(13, 202, 240);
}
.btn-warning {
	border-color: rgb(255, 193, 7); color: rgb(0, 0, 0); background-color: rgb(255, 193, 7);
}
.btn-warning:hover {
	border-color: rgb(255, 199, 32); color: rgb(0, 0, 0); background-color: rgb(255, 202, 44);
}
.btn-check:focus + .btn-warning {
	border-color: rgb(255, 199, 32); color: rgb(0, 0, 0); box-shadow: 0px 0px 0px 0.25rem rgba(217,164,6,0.5); background-color: rgb(255, 202, 44);
}
.btn-warning:focus {
	border-color: rgb(255, 199, 32); color: rgb(0, 0, 0); box-shadow: 0px 0px 0px 0.25rem rgba(217,164,6,0.5); background-color: rgb(255, 202, 44);
}
.btn-check:active + .btn-warning {
	border-color: rgb(255, 199, 32); color: rgb(0, 0, 0); background-color: rgb(255, 205, 57);
}
:checked.btn-check + .btn-warning {
	border-color: rgb(255, 199, 32); color: rgb(0, 0, 0); background-color: rgb(255, 205, 57);
}
.btn-warning.active {
	border-color: rgb(255, 199, 32); color: rgb(0, 0, 0); background-color: rgb(255, 205, 57);
}
.btn-warning:active {
	border-color: rgb(255, 199, 32); color: rgb(0, 0, 0); background-color: rgb(255, 205, 57);
}
.show > .btn-warning.dropdown-toggle {
	border-color: rgb(255, 199, 32); color: rgb(0, 0, 0); background-color: rgb(255, 205, 57);
}
.btn-check:active + .btn-warning:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(217,164,6,0.5);
}
:checked.btn-check + .btn-warning:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(217,164,6,0.5);
}
.btn-warning.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(217,164,6,0.5);
}
.btn-warning:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(217,164,6,0.5);
}
.show > .btn-warning.dropdown-toggle:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(217,164,6,0.5);
}
.btn-warning.disabled {
	border-color: rgb(255, 193, 7); color: rgb(0, 0, 0); background-color: rgb(255, 193, 7);
}
:disabled.btn-warning {
	border-color: rgb(255, 193, 7); color: rgb(0, 0, 0); background-color: rgb(255, 193, 7);
}
.btn-danger {
	border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); background-color: rgb(220, 53, 69);
}
.btn-danger:hover {
	border-color: rgb(176, 42, 55); color: rgb(255, 255, 255); background-color: rgb(187, 45, 59);
}
.btn-check:focus + .btn-danger {
	border-color: rgb(176, 42, 55); color: rgb(255, 255, 255); box-shadow: 0px 0px 0px 0.25rem rgba(225,83,97,0.5); background-color: rgb(187, 45, 59);
}
.btn-danger:focus {
	border-color: rgb(176, 42, 55); color: rgb(255, 255, 255); box-shadow: 0px 0px 0px 0.25rem rgba(225,83,97,0.5); background-color: rgb(187, 45, 59);
}
.btn-check:active + .btn-danger {
	border-color: rgb(165, 40, 52); color: rgb(255, 255, 255); background-color: rgb(176, 42, 55);
}
:checked.btn-check + .btn-danger {
	border-color: rgb(165, 40, 52); color: rgb(255, 255, 255); background-color: rgb(176, 42, 55);
}
.btn-danger.active {
	border-color: rgb(165, 40, 52); color: rgb(255, 255, 255); background-color: rgb(176, 42, 55);
}
.btn-danger:active {
	border-color: rgb(165, 40, 52); color: rgb(255, 255, 255); background-color: rgb(176, 42, 55);
}
.show > .btn-danger.dropdown-toggle {
	border-color: rgb(165, 40, 52); color: rgb(255, 255, 255); background-color: rgb(176, 42, 55);
}
.btn-check:active + .btn-danger:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(225,83,97,0.5);
}
:checked.btn-check + .btn-danger:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(225,83,97,0.5);
}
.btn-danger.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(225,83,97,0.5);
}
.btn-danger:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(225,83,97,0.5);
}
.show > .btn-danger.dropdown-toggle:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(225,83,97,0.5);
}
.btn-danger.disabled {
	border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); background-color: rgb(220, 53, 69);
}
:disabled.btn-danger {
	border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); background-color: rgb(220, 53, 69);
}
.btn-light {
	border-color: rgb(248, 249, 250); color: rgb(0, 0, 0); background-color: rgb(248, 249, 250);
}
.btn-light:hover {
	border-color: rgb(249, 250, 251); color: rgb(0, 0, 0); background-color: rgb(249, 250, 251);
}
.btn-check:focus + .btn-light {
	border-color: rgb(249, 250, 251); color: rgb(0, 0, 0); box-shadow: 0px 0px 0px 0.25rem rgba(211,212,213,0.5); background-color: rgb(249, 250, 251);
}
.btn-light:focus {
	border-color: rgb(249, 250, 251); color: rgb(0, 0, 0); box-shadow: 0px 0px 0px 0.25rem rgba(211,212,213,0.5); background-color: rgb(249, 250, 251);
}
.btn-check:active + .btn-light {
	border-color: rgb(249, 250, 251); color: rgb(0, 0, 0); background-color: rgb(249, 250, 251);
}
:checked.btn-check + .btn-light {
	border-color: rgb(249, 250, 251); color: rgb(0, 0, 0); background-color: rgb(249, 250, 251);
}
.btn-light.active {
	border-color: rgb(249, 250, 251); color: rgb(0, 0, 0); background-color: rgb(249, 250, 251);
}
.btn-light:active {
	border-color: rgb(249, 250, 251); color: rgb(0, 0, 0); background-color: rgb(249, 250, 251);
}
.show > .btn-light.dropdown-toggle {
	border-color: rgb(249, 250, 251); color: rgb(0, 0, 0); background-color: rgb(249, 250, 251);
}
.btn-check:active + .btn-light:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(211,212,213,0.5);
}
:checked.btn-check + .btn-light:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(211,212,213,0.5);
}
.btn-light.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(211,212,213,0.5);
}
.btn-light:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(211,212,213,0.5);
}
.show > .btn-light.dropdown-toggle:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(211,212,213,0.5);
}
.btn-light.disabled {
	border-color: rgb(248, 249, 250); color: rgb(0, 0, 0); background-color: rgb(248, 249, 250);
}
:disabled.btn-light {
	border-color: rgb(248, 249, 250); color: rgb(0, 0, 0); background-color: rgb(248, 249, 250);
}
.btn-dark {
	border-color: rgb(33, 37, 41); color: rgb(255, 255, 255); background-color: rgb(33, 37, 41);
}
.btn-dark:hover {
	border-color: rgb(26, 30, 33); color: rgb(255, 255, 255); background-color: rgb(28, 31, 35);
}
.btn-check:focus + .btn-dark {
	border-color: rgb(26, 30, 33); color: rgb(255, 255, 255); box-shadow: 0px 0px 0px 0.25rem rgba(66,70,73,0.5); background-color: rgb(28, 31, 35);
}
.btn-dark:focus {
	border-color: rgb(26, 30, 33); color: rgb(255, 255, 255); box-shadow: 0px 0px 0px 0.25rem rgba(66,70,73,0.5); background-color: rgb(28, 31, 35);
}
.btn-check:active + .btn-dark {
	border-color: rgb(25, 28, 31); color: rgb(255, 255, 255); background-color: rgb(26, 30, 33);
}
:checked.btn-check + .btn-dark {
	border-color: rgb(25, 28, 31); color: rgb(255, 255, 255); background-color: rgb(26, 30, 33);
}
.btn-dark.active {
	border-color: rgb(25, 28, 31); color: rgb(255, 255, 255); background-color: rgb(26, 30, 33);
}
.btn-dark:active {
	border-color: rgb(25, 28, 31); color: rgb(255, 255, 255); background-color: rgb(26, 30, 33);
}
.show > .btn-dark.dropdown-toggle {
	border-color: rgb(25, 28, 31); color: rgb(255, 255, 255); background-color: rgb(26, 30, 33);
}
.btn-check:active + .btn-dark:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(66,70,73,0.5);
}
:checked.btn-check + .btn-dark:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(66,70,73,0.5);
}
.btn-dark.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(66,70,73,0.5);
}
.btn-dark:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(66,70,73,0.5);
}
.show > .btn-dark.dropdown-toggle:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(66,70,73,0.5);
}
.btn-dark.disabled {
	border-color: rgb(33, 37, 41); color: rgb(255, 255, 255); background-color: rgb(33, 37, 41);
}
:disabled.btn-dark {
	border-color: rgb(33, 37, 41); color: rgb(255, 255, 255); background-color: rgb(33, 37, 41);
}
.btn-outline-primary {
	border-color: rgb(13, 110, 253); color: rgb(13, 110, 253);
}
.btn-outline-primary:hover {
	border-color: rgb(13, 110, 253); color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
.btn-check:focus + .btn-outline-primary {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.5);
}
.btn-outline-primary:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.5);
}
.btn-check:active + .btn-outline-primary {
	border-color: rgb(13, 110, 253); color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
:checked.btn-check + .btn-outline-primary {
	border-color: rgb(13, 110, 253); color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
.btn-outline-primary.active {
	border-color: rgb(13, 110, 253); color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
.btn-outline-primary.dropdown-toggle.show {
	border-color: rgb(13, 110, 253); color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
.btn-outline-primary:active {
	border-color: rgb(13, 110, 253); color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
.btn-check:active + .btn-outline-primary:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.5);
}
:checked.btn-check + .btn-outline-primary:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.5);
}
.btn-outline-primary.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.5);
}
.btn-outline-primary.dropdown-toggle.show:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.5);
}
.btn-outline-primary:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.5);
}
.btn-outline-primary.disabled {
	color: rgb(13, 110, 253); background-color: transparent;
}
:disabled.btn-outline-primary {
	color: rgb(13, 110, 253); background-color: transparent;
}
.btn-outline-secondary {
	border-color: rgb(108, 117, 125); color: rgb(108, 117, 125);
}
.btn-outline-secondary:hover {
	border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); background-color: rgb(108, 117, 125);
}
.btn-check:focus + .btn-outline-secondary {
	box-shadow: 0px 0px 0px 0.25rem rgba(108,117,125,0.5);
}
.btn-outline-secondary:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(108,117,125,0.5);
}
.btn-check:active + .btn-outline-secondary {
	border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); background-color: rgb(108, 117, 125);
}
:checked.btn-check + .btn-outline-secondary {
	border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); background-color: rgb(108, 117, 125);
}
.btn-outline-secondary.active {
	border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); background-color: rgb(108, 117, 125);
}
.btn-outline-secondary.dropdown-toggle.show {
	border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); background-color: rgb(108, 117, 125);
}
.btn-outline-secondary:active {
	border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); background-color: rgb(108, 117, 125);
}
.btn-check:active + .btn-outline-secondary:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(108,117,125,0.5);
}
:checked.btn-check + .btn-outline-secondary:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(108,117,125,0.5);
}
.btn-outline-secondary.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(108,117,125,0.5);
}
.btn-outline-secondary.dropdown-toggle.show:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(108,117,125,0.5);
}
.btn-outline-secondary:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(108,117,125,0.5);
}
.btn-outline-secondary.disabled {
	color: rgb(108, 117, 125); background-color: transparent;
}
:disabled.btn-outline-secondary {
	color: rgb(108, 117, 125); background-color: transparent;
}
.btn-outline-success {
	border-color: rgb(25, 135, 84); color: rgb(25, 135, 84);
}
.btn-outline-success:hover {
	border-color: rgb(25, 135, 84); color: rgb(255, 255, 255); background-color: rgb(25, 135, 84);
}
.btn-check:focus + .btn-outline-success {
	box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.5);
}
.btn-outline-success:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.5);
}
.btn-check:active + .btn-outline-success {
	border-color: rgb(25, 135, 84); color: rgb(255, 255, 255); background-color: rgb(25, 135, 84);
}
:checked.btn-check + .btn-outline-success {
	border-color: rgb(25, 135, 84); color: rgb(255, 255, 255); background-color: rgb(25, 135, 84);
}
.btn-outline-success.active {
	border-color: rgb(25, 135, 84); color: rgb(255, 255, 255); background-color: rgb(25, 135, 84);
}
.btn-outline-success.dropdown-toggle.show {
	border-color: rgb(25, 135, 84); color: rgb(255, 255, 255); background-color: rgb(25, 135, 84);
}
.btn-outline-success:active {
	border-color: rgb(25, 135, 84); color: rgb(255, 255, 255); background-color: rgb(25, 135, 84);
}
.btn-check:active + .btn-outline-success:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.5);
}
:checked.btn-check + .btn-outline-success:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.5);
}
.btn-outline-success.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.5);
}
.btn-outline-success.dropdown-toggle.show:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.5);
}
.btn-outline-success:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(25,135,84,0.5);
}
.btn-outline-success.disabled {
	color: rgb(25, 135, 84); background-color: transparent;
}
:disabled.btn-outline-success {
	color: rgb(25, 135, 84); background-color: transparent;
}
.btn-outline-info {
	border-color: rgb(13, 202, 240); color: rgb(13, 202, 240);
}
.btn-outline-info:hover {
	border-color: rgb(13, 202, 240); color: rgb(0, 0, 0); background-color: rgb(13, 202, 240);
}
.btn-check:focus + .btn-outline-info {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,202,240,0.5);
}
.btn-outline-info:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,202,240,0.5);
}
.btn-check:active + .btn-outline-info {
	border-color: rgb(13, 202, 240); color: rgb(0, 0, 0); background-color: rgb(13, 202, 240);
}
:checked.btn-check + .btn-outline-info {
	border-color: rgb(13, 202, 240); color: rgb(0, 0, 0); background-color: rgb(13, 202, 240);
}
.btn-outline-info.active {
	border-color: rgb(13, 202, 240); color: rgb(0, 0, 0); background-color: rgb(13, 202, 240);
}
.btn-outline-info.dropdown-toggle.show {
	border-color: rgb(13, 202, 240); color: rgb(0, 0, 0); background-color: rgb(13, 202, 240);
}
.btn-outline-info:active {
	border-color: rgb(13, 202, 240); color: rgb(0, 0, 0); background-color: rgb(13, 202, 240);
}
.btn-check:active + .btn-outline-info:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,202,240,0.5);
}
:checked.btn-check + .btn-outline-info:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,202,240,0.5);
}
.btn-outline-info.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,202,240,0.5);
}
.btn-outline-info.dropdown-toggle.show:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,202,240,0.5);
}
.btn-outline-info:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(13,202,240,0.5);
}
.btn-outline-info.disabled {
	color: rgb(13, 202, 240); background-color: transparent;
}
:disabled.btn-outline-info {
	color: rgb(13, 202, 240); background-color: transparent;
}
.btn-outline-warning {
	border-color: rgb(255, 193, 7); color: rgb(255, 193, 7);
}
.btn-outline-warning:hover {
	border-color: rgb(255, 193, 7); color: rgb(0, 0, 0); background-color: rgb(255, 193, 7);
}
.btn-check:focus + .btn-outline-warning {
	box-shadow: 0px 0px 0px 0.25rem rgba(255,193,7,0.5);
}
.btn-outline-warning:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(255,193,7,0.5);
}
.btn-check:active + .btn-outline-warning {
	border-color: rgb(255, 193, 7); color: rgb(0, 0, 0); background-color: rgb(255, 193, 7);
}
:checked.btn-check + .btn-outline-warning {
	border-color: rgb(255, 193, 7); color: rgb(0, 0, 0); background-color: rgb(255, 193, 7);
}
.btn-outline-warning.active {
	border-color: rgb(255, 193, 7); color: rgb(0, 0, 0); background-color: rgb(255, 193, 7);
}
.btn-outline-warning.dropdown-toggle.show {
	border-color: rgb(255, 193, 7); color: rgb(0, 0, 0); background-color: rgb(255, 193, 7);
}
.btn-outline-warning:active {
	border-color: rgb(255, 193, 7); color: rgb(0, 0, 0); background-color: rgb(255, 193, 7);
}
.btn-check:active + .btn-outline-warning:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(255,193,7,0.5);
}
:checked.btn-check + .btn-outline-warning:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(255,193,7,0.5);
}
.btn-outline-warning.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(255,193,7,0.5);
}
.btn-outline-warning.dropdown-toggle.show:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(255,193,7,0.5);
}
.btn-outline-warning:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(255,193,7,0.5);
}
.btn-outline-warning.disabled {
	color: rgb(255, 193, 7); background-color: transparent;
}
:disabled.btn-outline-warning {
	color: rgb(255, 193, 7); background-color: transparent;
}
.btn-outline-danger {
	border-color: rgb(220, 53, 69); color: rgb(220, 53, 69);
}
.btn-outline-danger:hover {
	border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); background-color: rgb(220, 53, 69);
}
.btn-check:focus + .btn-outline-danger {
	box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.5);
}
.btn-outline-danger:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.5);
}
.btn-check:active + .btn-outline-danger {
	border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); background-color: rgb(220, 53, 69);
}
:checked.btn-check + .btn-outline-danger {
	border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); background-color: rgb(220, 53, 69);
}
.btn-outline-danger.active {
	border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); background-color: rgb(220, 53, 69);
}
.btn-outline-danger.dropdown-toggle.show {
	border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); background-color: rgb(220, 53, 69);
}
.btn-outline-danger:active {
	border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); background-color: rgb(220, 53, 69);
}
.btn-check:active + .btn-outline-danger:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.5);
}
:checked.btn-check + .btn-outline-danger:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.5);
}
.btn-outline-danger.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.5);
}
.btn-outline-danger.dropdown-toggle.show:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.5);
}
.btn-outline-danger:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(220,53,69,0.5);
}
.btn-outline-danger.disabled {
	color: rgb(220, 53, 69); background-color: transparent;
}
:disabled.btn-outline-danger {
	color: rgb(220, 53, 69); background-color: transparent;
}
.btn-outline-light {
	border-color: rgb(248, 249, 250); color: rgb(248, 249, 250);
}
.btn-outline-light:hover {
	border-color: rgb(248, 249, 250); color: rgb(0, 0, 0); background-color: rgb(248, 249, 250);
}
.btn-check:focus + .btn-outline-light {
	box-shadow: 0px 0px 0px 0.25rem rgba(248,249,250,0.5);
}
.btn-outline-light:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(248,249,250,0.5);
}
.btn-check:active + .btn-outline-light {
	border-color: rgb(248, 249, 250); color: rgb(0, 0, 0); background-color: rgb(248, 249, 250);
}
:checked.btn-check + .btn-outline-light {
	border-color: rgb(248, 249, 250); color: rgb(0, 0, 0); background-color: rgb(248, 249, 250);
}
.btn-outline-light.active {
	border-color: rgb(248, 249, 250); color: rgb(0, 0, 0); background-color: rgb(248, 249, 250);
}
.btn-outline-light.dropdown-toggle.show {
	border-color: rgb(248, 249, 250); color: rgb(0, 0, 0); background-color: rgb(248, 249, 250);
}
.btn-outline-light:active {
	border-color: rgb(248, 249, 250); color: rgb(0, 0, 0); background-color: rgb(248, 249, 250);
}
.btn-check:active + .btn-outline-light:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(248,249,250,0.5);
}
:checked.btn-check + .btn-outline-light:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(248,249,250,0.5);
}
.btn-outline-light.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(248,249,250,0.5);
}
.btn-outline-light.dropdown-toggle.show:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(248,249,250,0.5);
}
.btn-outline-light:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(248,249,250,0.5);
}
.btn-outline-light.disabled {
	color: rgb(248, 249, 250); background-color: transparent;
}
:disabled.btn-outline-light {
	color: rgb(248, 249, 250); background-color: transparent;
}
.btn-outline-dark {
	border-color: rgb(33, 37, 41); color: rgb(33, 37, 41);
}
.btn-outline-dark:hover {
	border-color: rgb(33, 37, 41); color: rgb(255, 255, 255); background-color: rgb(33, 37, 41);
}
.btn-check:focus + .btn-outline-dark {
	box-shadow: 0px 0px 0px 0.25rem rgba(33,37,41,0.5);
}
.btn-outline-dark:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(33,37,41,0.5);
}
.btn-check:active + .btn-outline-dark {
	border-color: rgb(33, 37, 41); color: rgb(255, 255, 255); background-color: rgb(33, 37, 41);
}
:checked.btn-check + .btn-outline-dark {
	border-color: rgb(33, 37, 41); color: rgb(255, 255, 255); background-color: rgb(33, 37, 41);
}
.btn-outline-dark.active {
	border-color: rgb(33, 37, 41); color: rgb(255, 255, 255); background-color: rgb(33, 37, 41);
}
.btn-outline-dark.dropdown-toggle.show {
	border-color: rgb(33, 37, 41); color: rgb(255, 255, 255); background-color: rgb(33, 37, 41);
}
.btn-outline-dark:active {
	border-color: rgb(33, 37, 41); color: rgb(255, 255, 255); background-color: rgb(33, 37, 41);
}
.btn-check:active + .btn-outline-dark:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(33,37,41,0.5);
}
:checked.btn-check + .btn-outline-dark:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(33,37,41,0.5);
}
.btn-outline-dark.active:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(33,37,41,0.5);
}
.btn-outline-dark.dropdown-toggle.show:focus {
	box-shadow: 0px 0px 0px 0.25rem rgba(33,37,41,0.5);
}
.btn-outline-dark:focus:active {
	box-shadow: 0px 0px 0px 0.25rem rgba(33,37,41,0.5);
}
.btn-outline-dark.disabled {
	color: rgb(33, 37, 41); background-color: transparent;
}
:disabled.btn-outline-dark {
	color: rgb(33, 37, 41); background-color: transparent;
}
.btn-link {
	color: rgb(13, 110, 253); font-weight: 400; text-decoration: underline;
}
.btn-link:hover {
	color: rgb(10, 88, 202);
}
.btn-link.disabled {
	color: rgb(108, 117, 125);
}
:disabled.btn-link {
	color: rgb(108, 117, 125);
}
.btn-group-lg > .btn {
	padding: 0.5rem 1rem; border-radius: 0.3rem; font-size: 1.25rem;
}
.btn-lg {
	padding: 0.5rem 1rem; border-radius: 0.3rem; font-size: 1.25rem;
}
.btn-group-sm > .btn {
	padding: 0.25rem 0.5rem; border-radius: 0.2rem; font-size: 0.87rem;
}
.btn-sm {
	padding: 0.25rem 0.5rem; border-radius: 0.2rem; font-size: 0.87rem;
}
.fade {
	transition:opacity 0.15s linear;
}
@media not all
{
.fade {
	transition:none;
}
}
:not(.show).fade {
	opacity: 0;
}
:not(.show).collapse {
	display: none;
}
.collapsing {
	transition:height 0.35s; height: 0px; overflow: hidden;
}
@media not all
{
.collapsing {
	transition:none;
}
}
.collapsing.collapse-horizontal {
	transition:width 0.35s; width: 0px; height: auto;
}
@media not all
{
.collapsing.collapse-horizontal {
	transition:none;
}
}
.dropdown {
	position: relative;
}
.dropend {
	position: relative;
}
.dropstart {
	position: relative;
}
.dropup {
	position: relative;
}
.dropdown-toggle {
	white-space: nowrap;
}
.dropdown-toggle::after {
	border-width: 0.3em 0.3em 0px; border-style: solid solid none; border-color: currentColor transparent; margin-left: 0.25em; vertical-align: 0.25em; display: inline-block; content: "";
}
:empty.dropdown-toggle::after {
	margin-left: 0px;
}
.dropdown-menu {
	list-style: none; margin: 0px; padding: 0.5rem 0px; border-radius: 0.25rem; border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; text-align: left; color: rgb(33, 37, 41); font-size: 1rem; display: none; position: absolute; z-index: 1000; min-width: 10rem; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
[data-bs-popper].dropdown-menu {
	left: 0px; top: 100%; margin-top: 0.12rem;
}
.dropdown-menu-start {
	
}
[data-bs-popper].dropdown-menu-start {
	left: 0px; right: auto;
}
.dropdown-menu-end {
	
}
[data-bs-popper].dropdown-menu-end {
	left: auto; right: 0px;
}
@media all and (min-width:576px)
{
.dropdown-menu-sm-start {
	
}
[data-bs-popper].dropdown-menu-sm-start {
	left: 0px; right: auto;
}
.dropdown-menu-sm-end {
	
}
[data-bs-popper].dropdown-menu-sm-end {
	left: auto; right: 0px;
}
}
@media all and (min-width:768px)
{
.dropdown-menu-md-start {
	
}
[data-bs-popper].dropdown-menu-md-start {
	left: 0px; right: auto;
}
.dropdown-menu-md-end {
	
}
[data-bs-popper].dropdown-menu-md-end {
	left: auto; right: 0px;
}
}
@media all and (min-width:992px)
{
.dropdown-menu-lg-start {
	
}
[data-bs-popper].dropdown-menu-lg-start {
	left: 0px; right: auto;
}
.dropdown-menu-lg-end {
	
}
[data-bs-popper].dropdown-menu-lg-end {
	left: auto; right: 0px;
}
}
@media all and (min-width:1200px)
{
.dropdown-menu-xl-start {
	
}
[data-bs-popper].dropdown-menu-xl-start {
	left: 0px; right: auto;
}
.dropdown-menu-xl-end {
	
}
[data-bs-popper].dropdown-menu-xl-end {
	left: auto; right: 0px;
}
}
@media all and (min-width:1400px)
{
.dropdown-menu-xxl-start {
	
}
[data-bs-popper].dropdown-menu-xxl-start {
	left: 0px; right: auto;
}
.dropdown-menu-xxl-end {
	
}
[data-bs-popper].dropdown-menu-xxl-end {
	left: auto; right: 0px;
}
}
.dropup [data-bs-popper].dropdown-menu {
	top: auto; bottom: 100%; margin-top: 0px; margin-bottom: 0.12rem;
}
.dropup .dropdown-toggle::after {
	border-width: 0px 0.3em 0.3em; border-style: none solid solid; border-color: currentColor transparent; margin-left: 0.25em; vertical-align: 0.25em; display: inline-block; content: "";
}
.dropup :empty.dropdown-toggle::after {
	margin-left: 0px;
}
.dropend [data-bs-popper].dropdown-menu {
	left: 100%; top: 0px; right: auto; margin-top: 0px; margin-left: 0.12rem;
}
.dropend .dropdown-toggle::after {
	border-width: 0.3em 0px 0.3em 0.3em; border-style: solid none solid solid; border-color: transparent currentColor; margin-left: 0.25em; vertical-align: 0.25em; display: inline-block; content: "";
}
.dropend :empty.dropdown-toggle::after {
	margin-left: 0px;
}
.dropend .dropdown-toggle::after {
	vertical-align: 0px;
}
.dropstart [data-bs-popper].dropdown-menu {
	left: auto; top: 0px; right: 100%; margin-top: 0px; margin-right: 0.12rem;
}
.dropstart .dropdown-toggle::after {
	margin-left: 0.25em; vertical-align: 0.25em; display: inline-block; content: "";
}
.dropstart .dropdown-toggle::after {
	display: none;
}
.dropstart .dropdown-toggle::before {
	margin-right: 0.25em; vertical-align: 0.25em; border-top-color: transparent; border-right-color: currentColor; border-bottom-color: transparent; border-top-width: 0.3em; border-right-width: 0.3em; border-bottom-width: 0.3em; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; display: inline-block; content: "";
}
.dropstart :empty.dropdown-toggle::after {
	margin-left: 0px;
}
.dropstart .dropdown-toggle::before {
	vertical-align: 0px;
}
.dropdown-divider {
	margin: 0.5rem 0px; height: 0px; overflow: hidden; border-top-color: rgba(0, 0, 0, 0.15); border-top-width: 1px; border-top-style: solid;
}
.dropdown-item {
	padding: 0.25rem 1rem; border: 0px currentColor; border-image: none; width: 100%; text-align: inherit; color: rgb(33, 37, 41); clear: both; font-weight: 400; text-decoration: none; display: block; white-space: nowrap; background-color: transparent;
}
.dropdown-item:focus {
	color: rgb(30, 33, 37); background-color: rgb(233, 236, 239);
}
.dropdown-item:hover {
	color: rgb(30, 33, 37); background-color: rgb(233, 236, 239);
}
.dropdown-item.active {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(13, 110, 253);
}
.dropdown-item:active {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(13, 110, 253);
}
.dropdown-item.disabled {
	color: rgb(173, 181, 189); pointer-events: none; background-color: transparent;
}
:disabled.dropdown-item {
	color: rgb(173, 181, 189); pointer-events: none; background-color: transparent;
}
.dropdown-menu.show {
	display: block;
}
.dropdown-header {
	padding: 0.5rem 1rem; color: rgb(108, 117, 125); font-size: 0.87rem; margin-bottom: 0px; display: block; white-space: nowrap;
}
.dropdown-item-text {
	padding: 0.25rem 1rem; color: rgb(33, 37, 41); display: block;
}
.dropdown-menu-dark {
	border-color: rgba(0, 0, 0, 0.15); color: rgb(222, 226, 230); background-color: rgb(52, 58, 64);
}
.dropdown-menu-dark .dropdown-item {
	color: rgb(222, 226, 230);
}
.dropdown-menu-dark .dropdown-item:focus {
	color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item:hover {
	color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active {
	color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
.dropdown-menu-dark .dropdown-item:active {
	color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
.dropdown-menu-dark .dropdown-item.disabled {
	color: rgb(173, 181, 189);
}
.dropdown-menu-dark :disabled.dropdown-item {
	color: rgb(173, 181, 189);
}
.dropdown-menu-dark .dropdown-divider {
	border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
	color: rgb(222, 226, 230);
}
.dropdown-menu-dark .dropdown-header {
	color: rgb(173, 181, 189);
}
.btn-group {
	vertical-align: middle; display: inline-flex; position: relative;
}
.btn-group-vertical {
	vertical-align: middle; display: inline-flex; position: relative;
}
.btn-group-vertical > .btn {
	flex:1 1 auto; position: relative;
}
.btn-group > .btn {
	flex:1 1 auto; position: relative;
}
.btn-group-vertical > :checked.btn-check + .btn {
	z-index: 1;
}
.btn-group-vertical > .btn-check:focus + .btn {
	z-index: 1;
}
.btn-group-vertical > .btn.active {
	z-index: 1;
}
.btn-group-vertical > .btn:active {
	z-index: 1;
}
.btn-group-vertical > .btn:focus {
	z-index: 1;
}
.btn-group-vertical > .btn:hover {
	z-index: 1;
}
.btn-group > :checked.btn-check + .btn {
	z-index: 1;
}
.btn-group > .btn-check:focus + .btn {
	z-index: 1;
}
.btn-group > .btn.active {
	z-index: 1;
}
.btn-group > .btn:active {
	z-index: 1;
}
.btn-group > .btn:focus {
	z-index: 1;
}
.btn-group > .btn:hover {
	z-index: 1;
}
.btn-toolbar {
	display: flex; flex-wrap: wrap; justify-content: flex-start;
}
.btn-toolbar .input-group {
	width: auto;
}
.btn-group > :not(:first-child).btn-group {
	margin-left: -1px;
}
.btn-group > :not(:first-child).btn {
	margin-left: -1px;
}
.btn-group > :not(:last-child).btn-group > .btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.btn-group > :not(:last-child):not(.dropdown-toggle).btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.btn-group > :not(:first-child).btn-group > .btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group > :nth-child(n+3).btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group > :not(.btn-check) + .btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.dropdown-toggle-split {
	padding-right: 0.56rem; padding-left: 0.56rem;
}
.dropdown-toggle-split::after {
	margin-left: 0px;
}
.dropend .dropdown-toggle-split::after {
	margin-left: 0px;
}
.dropup .dropdown-toggle-split::after {
	margin-left: 0px;
}
.dropstart .dropdown-toggle-split::before {
	margin-right: 0px;
}
.btn-group-sm > .btn + .dropdown-toggle-split {
	padding-right: 0.37rem; padding-left: 0.37rem;
}
.btn-sm + .dropdown-toggle-split {
	padding-right: 0.37rem; padding-left: 0.37rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split {
	padding-right: 0.75rem; padding-left: 0.75rem;
}
.btn-lg + .dropdown-toggle-split {
	padding-right: 0.75rem; padding-left: 0.75rem;
}
.btn-group-vertical {
	flex-direction: column; justify-content: center; align-items: flex-start;
}
.btn-group-vertical > .btn {
	width: 100%;
}
.btn-group-vertical > .btn-group {
	width: 100%;
}
.btn-group-vertical > :not(:first-child).btn-group {
	margin-top: -1px;
}
.btn-group-vertical > :not(:first-child).btn {
	margin-top: -1px;
}
.btn-group-vertical > :not(:last-child).btn-group > .btn {
	border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group-vertical > :not(:last-child):not(.dropdown-toggle).btn {
	border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group-vertical > :not(:first-child).btn-group > .btn {
	border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.btn-group-vertical > .btn ~ .btn {
	border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.nav {
	list-style: none; padding-left: 0px; margin-bottom: 0px; display: flex; flex-wrap: wrap;
}
.nav-link {
	padding: 0.5rem 1rem; transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; color: rgb(13, 110, 253); text-decoration: none; display: block;
}
@media not all
{
.nav-link {
	transition:none;
}
}
.nav-link:focus {
	color: rgb(10, 88, 202);
}
.nav-link:hover {
	color: rgb(10, 88, 202);
}
.nav-link.disabled {
	color: rgb(108, 117, 125); cursor: default; pointer-events: none;
}
.nav-tabs {
	border-bottom-color: rgb(222, 226, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-tabs .nav-link {
	background: 0px 0px; border: 1px solid transparent; border-image: none; margin-bottom: -1px; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus {
	border-color: rgb(233, 236, 239) rgb(233, 236, 239) rgb(222, 226, 230); isolation: isolate;
}
.nav-tabs .nav-link:hover {
	border-color: rgb(233, 236, 239) rgb(233, 236, 239) rgb(222, 226, 230); isolation: isolate;
}
.nav-tabs .nav-link.disabled {
	border-color: transparent; color: rgb(108, 117, 125); background-color: transparent;
}
.nav-tabs .nav-item.show .nav-link {
	border-color: rgb(222, 226, 230) rgb(222, 226, 230) rgb(255, 255, 255); color: rgb(73, 80, 87); background-color: rgb(255, 255, 255);
}
.nav-tabs .nav-link.active {
	border-color: rgb(222, 226, 230) rgb(222, 226, 230) rgb(255, 255, 255); color: rgb(73, 80, 87); background-color: rgb(255, 255, 255);
}
.nav-tabs .dropdown-menu {
	margin-top: -1px; border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.nav-pills .nav-link {
	background: 0px 0px; border-radius: 0.25rem; border: 0px currentColor; border-image: none;
}
.nav-pills .nav-link.active {
	color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
.nav-pills .show > .nav-link {
	color: rgb(255, 255, 255); background-color: rgb(13, 110, 253);
}
.nav-fill .nav-item {
	flex:1 1 auto; text-align: center;
}
.nav-fill > .nav-link {
	flex:1 1 auto; text-align: center;
}
.nav-justified .nav-item {
	text-align: center; flex-grow: 1; flex-basis: 0px;
}
.nav-justified > .nav-link {
	text-align: center; flex-grow: 1; flex-basis: 0px;
}
.nav-fill .nav-item .nav-link {
	width: 100%;
}
.nav-justified .nav-item .nav-link {
	width: 100%;
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.navbar {
	padding-top: 0.5rem; padding-bottom: 0.5rem; display: flex; position: relative; flex-wrap: wrap; justify-content: space-between; align-items: center;
}
.navbar > .container {
	display: flex; flex-wrap: inherit; justify-content: space-between; align-items: center;
}
.navbar > .container-fluid {
	display: flex; flex-wrap: inherit; justify-content: space-between; align-items: center;
}
.navbar > .container-lg {
	display: flex; flex-wrap: inherit; justify-content: space-between; align-items: center;
}
.navbar > .container-md {
	display: flex; flex-wrap: inherit; justify-content: space-between; align-items: center;
}
.navbar > .container-sm {
	display: flex; flex-wrap: inherit; justify-content: space-between; align-items: center;
}
.navbar > .container-xl {
	display: flex; flex-wrap: inherit; justify-content: space-between; align-items: center;
}
.navbar > .container-xxl {
	display: flex; flex-wrap: inherit; justify-content: space-between; align-items: center;
}
.navbar-brand {
	padding-top: 0.31rem; padding-bottom: 0.31rem; font-size: 1.25rem; text-decoration: none; margin-right: 1rem; white-space: nowrap;
}
.navbar-nav {
	list-style: none; padding-left: 0px; margin-bottom: 0px; display: flex; flex-direction: column;
}
.navbar-nav .nav-link {
	padding-right: 0px; padding-left: 0px;
}
.navbar-nav .dropdown-menu {
	position: static;
}
.navbar-text {
	padding-top: 0.5rem; padding-bottom: 0.5rem;
}
.navbar-collapse {
	flex-grow: 1; flex-basis: 100%; align-items: center;
}
.navbar-toggler {
	padding: 0.25rem 0.75rem; border-radius: 0.25rem; border: 1px solid transparent; transition:box-shadow 0.15s ease-in-out; border-image: none; line-height: 1; font-size: 1.25rem; background-color: transparent;
}
@media not all
{
.navbar-toggler {
	transition:none;
}
}
.navbar-toggler:hover {
	text-decoration: none;
}
.navbar-toggler:focus {
	outline: 0px; text-decoration: none; box-shadow: 0px 0px 0px 0.25rem;
}
.navbar-toggler-icon {
	background-position: center; width: 1.5em; height: 1.5em; vertical-align: middle; display: inline-block; background-repeat: no-repeat; background-size: 100%;
}
.navbar-nav-scroll {
	-ms-overflow-y: auto;
}
@media all and (min-width:576px)
{
.navbar-expand-sm {
	flex-wrap: nowrap; justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
	flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
	position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
	padding-right: 0.5rem; padding-left: 0.5rem;
}
.navbar-expand-sm .navbar-nav-scroll {
	overflow: visible;
}
.navbar-expand-sm .navbar-collapse {
	display: flex !important; flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
	display: none;
}
.navbar-expand-sm .offcanvas-header {
	display: none;
}
.navbar-expand-sm .offcanvas {
	transition:none; bottom: 0px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none; visibility: visible !important; position: inherit; z-index: 1000; transform: none; flex-grow: 1; background-color: transparent;
}
.navbar-expand-sm .offcanvas-bottom {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand-sm .offcanvas-top {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand-sm .offcanvas-body {
	padding: 0px; display: flex; -ms-overflow-y: visible; flex-grow: 0;
}
}
@media all and (min-width:768px)
{
.navbar-expand-md {
	flex-wrap: nowrap; justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
	flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
	position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
	padding-right: 0.5rem; padding-left: 0.5rem;
}
.navbar-expand-md .navbar-nav-scroll {
	overflow: visible;
}
.navbar-expand-md .navbar-collapse {
	display: flex !important; flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
	display: none;
}
.navbar-expand-md .offcanvas-header {
	display: none;
}
.navbar-expand-md .offcanvas {
	transition:none; bottom: 0px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none; visibility: visible !important; position: inherit; z-index: 1000; transform: none; flex-grow: 1; background-color: transparent;
}
.navbar-expand-md .offcanvas-bottom {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand-md .offcanvas-top {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand-md .offcanvas-body {
	padding: 0px; display: flex; -ms-overflow-y: visible; flex-grow: 0;
}
}
@media all and (min-width:992px)
{
.navbar-expand-lg {
	flex-wrap: nowrap; justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
	flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 0.5rem; padding-left: 0.5rem;
}
.navbar-expand-lg .navbar-nav-scroll {
	overflow: visible;
}
.navbar-expand-lg .navbar-collapse {
	display: flex !important; flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
	display: none;
}
.navbar-expand-lg .offcanvas-header {
	display: none;
}
.navbar-expand-lg .offcanvas {
	transition:none; bottom: 0px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none; visibility: visible !important; position: inherit; z-index: 1000; transform: none; flex-grow: 1; background-color: transparent;
}
.navbar-expand-lg .offcanvas-bottom {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand-lg .offcanvas-top {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand-lg .offcanvas-body {
	padding: 0px; display: flex; -ms-overflow-y: visible; flex-grow: 0;
}
}
@media all and (min-width:1200px)
{
.navbar-expand-xl {
	flex-wrap: nowrap; justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
	flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
	position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
	padding-right: 0.5rem; padding-left: 0.5rem;
}
.navbar-expand-xl .navbar-nav-scroll {
	overflow: visible;
}
.navbar-expand-xl .navbar-collapse {
	display: flex !important; flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
	display: none;
}
.navbar-expand-xl .offcanvas-header {
	display: none;
}
.navbar-expand-xl .offcanvas {
	transition:none; bottom: 0px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none; visibility: visible !important; position: inherit; z-index: 1000; transform: none; flex-grow: 1; background-color: transparent;
}
.navbar-expand-xl .offcanvas-bottom {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand-xl .offcanvas-top {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand-xl .offcanvas-body {
	padding: 0px; display: flex; -ms-overflow-y: visible; flex-grow: 0;
}
}
@media all and (min-width:1400px)
{
.navbar-expand-xxl {
	flex-wrap: nowrap; justify-content: flex-start;
}
.navbar-expand-xxl .navbar-nav {
	flex-direction: row;
}
.navbar-expand-xxl .navbar-nav .dropdown-menu {
	position: absolute;
}
.navbar-expand-xxl .navbar-nav .nav-link {
	padding-right: 0.5rem; padding-left: 0.5rem;
}
.navbar-expand-xxl .navbar-nav-scroll {
	overflow: visible;
}
.navbar-expand-xxl .navbar-collapse {
	display: flex !important; flex-basis: auto;
}
.navbar-expand-xxl .navbar-toggler {
	display: none;
}
.navbar-expand-xxl .offcanvas-header {
	display: none;
}
.navbar-expand-xxl .offcanvas {
	transition:none; bottom: 0px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none; visibility: visible !important; position: inherit; z-index: 1000; transform: none; flex-grow: 1; background-color: transparent;
}
.navbar-expand-xxl .offcanvas-bottom {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand-xxl .offcanvas-top {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand-xxl .offcanvas-body {
	padding: 0px; display: flex; -ms-overflow-y: visible; flex-grow: 0;
}
}
.navbar-expand {
	flex-wrap: nowrap; justify-content: flex-start;
}
.navbar-expand .navbar-nav {
	flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
	padding-right: 0.5rem; padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
	overflow: visible;
}
.navbar-expand .navbar-collapse {
	display: flex !important; flex-basis: auto;
}
.navbar-expand .navbar-toggler {
	display: none;
}
.navbar-expand .offcanvas-header {
	display: none;
}
.navbar-expand .offcanvas {
	transition:none; bottom: 0px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none; visibility: visible !important; position: inherit; z-index: 1000; transform: none; flex-grow: 1; background-color: transparent;
}
.navbar-expand .offcanvas-bottom {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand .offcanvas-top {
	height: auto; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none;
}
.navbar-expand .offcanvas-body {
	padding: 0px; display: flex; -ms-overflow-y: visible; flex-grow: 0;
}
.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:focus {
	color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:focus {
	color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link.active {
	color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .show > .nav-link {
	color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
	border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
	color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a {
	color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:focus {
	color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
	color: rgb(255, 255, 255);
}
.navbar-dark .navbar-brand:focus {
	color: rgb(255, 255, 255);
}
.navbar-dark .navbar-brand:hover {
	color: rgb(255, 255, 255);
}
.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:focus {
	color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .nav-link.active {
	color: rgb(255, 255, 255);
}
.navbar-dark .navbar-nav .show > .nav-link {
	color: rgb(255, 255, 255);
}
.navbar-dark .navbar-toggler {
	border-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a {
	color: rgb(255, 255, 255);
}
.navbar-dark .navbar-text a:focus {
	color: rgb(255, 255, 255);
}
.navbar-dark .navbar-text a:hover {
	color: rgb(255, 255, 255);
}
.card {
	border-radius: 0.25rem; border: 1px solid rgba(0, 0, 0, 0.125); border-image: none; display: flex; position: relative; -ms-word-wrap: break-word; min-width: 0px; flex-direction: column; background-clip: border-box; background-color: rgb(255, 255, 255);
}
.card > hr {
	margin-right: 0px; margin-left: 0px;
}
.card > .list-group {
	border-top-color: inherit; border-bottom-color: inherit; border-top-width: inherit; border-bottom-width: inherit; border-top-style: inherit; border-bottom-style: inherit;
}
.card > :first-child.list-group {
	border-top-width: 0px; border-top-left-radius: calc(.25rem - 1px); border-top-right-radius: calc(.25rem - 1px);
}
.card > :last-child.list-group {
	border-bottom-width: 0px; border-bottom-right-radius: calc(.25rem - 1px); border-bottom-left-radius: calc(.25rem - 1px);
}
.card > .card-header + .list-group {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.card > .list-group + .card-footer {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.card-body {
	padding: 1rem; flex:1 1 auto;
}
.card-title {
	margin-bottom: 0.5rem;
}
.card-subtitle {
	margin-top: -0.25rem; margin-bottom: 0px;
}
:last-child.card-text {
	margin-bottom: 0px;
}
.card-link + .card-link {
	margin-left: 1rem;
}
.card-header {
	padding: 0.5rem 1rem; margin-bottom: 0px; border-bottom-color: rgba(0, 0, 0, 0.125); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgba(0, 0, 0, 0.03);
}
:first-child.card-header {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0px 0px;
}
.card-footer {
	padding: 0.5rem 1rem; border-top-color: rgba(0, 0, 0, 0.125); border-top-width: 1px; border-top-style: solid; background-color: rgba(0, 0, 0, 0.03);
}
:last-child.card-footer {
	border-radius: 0px 0px calc(.25rem - 1px) calc(.25rem - 1px);
}
.card-header-tabs {
	margin-right: -0.5rem; margin-bottom: -0.5rem; margin-left: -0.5rem; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.card-header-pills {
	margin-right: -0.5rem; margin-left: -0.5rem;
}
.card-img-overlay {
	padding: 1rem; border-radius: calc(.25rem - 1px); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.card-img {
	width: 100%;
}
.card-img-bottom {
	width: 100%;
}
.card-img-top {
	width: 100%;
}
.card-img {
	border-top-left-radius: calc(.25rem - 1px); border-top-right-radius: calc(.25rem - 1px);
}
.card-img-top {
	border-top-left-radius: calc(.25rem - 1px); border-top-right-radius: calc(.25rem - 1px);
}
.card-img {
	border-bottom-right-radius: calc(.25rem - 1px); border-bottom-left-radius: calc(.25rem - 1px);
}
.card-img-bottom {
	border-bottom-right-radius: calc(.25rem - 1px); border-bottom-left-radius: calc(.25rem - 1px);
}
.card-group > .card {
	margin-bottom: 0.75rem;
}
@media all and (min-width:576px)
{
.card-group {
	flex-flow:row wrap; display: flex;
}
.card-group > .card {
	flex:1 0 0%; margin-bottom: 0px;
}
.card-group > .card + .card {
	margin-left: 0px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.card-group > :not(:last-child).card {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.card-group > :not(:last-child).card .card-header {
	border-top-right-radius: 0px;
}
.card-group > :not(:last-child).card .card-img-top {
	border-top-right-radius: 0px;
}
.card-group > :not(:last-child).card .card-footer {
	border-bottom-right-radius: 0px;
}
.card-group > :not(:last-child).card .card-img-bottom {
	border-bottom-right-radius: 0px;
}
.card-group > :not(:first-child).card {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.card-group > :not(:first-child).card .card-header {
	border-top-left-radius: 0px;
}
.card-group > :not(:first-child).card .card-img-top {
	border-top-left-radius: 0px;
}
.card-group > :not(:first-child).card .card-footer {
	border-bottom-left-radius: 0px;
}
.card-group > :not(:first-child).card .card-img-bottom {
	border-bottom-left-radius: 0px;
}
}
.accordion-button {
	padding: 1rem 1.25rem; border-radius: 0px; border: 0px currentColor; transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s; border-image: none; width: 100%; text-align: left; color: rgb(33, 37, 41); font-size: 1rem; display: flex; position: relative; align-items: center; background-color: rgb(255, 255, 255); overflow-anchor: none;
}
@media not all
{
.accordion-button {
	transition:none;
}
}
:not(.collapsed).accordion-button {
	color: rgb(12, 99, 228); box-shadow: inset 0px -1px 0px rgba(0,0,0,0.125); background-color: rgb(231, 241, 255);
}
:not(.collapsed).accordion-button::after {
	transform: rotate(-180deg); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion-button::after {
	transition:transform 0.2s ease-in-out; width: 1.25rem; height: 1.25rem; margin-left: auto; content: ""; flex-shrink: 0; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: 1.25rem;
}
@media not all
{
.accordion-button::after {
	transition:none;
}
}
.accordion-button:hover {
	z-index: 2;
}
.accordion-button:focus {
	border-color: rgb(134, 183, 254); outline: 0px; z-index: 3; box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.25);
}
.accordion-header {
	margin-bottom: 0px;
}
.accordion-item {
	border: 1px solid rgba(0, 0, 0, 0.125); border-image: none; background-color: rgb(255, 255, 255);
}
:first-of-type.accordion-item {
	border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem;
}
:first-of-type.accordion-item .accordion-button {
	border-top-left-radius: calc(.25rem - 1px); border-top-right-radius: calc(.25rem - 1px);
}
:not(:first-of-type).accordion-item {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
:last-of-type.accordion-item {
	border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem;
}
:last-of-type.accordion-item .accordion-button.collapsed {
	border-bottom-right-radius: calc(.25rem - 1px); border-bottom-left-radius: calc(.25rem - 1px);
}
:last-of-type.accordion-item .accordion-collapse {
	border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem;
}
.accordion-body {
	padding: 1rem 1.25rem;
}
.accordion-flush .accordion-collapse {
	border-width: 0px;
}
.accordion-flush .accordion-item {
	border-radius: 0px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none;
}
.accordion-flush :first-child.accordion-item {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.accordion-flush :last-child.accordion-item {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.accordion-flush .accordion-item .accordion-button {
	border-radius: 0px;
}
.breadcrumb {
	list-style: none; padding: 0px; margin-bottom: 1rem; display: flex; flex-wrap: wrap;
}
.breadcrumb-item + .breadcrumb-item {
	padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: rgb(108, 117, 125); padding-right: 0.5rem; float: left;
}
.breadcrumb-item.active {
	color: rgb(108, 117, 125);
}
.pagination {
	list-style: none; padding-left: 0px; display: flex;
}
.page-link {
	border: 1px solid rgb(222, 226, 230); transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; color: rgb(13, 110, 253); text-decoration: none; display: block; position: relative; background-color: rgb(255, 255, 255);
}
@media not all
{
.page-link {
	transition:none;
}
}
.page-link:hover {
	border-color: rgb(222, 226, 230); color: rgb(10, 88, 202); z-index: 2; background-color: rgb(233, 236, 239);
}
.page-link:focus {
	outline: 0px; color: rgb(10, 88, 202); z-index: 3; box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.25); background-color: rgb(233, 236, 239);
}
:not(:first-child).page-item .page-link {
	margin-left: -1px;
}
.page-item.active .page-link {
	border-color: rgb(13, 110, 253); color: rgb(255, 255, 255); z-index: 3; background-color: rgb(13, 110, 253);
}
.page-item.disabled .page-link {
	border-color: rgb(222, 226, 230); color: rgb(108, 117, 125); pointer-events: none; background-color: rgb(255, 255, 255);
}
.page-link {
	padding: 0.37rem 0.75rem;
}
:first-child.page-item .page-link {
	border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem;
}
:last-child.page-item .page-link {
	border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem;
}
.pagination-lg .page-link {
	padding: 0.75rem 1.5rem; font-size: 1.25rem;
}
.pagination-lg :first-child.page-item .page-link {
	border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem;
}
.pagination-lg :last-child.page-item .page-link {
	border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
	padding: 0.25rem 0.5rem; font-size: 0.87rem;
}
.pagination-sm :first-child.page-item .page-link {
	border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem;
}
.pagination-sm :last-child.page-item .page-link {
	border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem;
}
.badge {
	padding: 0.35em 0.65em; border-radius: 0.25rem; text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 0.75em; font-weight: 700; vertical-align: baseline; display: inline-block; white-space: nowrap;
}
:empty.badge {
	display: none;
}
.btn .badge {
	top: -1px; position: relative;
}
.alert {
	padding: 1rem; border-radius: 0.25rem; border: 1px solid transparent; border-image: none; margin-bottom: 1rem; position: relative;
}
.alert-heading {
	color: inherit;
}
.alert-link {
	font-weight: 700;
}
.alert-dismissible {
	padding-right: 3rem;
}
.alert-dismissible .btn-close {
	padding: 1.25rem 1rem; top: 0px; right: 0px; position: absolute; z-index: 2;
}
.alert-primary {
	border-color: rgb(182, 212, 254); color: rgb(8, 66, 152); background-color: rgb(207, 226, 255);
}
.alert-primary .alert-link {
	color: rgb(6, 53, 122);
}
.alert-secondary {
	border-color: rgb(211, 214, 216); color: rgb(65, 70, 75); background-color: rgb(226, 227, 229);
}
.alert-secondary .alert-link {
	color: rgb(52, 56, 60);
}
.alert-success {
	border-color: rgb(186, 219, 204); color: rgb(15, 81, 50); background-color: rgb(209, 231, 221);
}
.alert-success .alert-link {
	color: rgb(12, 65, 40);
}
.alert-info {
	border-color: rgb(182, 239, 251); color: rgb(5, 81, 96); background-color: rgb(207, 244, 252);
}
.alert-info .alert-link {
	color: rgb(4, 65, 77);
}
.alert-warning {
	border-color: rgb(255, 236, 181); color: rgb(102, 77, 3); background-color: rgb(255, 243, 205);
}
.alert-warning .alert-link {
	color: rgb(82, 62, 2);
}
.alert-danger {
	border-color: rgb(245, 194, 199); color: rgb(132, 32, 41); background-color: rgb(248, 215, 218);
}
.alert-danger .alert-link {
	color: rgb(106, 26, 33);
}
.alert-light {
	border-color: rgb(253, 253, 254); color: rgb(99, 100, 100); background-color: rgb(254, 254, 254);
}
.alert-light .alert-link {
	color: rgb(79, 80, 80);
}
.alert-dark {
	border-color: rgb(188, 190, 191); color: rgb(20, 22, 25); background-color: rgb(211, 211, 212);
}
.alert-dark .alert-link {
	color: rgb(16, 18, 20);
}
.progress {
	border-radius: 0.25rem; height: 1rem; overflow: hidden; font-size: 0.75rem; display: flex; background-color: rgb(233, 236, 239);
}
.progress-bar {
	transition:width 0.6s; text-align: center; color: rgb(255, 255, 255); overflow: hidden; display: flex; white-space: nowrap; flex-direction: column; justify-content: center; background-color: rgb(13, 110, 253);
}
@media not all
{
.progress-bar {
	transition:none;
}
}
.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem;
}
.progress-bar-animated {
	animation:progress-bar-stripes 1s linear infinite; -webkit-animation: 1s linear infinite progress-bar-stripes;
}
@media not all
{
.progress-bar-animated {
	animation:none; -webkit-animation: none;
}
}
.list-group {
	border-radius: 0.25rem; padding-left: 0px; margin-bottom: 0px; display: flex; flex-direction: column;
}
.list-group-numbered {
	list-style-type: none; counter-reset: section;
}
.list-group-numbered > li::before {
	content: counters(section, ".") ". "; counter-increment: section;
}
.list-group-item-action {
	width: 100%; text-align: inherit; color: rgb(73, 80, 87);
}
.list-group-item-action:focus {
	color: rgb(73, 80, 87); text-decoration: none; z-index: 1; background-color: rgb(248, 249, 250);
}
.list-group-item-action:hover {
	color: rgb(73, 80, 87); text-decoration: none; z-index: 1; background-color: rgb(248, 249, 250);
}
.list-group-item-action:active {
	color: rgb(33, 37, 41); background-color: rgb(233, 236, 239);
}
.list-group-item {
	padding: 0.5rem 1rem; border: 1px solid rgba(0, 0, 0, 0.125); border-image: none; color: rgb(33, 37, 41); text-decoration: none; display: block; position: relative; background-color: rgb(255, 255, 255);
}
:first-child.list-group-item {
	border-top-left-radius: inherit; border-top-right-radius: inherit;
}
:last-child.list-group-item {
	border-bottom-right-radius: inherit; border-bottom-left-radius: inherit;
}
.list-group-item.disabled {
	color: rgb(108, 117, 125); pointer-events: none; background-color: rgb(255, 255, 255);
}
:disabled.list-group-item {
	color: rgb(108, 117, 125); pointer-events: none; background-color: rgb(255, 255, 255);
}
.list-group-item.active {
	border-color: rgb(13, 110, 253); color: rgb(255, 255, 255); z-index: 2; background-color: rgb(13, 110, 253);
}
.list-group-item + .list-group-item {
	border-top-width: 0px;
}
.list-group-item + .list-group-item.active {
	margin-top: -1px; border-top-width: 1px;
}
.list-group-horizontal {
	flex-direction: row;
}
.list-group-horizontal > :first-child.list-group-item {
	border-top-right-radius: 0px; border-bottom-left-radius: 0.25rem;
}
.list-group-horizontal > :last-child.list-group-item {
	border-top-right-radius: 0.25rem; border-bottom-left-radius: 0px;
}
.list-group-horizontal > .list-group-item.active {
	margin-top: 0px;
}
.list-group-horizontal > .list-group-item + .list-group-item {
	border-top-width: 1px; border-left-width: 0px;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
	margin-left: -1px; border-left-width: 1px;
}
@media all and (min-width:576px)
{
.list-group-horizontal-sm {
	flex-direction: row;
}
.list-group-horizontal-sm > :first-child.list-group-item {
	border-top-right-radius: 0px; border-bottom-left-radius: 0.25rem;
}
.list-group-horizontal-sm > :last-child.list-group-item {
	border-top-right-radius: 0.25rem; border-bottom-left-radius: 0px;
}
.list-group-horizontal-sm > .list-group-item.active {
	margin-top: 0px;
}
.list-group-horizontal-sm > .list-group-item + .list-group-item {
	border-top-width: 1px; border-left-width: 0px;
}
.list-group-horizontal-sm > .list-group-item + .list-group-item.active {
	margin-left: -1px; border-left-width: 1px;
}
}
@media all and (min-width:768px)
{
.list-group-horizontal-md {
	flex-direction: row;
}
.list-group-horizontal-md > :first-child.list-group-item {
	border-top-right-radius: 0px; border-bottom-left-radius: 0.25rem;
}
.list-group-horizontal-md > :last-child.list-group-item {
	border-top-right-radius: 0.25rem; border-bottom-left-radius: 0px;
}
.list-group-horizontal-md > .list-group-item.active {
	margin-top: 0px;
}
.list-group-horizontal-md > .list-group-item + .list-group-item {
	border-top-width: 1px; border-left-width: 0px;
}
.list-group-horizontal-md > .list-group-item + .list-group-item.active {
	margin-left: -1px; border-left-width: 1px;
}
}
@media all and (min-width:992px)
{
.list-group-horizontal-lg {
	flex-direction: row;
}
.list-group-horizontal-lg > :first-child.list-group-item {
	border-top-right-radius: 0px; border-bottom-left-radius: 0.25rem;
}
.list-group-horizontal-lg > :last-child.list-group-item {
	border-top-right-radius: 0.25rem; border-bottom-left-radius: 0px;
}
.list-group-horizontal-lg > .list-group-item.active {
	margin-top: 0px;
}
.list-group-horizontal-lg > .list-group-item + .list-group-item {
	border-top-width: 1px; border-left-width: 0px;
}
.list-group-horizontal-lg > .list-group-item + .list-group-item.active {
	margin-left: -1px; border-left-width: 1px;
}
}
@media all and (min-width:1200px)
{
.list-group-horizontal-xl {
	flex-direction: row;
}
.list-group-horizontal-xl > :first-child.list-group-item {
	border-top-right-radius: 0px; border-bottom-left-radius: 0.25rem;
}
.list-group-horizontal-xl > :last-child.list-group-item {
	border-top-right-radius: 0.25rem; border-bottom-left-radius: 0px;
}
.list-group-horizontal-xl > .list-group-item.active {
	margin-top: 0px;
}
.list-group-horizontal-xl > .list-group-item + .list-group-item {
	border-top-width: 1px; border-left-width: 0px;
}
.list-group-horizontal-xl > .list-group-item + .list-group-item.active {
	margin-left: -1px; border-left-width: 1px;
}
}
@media all and (min-width:1400px)
{
.list-group-horizontal-xxl {
	flex-direction: row;
}
.list-group-horizontal-xxl > :first-child.list-group-item {
	border-top-right-radius: 0px; border-bottom-left-radius: 0.25rem;
}
.list-group-horizontal-xxl > :last-child.list-group-item {
	border-top-right-radius: 0.25rem; border-bottom-left-radius: 0px;
}
.list-group-horizontal-xxl > .list-group-item.active {
	margin-top: 0px;
}
.list-group-horizontal-xxl > .list-group-item + .list-group-item {
	border-top-width: 1px; border-left-width: 0px;
}
.list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
	margin-left: -1px; border-left-width: 1px;
}
}
.list-group-flush {
	border-radius: 0px;
}
.list-group-flush > .list-group-item {
	border-width: 0px 0px 1px;
}
.list-group-flush > :last-child.list-group-item {
	border-bottom-width: 0px;
}
.list-group-item-primary {
	color: rgb(8, 66, 152); background-color: rgb(207, 226, 255);
}
.list-group-item-primary.list-group-item-action:focus {
	color: rgb(8, 66, 152); background-color: rgb(186, 203, 230);
}
.list-group-item-primary.list-group-item-action:hover {
	color: rgb(8, 66, 152); background-color: rgb(186, 203, 230);
}
.list-group-item-primary.list-group-item-action.active {
	border-color: rgb(8, 66, 152); color: rgb(255, 255, 255); background-color: rgb(8, 66, 152);
}
.list-group-item-secondary {
	color: rgb(65, 70, 75); background-color: rgb(226, 227, 229);
}
.list-group-item-secondary.list-group-item-action:focus {
	color: rgb(65, 70, 75); background-color: rgb(203, 204, 206);
}
.list-group-item-secondary.list-group-item-action:hover {
	color: rgb(65, 70, 75); background-color: rgb(203, 204, 206);
}
.list-group-item-secondary.list-group-item-action.active {
	border-color: rgb(65, 70, 75); color: rgb(255, 255, 255); background-color: rgb(65, 70, 75);
}
.list-group-item-success {
	color: rgb(15, 81, 50); background-color: rgb(209, 231, 221);
}
.list-group-item-success.list-group-item-action:focus {
	color: rgb(15, 81, 50); background-color: rgb(188, 208, 199);
}
.list-group-item-success.list-group-item-action:hover {
	color: rgb(15, 81, 50); background-color: rgb(188, 208, 199);
}
.list-group-item-success.list-group-item-action.active {
	border-color: rgb(15, 81, 50); color: rgb(255, 255, 255); background-color: rgb(15, 81, 50);
}
.list-group-item-info {
	color: rgb(5, 81, 96); background-color: rgb(207, 244, 252);
}
.list-group-item-info.list-group-item-action:focus {
	color: rgb(5, 81, 96); background-color: rgb(186, 220, 227);
}
.list-group-item-info.list-group-item-action:hover {
	color: rgb(5, 81, 96); background-color: rgb(186, 220, 227);
}
.list-group-item-info.list-group-item-action.active {
	border-color: rgb(5, 81, 96); color: rgb(255, 255, 255); background-color: rgb(5, 81, 96);
}
.list-group-item-warning {
	color: rgb(102, 77, 3); background-color: rgb(255, 243, 205);
}
.list-group-item-warning.list-group-item-action:focus {
	color: rgb(102, 77, 3); background-color: rgb(230, 219, 185);
}
.list-group-item-warning.list-group-item-action:hover {
	color: rgb(102, 77, 3); background-color: rgb(230, 219, 185);
}
.list-group-item-warning.list-group-item-action.active {
	border-color: rgb(102, 77, 3); color: rgb(255, 255, 255); background-color: rgb(102, 77, 3);
}
.list-group-item-danger {
	color: rgb(132, 32, 41); background-color: rgb(248, 215, 218);
}
.list-group-item-danger.list-group-item-action:focus {
	color: rgb(132, 32, 41); background-color: rgb(223, 194, 196);
}
.list-group-item-danger.list-group-item-action:hover {
	color: rgb(132, 32, 41); background-color: rgb(223, 194, 196);
}
.list-group-item-danger.list-group-item-action.active {
	border-color: rgb(132, 32, 41); color: rgb(255, 255, 255); background-color: rgb(132, 32, 41);
}
.list-group-item-light {
	color: rgb(99, 100, 100); background-color: rgb(254, 254, 254);
}
.list-group-item-light.list-group-item-action:focus {
	color: rgb(99, 100, 100); background-color: rgb(229, 229, 229);
}
.list-group-item-light.list-group-item-action:hover {
	color: rgb(99, 100, 100); background-color: rgb(229, 229, 229);
}
.list-group-item-light.list-group-item-action.active {
	border-color: rgb(99, 100, 100); color: rgb(255, 255, 255); background-color: rgb(99, 100, 100);
}
.list-group-item-dark {
	color: rgb(20, 22, 25); background-color: rgb(211, 211, 212);
}
.list-group-item-dark.list-group-item-action:focus {
	color: rgb(20, 22, 25); background-color: rgb(190, 190, 191);
}
.list-group-item-dark.list-group-item-action:hover {
	color: rgb(20, 22, 25); background-color: rgb(190, 190, 191);
}
.list-group-item-dark.list-group-item-action.active {
	border-color: rgb(20, 22, 25); color: rgb(255, 255, 255); background-color: rgb(20, 22, 25);
}
.btn-close {
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") no-repeat center / 1em auto; padding: 0.25em; border-radius: 0.25rem; border: 0px currentColor; border-image: none; width: 1em; height: 1em; color: rgb(0, 0, 0); box-sizing: content-box; opacity: 0.5;
}
.btn-close:hover {
	color: rgb(0, 0, 0); text-decoration: none; opacity: 0.75;
}
.btn-close:focus {
	outline: 0px; opacity: 1; box-shadow: 0px 0px 0px 0.25rem rgba(13,110,253,0.25);
}
.btn-close.disabled {
	opacity: 0.25; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
:disabled.btn-close {
	opacity: 0.25; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.btn-close-white {
	
}
.toast {
	border-radius: 0.25rem; border: 1px solid rgba(0, 0, 0, 0.1); border-image: none; width: 350px; font-size: 0.87rem; max-width: 100%; pointer-events: auto; box-shadow: 0px 0.5rem 1rem rgba(0,0,0,0.15); background-clip: padding-box; background-color: rgba(255, 255, 255, 0.85);
}
.toast.showing {
	opacity: 0;
}
:not(.show).toast {
	display: none;
}
.toast-container {
	max-width: 100%; pointer-events: none;
}
.toast-container > :not(:last-child) {
	margin-bottom: 0.75rem;
}
.toast-header {
	padding: 0.5rem 0.75rem; color: rgb(108, 117, 125); border-bottom-color: rgba(0, 0, 0, 0.05); border-bottom-width: 1px; border-bottom-style: solid; display: flex; border-top-left-radius: calc(.25rem - 1px); border-top-right-radius: calc(.25rem - 1px); align-items: center; background-clip: padding-box; background-color: rgba(255, 255, 255, 0.85);
}
.toast-header .btn-close {
	margin-right: -0.37rem; margin-left: 0.75rem;
}
.toast-body {
	padding: 0.75rem; -ms-word-wrap: break-word;
}
.modal {
	outline: 0px; left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 1055; -ms-overflow-x: hidden; -ms-overflow-y: auto;
}
.modal-dialog {
	margin: 0.5rem; width: auto; position: relative; pointer-events: none;
}
.modal.fade .modal-dialog {
	transition:transform 0.3s ease-out; transform: translate(0px, -50px);
}
@media not all
{
.modal.fade .modal-dialog {
	transition:none;
}
}
.modal.show .modal-dialog {
	transform: none;
}
.modal.modal-static .modal-dialog {
	transform: scale(1.02);
}
.modal-dialog-scrollable {
	height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
	overflow: hidden; max-height: 100%;
}
.modal-dialog-scrollable .modal-body {
	-ms-overflow-y: auto;
}
.modal-dialog-centered {
	display: flex; min-height: calc(100% - 1rem); align-items: center;
}
.modal-content {
	outline: 0px; border-radius: 0.3rem; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; width: 100%; display: flex; position: relative; pointer-events: auto; flex-direction: column; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.modal-backdrop {
	left: 0px; top: 0px; width: 100vw; height: 100vh; position: fixed; z-index: 1050; background-color: rgb(0, 0, 0);
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop.show {
	opacity: 0.5;
}
.modal-header {
	padding: 1rem; border-bottom-color: rgb(222, 226, 230); border-bottom-width: 1px; border-bottom-style: solid; display: flex; border-top-left-radius: calc(.3rem - 1px); border-top-right-radius: calc(.3rem - 1px); flex-shrink: 0; justify-content: space-between; align-items: center;
}
.modal-header .btn-close {
	margin: -0.5rem -0.5rem -0.5rem auto; padding: 0.5rem;
}
.modal-title {
	line-height: 1.5; margin-bottom: 0px;
}
.modal-body {
	padding: 1rem; flex:1 1 auto; position: relative;
}
.modal-footer {
	padding: 0.75rem; border-top-color: rgb(222, 226, 230); border-top-width: 1px; border-top-style: solid; display: flex; border-bottom-right-radius: calc(.3rem - 1px); border-bottom-left-radius: calc(.3rem - 1px); flex-wrap: wrap; flex-shrink: 0; justify-content: flex-end; align-items: center;
}
.modal-footer > * {
	margin: 0.25rem;
}
@media all and (min-width:576px)
{
.modal-dialog {
	margin: 1.75rem auto; max-width: 500px;
}
.modal-dialog-scrollable {
	height: calc(100% - 3.5rem);
}
.modal-dialog-centered {
	min-height: calc(100% - 3.5rem);
}
.modal-sm {
	max-width: 300px;
}
}
@media all and (min-width:992px)
{
.modal-lg {
	max-width: 800px;
}
.modal-xl {
	max-width: 800px;
}
}
@media all and (min-width:1200px)
{
.modal-xl {
	max-width: 1140px;
}
}
.modal-fullscreen {
	margin: 0px; width: 100vw; height: 100%; max-width: none;
}
.modal-fullscreen .modal-content {
	border-radius: 0px; border: 0px currentColor; border-image: none; height: 100%;
}
.modal-fullscreen .modal-header {
	border-radius: 0px;
}
.modal-fullscreen .modal-body {
	-ms-overflow-y: auto;
}
.modal-fullscreen .modal-footer {
	border-radius: 0px;
}
@media all and (max-width:575.98px)
{
.modal-fullscreen-sm-down {
	margin: 0px; width: 100vw; height: 100%; max-width: none;
}
.modal-fullscreen-sm-down .modal-content {
	border-radius: 0px; border: 0px currentColor; border-image: none; height: 100%;
}
.modal-fullscreen-sm-down .modal-header {
	border-radius: 0px;
}
.modal-fullscreen-sm-down .modal-body {
	-ms-overflow-y: auto;
}
.modal-fullscreen-sm-down .modal-footer {
	border-radius: 0px;
}
}
@media all and (max-width:767.98px)
{
.modal-fullscreen-md-down {
	margin: 0px; width: 100vw; height: 100%; max-width: none;
}
.modal-fullscreen-md-down .modal-content {
	border-radius: 0px; border: 0px currentColor; border-image: none; height: 100%;
}
.modal-fullscreen-md-down .modal-header {
	border-radius: 0px;
}
.modal-fullscreen-md-down .modal-body {
	-ms-overflow-y: auto;
}
.modal-fullscreen-md-down .modal-footer {
	border-radius: 0px;
}
}
@media all and (max-width:991.98px)
{
.modal-fullscreen-lg-down {
	margin: 0px; width: 100vw; height: 100%; max-width: none;
}
.modal-fullscreen-lg-down .modal-content {
	border-radius: 0px; border: 0px currentColor; border-image: none; height: 100%;
}
.modal-fullscreen-lg-down .modal-header {
	border-radius: 0px;
}
.modal-fullscreen-lg-down .modal-body {
	-ms-overflow-y: auto;
}
.modal-fullscreen-lg-down .modal-footer {
	border-radius: 0px;
}
}
@media all and (max-width:1199.98px)
{
.modal-fullscreen-xl-down {
	margin: 0px; width: 100vw; height: 100%; max-width: none;
}
.modal-fullscreen-xl-down .modal-content {
	border-radius: 0px; border: 0px currentColor; border-image: none; height: 100%;
}
.modal-fullscreen-xl-down .modal-header {
	border-radius: 0px;
}
.modal-fullscreen-xl-down .modal-body {
	-ms-overflow-y: auto;
}
.modal-fullscreen-xl-down .modal-footer {
	border-radius: 0px;
}
}
@media all and (max-width:1399.98px)
{
.modal-fullscreen-xxl-down {
	margin: 0px; width: 100vw; height: 100%; max-width: none;
}
.modal-fullscreen-xxl-down .modal-content {
	border-radius: 0px; border: 0px currentColor; border-image: none; height: 100%;
}
.modal-fullscreen-xxl-down .modal-header {
	border-radius: 0px;
}
.modal-fullscreen-xxl-down .modal-body {
	-ms-overflow-y: auto;
}
.modal-fullscreen-xxl-down .modal-footer {
	border-radius: 0px;
}
}
.tooltip {
	margin: 0px; text-align: left; text-transform: none; line-height: 1.5; letter-spacing: normal; font-size: 0.87rem; font-style: normal; font-weight: 400; text-decoration: none; word-spacing: normal; display: block; white-space: normal; position: absolute; z-index: 1080; -ms-word-break: normal; -ms-word-wrap: break-word; opacity: 0; text-shadow: none;
}
.tooltip.show {
	opacity: 0.9;
}
.tooltip .tooltip-arrow {
	width: 0.8rem; height: 0.4rem; display: block; position: absolute;
}
.tooltip .tooltip-arrow::before {
	border-style: solid; border-color: transparent; position: absolute; content: "";
}
[data-popper-placement^=top].bs-tooltip-auto {
	padding: 0.4rem 0px;
}
.bs-tooltip-top {
	padding: 0.4rem 0px;
}
[data-popper-placement^=top].bs-tooltip-auto .tooltip-arrow {
	bottom: 0px;
}
.bs-tooltip-top .tooltip-arrow {
	bottom: 0px;
}
[data-popper-placement^=top].bs-tooltip-auto .tooltip-arrow::before {
	border-width: 0.4rem 0.4rem 0px; top: -1px; border-top-color: rgb(0, 0, 0);
}
.bs-tooltip-top .tooltip-arrow::before {
	border-width: 0.4rem 0.4rem 0px; top: -1px; border-top-color: rgb(0, 0, 0);
}
[data-popper-placement^=right].bs-tooltip-auto {
	padding: 0px 0.4rem;
}
.bs-tooltip-end {
	padding: 0px 0.4rem;
}
[data-popper-placement^=right].bs-tooltip-auto .tooltip-arrow {
	left: 0px; width: 0.4rem; height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow {
	left: 0px; width: 0.4rem; height: 0.8rem;
}
[data-popper-placement^=right].bs-tooltip-auto .tooltip-arrow::before {
	border-width: 0.4rem 0.4rem 0.4rem 0px; right: -1px; border-right-color: rgb(0, 0, 0);
}
.bs-tooltip-end .tooltip-arrow::before {
	border-width: 0.4rem 0.4rem 0.4rem 0px; right: -1px; border-right-color: rgb(0, 0, 0);
}
[data-popper-placement^=bottom].bs-tooltip-auto {
	padding: 0.4rem 0px;
}
.bs-tooltip-bottom {
	padding: 0.4rem 0px;
}
[data-popper-placement^=bottom].bs-tooltip-auto .tooltip-arrow {
	top: 0px;
}
.bs-tooltip-bottom .tooltip-arrow {
	top: 0px;
}
[data-popper-placement^=bottom].bs-tooltip-auto .tooltip-arrow::before {
	border-width: 0px 0.4rem 0.4rem; bottom: -1px; border-bottom-color: rgb(0, 0, 0);
}
.bs-tooltip-bottom .tooltip-arrow::before {
	border-width: 0px 0.4rem 0.4rem; bottom: -1px; border-bottom-color: rgb(0, 0, 0);
}
[data-popper-placement^=left].bs-tooltip-auto {
	padding: 0px 0.4rem;
}
.bs-tooltip-start {
	padding: 0px 0.4rem;
}
[data-popper-placement^=left].bs-tooltip-auto .tooltip-arrow {
	width: 0.4rem; height: 0.8rem; right: 0px;
}
.bs-tooltip-start .tooltip-arrow {
	width: 0.4rem; height: 0.8rem; right: 0px;
}
[data-popper-placement^=left].bs-tooltip-auto .tooltip-arrow::before {
	border-width: 0.4rem 0px 0.4rem 0.4rem; left: -1px; border-left-color: rgb(0, 0, 0);
}
.bs-tooltip-start .tooltip-arrow::before {
	border-width: 0.4rem 0px 0.4rem 0.4rem; left: -1px; border-left-color: rgb(0, 0, 0);
}
.tooltip-inner {
	padding: 0.25rem 0.5rem; border-radius: 0.25rem; text-align: center; color: rgb(255, 255, 255); max-width: 200px; background-color: rgb(0, 0, 0);
}
.popover {
	border-radius: 0.3rem; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; left: 0px; top: 0px; text-align: left; text-transform: none; line-height: 1.5; letter-spacing: normal; font-size: 0.87rem; font-style: normal; font-weight: 400; text-decoration: none; word-spacing: normal; display: block; white-space: normal; position: absolute; z-index: 1070; -ms-word-break: normal; -ms-word-wrap: break-word; max-width: 276px; text-shadow: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.popover .popover-arrow {
	width: 1rem; height: 0.5rem; display: block; position: absolute;
}
.popover .popover-arrow::after {
	border-style: solid; border-color: transparent; display: block; position: absolute; content: "";
}
.popover .popover-arrow::before {
	border-style: solid; border-color: transparent; display: block; position: absolute; content: "";
}
[data-popper-placement^=top].bs-popover-auto > .popover-arrow {
	bottom: calc(-.5rem - 1px);
}
.bs-popover-top > .popover-arrow {
	bottom: calc(-.5rem - 1px);
}
[data-popper-placement^=top].bs-popover-auto > .popover-arrow::before {
	border-width: 0.5rem 0.5rem 0px; bottom: 0px; border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::before {
	border-width: 0.5rem 0.5rem 0px; bottom: 0px; border-top-color: rgba(0, 0, 0, 0.25);
}
[data-popper-placement^=top].bs-popover-auto > .popover-arrow::after {
	border-width: 0.5rem 0.5rem 0px; bottom: 1px; border-top-color: rgb(255, 255, 255);
}
.bs-popover-top > .popover-arrow::after {
	border-width: 0.5rem 0.5rem 0px; bottom: 1px; border-top-color: rgb(255, 255, 255);
}
[data-popper-placement^=right].bs-popover-auto > .popover-arrow {
	left: calc(-.5rem - 1px); width: 0.5rem; height: 1rem;
}
.bs-popover-end > .popover-arrow {
	left: calc(-.5rem - 1px); width: 0.5rem; height: 1rem;
}
[data-popper-placement^=right].bs-popover-auto > .popover-arrow::before {
	border-width: 0.5rem 0.5rem 0.5rem 0px; left: 0px; border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::before {
	border-width: 0.5rem 0.5rem 0.5rem 0px; left: 0px; border-right-color: rgba(0, 0, 0, 0.25);
}
[data-popper-placement^=right].bs-popover-auto > .popover-arrow::after {
	border-width: 0.5rem 0.5rem 0.5rem 0px; left: 1px; border-right-color: rgb(255, 255, 255);
}
.bs-popover-end > .popover-arrow::after {
	border-width: 0.5rem 0.5rem 0.5rem 0px; left: 1px; border-right-color: rgb(255, 255, 255);
}
[data-popper-placement^=bottom].bs-popover-auto > .popover-arrow {
	top: calc(-.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow {
	top: calc(-.5rem - 1px);
}
[data-popper-placement^=bottom].bs-popover-auto > .popover-arrow::before {
	border-width: 0px 0.5rem 0.5rem; top: 0px; border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::before {
	border-width: 0px 0.5rem 0.5rem; top: 0px; border-bottom-color: rgba(0, 0, 0, 0.25);
}
[data-popper-placement^=bottom].bs-popover-auto > .popover-arrow::after {
	border-width: 0px 0.5rem 0.5rem; top: 1px; border-bottom-color: rgb(255, 255, 255);
}
.bs-popover-bottom > .popover-arrow::after {
	border-width: 0px 0.5rem 0.5rem; top: 1px; border-bottom-color: rgb(255, 255, 255);
}
[data-popper-placement^=bottom].bs-popover-auto .popover-header::before {
	left: 50%; top: 0px; width: 1rem; margin-left: -0.5rem; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; content: "";
}
.bs-popover-bottom .popover-header::before {
	left: 50%; top: 0px; width: 1rem; margin-left: -0.5rem; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; content: "";
}
[data-popper-placement^=left].bs-popover-auto > .popover-arrow {
	width: 0.5rem; height: 1rem; right: calc(-.5rem - 1px);
}
.bs-popover-start > .popover-arrow {
	width: 0.5rem; height: 1rem; right: calc(-.5rem - 1px);
}
[data-popper-placement^=left].bs-popover-auto > .popover-arrow::before {
	border-width: 0.5rem 0px 0.5rem 0.5rem; right: 0px; border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::before {
	border-width: 0.5rem 0px 0.5rem 0.5rem; right: 0px; border-left-color: rgba(0, 0, 0, 0.25);
}
[data-popper-placement^=left].bs-popover-auto > .popover-arrow::after {
	border-width: 0.5rem 0px 0.5rem 0.5rem; right: 1px; border-left-color: rgb(255, 255, 255);
}
.bs-popover-start > .popover-arrow::after {
	border-width: 0.5rem 0px 0.5rem 0.5rem; right: 1px; border-left-color: rgb(255, 255, 255);
}
.popover-header {
	padding: 0.5rem 1rem; font-size: 1rem; margin-bottom: 0px; border-bottom-color: rgba(0, 0, 0, 0.2); border-bottom-width: 1px; border-bottom-style: solid; border-top-left-radius: calc(.3rem - 1px); border-top-right-radius: calc(.3rem - 1px); background-color: rgb(240, 240, 240);
}
:empty.popover-header {
	display: none;
}
.popover-body {
	padding: 1rem; color: rgb(33, 37, 41);
}
.carousel {
	position: relative;
}
.carousel.pointer-event {
	touch-action: pan-y;
}
.carousel-inner {
	width: 100%; overflow: hidden; position: relative;
}
.carousel-inner::after {
	clear: both; display: block; content: "";
}
.carousel-item {
	transition:transform 0.6s ease-in-out; width: 100%; margin-right: -100%; float: left; display: none; position: relative; backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
@media not all
{
.carousel-item {
	transition:none;
}
}
.carousel-item-next {
	display: block;
}
.carousel-item-prev {
	display: block;
}
.carousel-item.active {
	display: block;
}
.active.carousel-item-end {
	transform: translateX(100%);
}
:not(.carousel-item-start).carousel-item-next {
	transform: translateX(100%);
}
.active.carousel-item-start {
	transform: translateX(-100%);
}
:not(.carousel-item-end).carousel-item-prev {
	transform: translateX(-100%);
}
.carousel-fade .carousel-item {
	opacity: 0; transform: none; transition-property: opacity;
}
.carousel-fade .carousel-item-next.carousel-item-start {
	z-index: 1; opacity: 1;
}
.carousel-fade .carousel-item-prev.carousel-item-end {
	z-index: 1; opacity: 1;
}
.carousel-fade .carousel-item.active {
	z-index: 1; opacity: 1;
}
.carousel-fade .active.carousel-item-end {
	transition:opacity 0s 0.6s; z-index: 0; opacity: 0;
}
.carousel-fade .active.carousel-item-start {
	transition:opacity 0s 0.6s; z-index: 0; opacity: 0;
}
@media not all
{
.carousel-fade .active.carousel-item-end {
	transition:none;
}
.carousel-fade .active.carousel-item-start {
	transition:none;
}
}
.carousel-control-next {
	background: 0px 0px; padding: 0px; border: 0px currentColor; transition:opacity 0.15s; border-image: none; top: 0px; width: 15%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); display: flex; position: absolute; z-index: 1; opacity: 0.5; justify-content: center; align-items: center;
}
.carousel-control-prev {
	background: 0px 0px; padding: 0px; border: 0px currentColor; transition:opacity 0.15s; border-image: none; top: 0px; width: 15%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); display: flex; position: absolute; z-index: 1; opacity: 0.5; justify-content: center; align-items: center;
}
@media not all
{
.carousel-control-next {
	transition:none;
}
.carousel-control-prev {
	transition:none;
}
}
.carousel-control-next:focus {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9;
}
.carousel-control-next:hover {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9;
}
.carousel-control-prev:focus {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9;
}
.carousel-control-prev:hover {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9;
}
.carousel-control-prev {
	left: 0px;
}
.carousel-control-next {
	right: 0px;
}
.carousel-control-next-icon {
	background-position: 50%; width: 2rem; height: 2rem; display: inline-block; background-repeat: no-repeat; background-size: 100% 100%;
}
.carousel-control-prev-icon {
	background-position: 50%; width: 2rem; height: 2rem; display: inline-block; background-repeat: no-repeat; background-size: 100% 100%;
}
.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
	list-style: none; padding: 0px; left: 0px; right: 0px; bottom: 0px; margin-right: 15%; margin-bottom: 1rem; margin-left: 15%; display: flex; position: absolute; z-index: 2; justify-content: center;
}
.carousel-indicators [data-bs-target] {
	border-width: 10px 0px; border-style: solid none; border-color: transparent currentColor; padding: 0px; transition:opacity 0.6s; flex:0 1 auto; border-image: none; width: 30px; height: 3px; text-indent: -999px; margin-right: 3px; margin-left: 3px; cursor: pointer; box-sizing: content-box; opacity: 0.5; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
@media not all
{
.carousel-indicators [data-bs-target] {
	transition:none;
}
}
.carousel-indicators .active {
	opacity: 1;
}
.carousel-caption {
	left: 15%; text-align: center; right: 15%; bottom: 1.25rem; color: rgb(255, 255, 255); padding-top: 1.25rem; padding-bottom: 1.25rem; position: absolute;
}
.carousel-dark .carousel-control-next-icon {
	
}
.carousel-dark .carousel-control-prev-icon {
	
}
.carousel-dark .carousel-indicators [data-bs-target] {
	background-color: rgb(0, 0, 0);
}
.carousel-dark .carousel-caption {
	color: rgb(0, 0, 0);
}
.spinner-border {
	border-width: 0.25em; border-style: solid; border-color: currentColor transparent currentColor currentColor; border-radius: 50%; animation:spinner-border 0.75s linear infinite; border-image: none; width: 2rem; height: 2rem; vertical-align: -0.12em; display: inline-block; -webkit-animation: .75s linear infinite spinner-border;
}
.spinner-border-sm {
	border-width: 0.2em; width: 1rem; height: 1rem;
}
.spinner-grow {
	border-radius: 50%; animation:spinner-grow 0.75s linear infinite; width: 2rem; height: 2rem; vertical-align: -0.12em; display: inline-block; opacity: 0; background-color: currentColor; -webkit-animation: .75s linear infinite spinner-grow;
}
.spinner-grow-sm {
	width: 1rem; height: 1rem;
}
@media not all
{
.spinner-border {
	animation-duration: 1.5s; -webkit-animation-duration: 1.5s;
}
.spinner-grow {
	animation-duration: 1.5s; -webkit-animation-duration: 1.5s;
}
}
.offcanvas {
	outline: 0px; transition:transform 0.3s ease-in-out; bottom: 0px; display: flex; visibility: hidden; position: fixed; z-index: 1045; max-width: 100%; flex-direction: column; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
@media not all
{
.offcanvas {
	transition:none;
}
}
.offcanvas-backdrop {
	left: 0px; top: 0px; width: 100vw; height: 100vh; position: fixed; z-index: 1040; background-color: rgb(0, 0, 0);
}
.offcanvas-backdrop.fade {
	opacity: 0;
}
.offcanvas-backdrop.show {
	opacity: 0.5;
}
.offcanvas-header {
	padding: 1rem; display: flex; justify-content: space-between; align-items: center;
}
.offcanvas-header .btn-close {
	padding: 0.5rem; margin-top: -0.5rem; margin-right: -0.5rem; margin-bottom: -0.5rem;
}
.offcanvas-title {
	line-height: 1.5; margin-bottom: 0px;
}
.offcanvas-body {
	padding: 1rem; -ms-overflow-y: auto; flex-grow: 1;
}
.offcanvas-start {
	left: 0px; top: 0px; width: 400px; border-right-color: rgba(0, 0, 0, 0.2); border-right-width: 1px; border-right-style: solid; transform: translateX(-100%);
}
.offcanvas-end {
	top: 0px; width: 400px; right: 0px; border-left-color: rgba(0, 0, 0, 0.2); border-left-width: 1px; border-left-style: solid; transform: translateX(100%);
}
.offcanvas-top {
	left: 0px; top: 0px; height: 30vh; right: 0px; border-bottom-color: rgba(0, 0, 0, 0.2); border-bottom-width: 1px; border-bottom-style: solid; max-height: 100%; transform: translateY(-100%);
}
.offcanvas-bottom {
	left: 0px; height: 30vh; right: 0px; border-top-color: rgba(0, 0, 0, 0.2); border-top-width: 1px; border-top-style: solid; max-height: 100%; transform: translateY(100%);
}
.offcanvas.show {
	transform: none;
}
.placeholder {
	vertical-align: middle; display: inline-block; cursor: wait; min-height: 1em; opacity: 0.5; background-color: currentColor;
}
.placeholder.btn::before {
	display: inline-block; content: "";
}
.placeholder-xs {
	min-height: 0.6em;
}
.placeholder-sm {
	min-height: 0.8em;
}
.placeholder-lg {
	min-height: 1.2em;
}
.placeholder-glow .placeholder {
	animation:placeholder-glow 2s ease-in-out infinite; -webkit-animation: placeholder-glow 2s ease-in-out infinite;
}
.placeholder-wave {
	animation:placeholder-wave 2s linear infinite; -webkit-animation: placeholder-wave 2s linear infinite; -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%); mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%); -webkit-mask-size: 200% 100%; mask-size: 200% 100%;
}
.clearfix::after {
	clear: both; display: block; content: "";
}
.link-primary {
	color: rgb(13, 110, 253);
}
.link-primary:focus {
	color: rgb(10, 88, 202);
}
.link-primary:hover {
	color: rgb(10, 88, 202);
}
.link-secondary {
	color: rgb(108, 117, 125);
}
.link-secondary:focus {
	color: rgb(86, 94, 100);
}
.link-secondary:hover {
	color: rgb(86, 94, 100);
}
.link-success {
	color: rgb(25, 135, 84);
}
.link-success:focus {
	color: rgb(20, 108, 67);
}
.link-success:hover {
	color: rgb(20, 108, 67);
}
.link-info {
	color: rgb(13, 202, 240);
}
.link-info:focus {
	color: rgb(61, 213, 243);
}
.link-info:hover {
	color: rgb(61, 213, 243);
}
.link-warning {
	color: rgb(255, 193, 7);
}
.link-warning:focus {
	color: rgb(255, 205, 57);
}
.link-warning:hover {
	color: rgb(255, 205, 57);
}
.link-danger {
	color: rgb(220, 53, 69);
}
.link-danger:focus {
	color: rgb(176, 42, 55);
}
.link-danger:hover {
	color: rgb(176, 42, 55);
}
.link-light {
	color: rgb(248, 249, 250);
}
.link-light:focus {
	color: rgb(249, 250, 251);
}
.link-light:hover {
	color: rgb(249, 250, 251);
}
.link-dark {
	color: rgb(33, 37, 41);
}
.link-dark:focus {
	color: rgb(26, 30, 33);
}
.link-dark:hover {
	color: rgb(26, 30, 33);
}
.ratio {
	width: 100%; position: relative;
}
.ratio::before {
	display: block; content: "";
}
.ratio > * {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.ratio-1x1 {
	
}
.ratio-4x3 {
	
}
.ratio-16x9 {
	
}
.ratio-21x9 {
	
}
.fixed-top {
	left: 0px; top: 0px; right: 0px; position: fixed; z-index: 1030;
}
.fixed-bottom {
	left: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 1030;
}
.sticky-top {
	top: 0px; z-index: 1020;
}
@media all and (min-width:576px)
{
.sticky-sm-top {
	top: 0px; z-index: 1020;
}
}
@media all and (min-width:768px)
{
.sticky-md-top {
	top: 0px; z-index: 1020;
}
}
@media all and (min-width:992px)
{
.sticky-lg-top {
	top: 0px; z-index: 1020;
}
}
@media all and (min-width:1200px)
{
.sticky-xl-top {
	top: 0px; z-index: 1020;
}
}
@media all and (min-width:1400px)
{
.sticky-xxl-top {
	top: 0px; z-index: 1020;
}
}
.hstack {
	display: flex; flex-direction: row; align-items: center; align-self: stretch;
}
.vstack {
	flex:1 1 auto; display: flex; flex-direction: column; align-self: stretch;
}
.stretched-link::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1; content: "";
}
.text-truncate {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.vr {
	width: 1px; display: inline-block; min-height: 1em; opacity: 0.25; align-self: stretch; background-color: currentColor;
}
.align-baseline {
	vertical-align: baseline !important;
}
.align-top {
	vertical-align: top !important;
}
.align-middle {
	vertical-align: middle !important;
}
.align-bottom {
	vertical-align: bottom !important;
}
.align-text-bottom {
	vertical-align: text-bottom !important;
}
.align-text-top {
	vertical-align: text-top !important;
}
.float-start {
	float: left !important;
}
.float-end {
	float: right !important;
}
.float-none {
	float: none !important;
}
.opacity-0 {
	opacity: 0 !important;
}
.opacity-25 {
	opacity: 0.25 !important;
}
.opacity-50 {
	opacity: 0.5 !important;
}
.opacity-75 {
	opacity: 0.75 !important;
}
.opacity-100 {
	opacity: 1 !important;
}
.overflow-auto {
	overflow: auto !important;
}
.overflow-hidden {
	overflow: hidden !important;
}
.overflow-visible {
	overflow: visible !important;
}
.overflow-scroll {
	overflow: scroll !important;
}
.d-inline {
	display: inline !important;
}
.d-inline-block {
	display: inline-block !important;
}
.d-block {
	display: block !important;
}
.d-grid {
	
}
.d-table {
	display: table !important;
}
.d-table-row {
	display: table-row !important;
}
.d-table-cell {
	display: table-cell !important;
}
.d-flex {
	display: flex !important;
}
.d-inline-flex {
	display: inline-flex !important;
}
.d-none {
	display: none !important;
}
.shadow {
	box-shadow: 0px 0.5rem 1rem rgba(0,0,0,0.15) !important;
}
.shadow-sm {
	box-shadow: 0px 0.12rem 0.25rem rgba(0,0,0,0.075) !important;
}
.shadow-lg {
	box-shadow: 0px 1rem 3rem rgba(0,0,0,0.175) !important;
}
.shadow-none {
	box-shadow: none !important;
}
.position-static {
	position: static !important;
}
.position-relative {
	position: relative !important;
}
.position-absolute {
	position: absolute !important;
}
.position-fixed {
	position: fixed !important;
}
.position-sticky {
	
}
.top-0 {
	top: 0px !important;
}
.top-50 {
	top: 50% !important;
}
.top-100 {
	top: 100% !important;
}
.bottom-0 {
	bottom: 0px !important;
}
.bottom-50 {
	bottom: 50% !important;
}
.bottom-100 {
	bottom: 100% !important;
}
.start-0 {
	left: 0px !important;
}
.start-50 {
	left: 50% !important;
}
.start-100 {
	left: 100% !important;
}
.end-0 {
	right: 0px !important;
}
.end-50 {
	right: 50% !important;
}
.end-100 {
	right: 100% !important;
}
.translate-middle {
	transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
	transform: translateX(-50%) !important;
}
.translate-middle-y {
	transform: translateY(-50%) !important;
}
.border {
	border: 1px solid rgb(222, 226, 230) !important; border-image: none !important;
}
.border-0 {
	border: 0px currentColor !important; border-image: none !important;
}
.border-top {
	border-top-color: rgb(222, 226, 230) !important; border-top-width: 1px !important; border-top-style: solid !important;
}
.border-top-0 {
	border-top-color: currentColor !important; border-top-width: 0px !important; border-top-style: none !important;
}
.border-end {
	border-right-color: rgb(222, 226, 230) !important; border-right-width: 1px !important; border-right-style: solid !important;
}
.border-end-0 {
	border-right-color: currentColor !important; border-right-width: 0px !important; border-right-style: none !important;
}
.border-bottom {
	border-bottom-color: rgb(222, 226, 230) !important; border-bottom-width: 1px !important; border-bottom-style: solid !important;
}
.border-bottom-0 {
	border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.border-start {
	border-left-color: rgb(222, 226, 230) !important; border-left-width: 1px !important; border-left-style: solid !important;
}
.border-start-0 {
	border-left-color: currentColor !important; border-left-width: 0px !important; border-left-style: none !important;
}
.border-primary {
	border-color: rgb(13, 110, 253) !important;
}
.border-secondary {
	border-color: rgb(108, 117, 125) !important;
}
.border-success {
	border-color: rgb(25, 135, 84) !important;
}
.border-info {
	border-color: rgb(13, 202, 240) !important;
}
.border-warning {
	border-color: rgb(255, 193, 7) !important;
}
.border-danger {
	border-color: rgb(220, 53, 69) !important;
}
.border-light {
	border-color: rgb(248, 249, 250) !important;
}
.border-dark {
	border-color: rgb(33, 37, 41) !important;
}
.border-white {
	border-color: rgb(255, 255, 255) !important;
}
.border-1 {
	border-width: 1px !important;
}
.border-2 {
	border-width: 2px !important;
}
.border-3 {
	border-width: 3px !important;
}
.border-4 {
	border-width: 4px !important;
}
.border-5 {
	border-width: 5px !important;
}
.w-25 {
	width: 25% !important;
}
.w-50 {
	width: 50% !important;
}
.w-75 {
	width: 75% !important;
}
.w-100 {
	width: 100% !important;
}
.w-auto {
	width: auto !important;
}
.mw-100 {
	max-width: 100% !important;
}
.vw-100 {
	width: 100vw !important;
}
.min-vw-100 {
	min-width: 100vw !important;
}
.h-25 {
	height: 25% !important;
}
.h-50 {
	height: 50% !important;
}
.h-75 {
	height: 75% !important;
}
.h-100 {
	height: 100% !important;
}
.h-auto {
	height: auto !important;
}
.mh-100 {
	max-height: 100% !important;
}
.vh-100 {
	height: 100vh !important;
}
.min-vh-100 {
	min-height: 100vh !important;
}
.flex-fill {
	flex:1 1 auto !important;
}
.flex-row {
	flex-direction: row !important;
}
.flex-column {
	flex-direction: column !important;
}
.flex-row-reverse {
	flex-direction: row-reverse !important;
}
.flex-column-reverse {
	flex-direction: column-reverse !important;
}
.flex-grow-0 {
	flex-grow: 0 !important;
}
.flex-grow-1 {
	flex-grow: 1 !important;
}
.flex-shrink-0 {
	flex-shrink: 0 !important;
}
.flex-shrink-1 {
	flex-shrink: 1 !important;
}
.flex-wrap {
	flex-wrap: wrap !important;
}
.flex-nowrap {
	flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}
.gap-0 {
	gap: 0;
}
.gap-1 {
	gap: .25rem;
}
.gap-2 {
	gap: .5rem;
}
.gap-3 {
	gap: 1rem;
}
.gap-4 {
	gap: 1.5rem;
}
.gap-5 {
	gap: 3rem;
}
.justify-content-start {
	justify-content: flex-start !important;
}
.justify-content-end {
	justify-content: flex-end !important;
}
.justify-content-center {
	justify-content: center !important;
}
.justify-content-between {
	justify-content: space-between !important;
}
.justify-content-around {
	justify-content: space-around !important;
}
.justify-content-evenly {
	
}
.align-items-start {
	align-items: flex-start !important;
}
.align-items-end {
	align-items: flex-end !important;
}
.align-items-center {
	align-items: center !important;
}
.align-items-baseline {
	align-items: baseline !important;
}
.align-items-stretch {
	align-items: stretch !important;
}
.align-content-start {
	align-content: flex-start !important;
}
.align-content-end {
	align-content: flex-end !important;
}
.align-content-center {
	align-content: center !important;
}
.align-content-between {
	align-content: space-between !important;
}
.align-content-around {
	align-content: space-around !important;
}
.align-content-stretch {
	align-content: stretch !important;
}
.align-self-auto {
	align-self: auto !important;
}
.align-self-start {
	align-self: flex-start !important;
}
.align-self-end {
	align-self: flex-end !important;
}
.align-self-center {
	align-self: center !important;
}
.align-self-baseline {
	align-self: baseline !important;
}
.align-self-stretch {
	align-self: stretch !important;
}
.order-first {
	order: -1 !important;
}
.order-0 {
	order: 0 !important;
}
.order-1 {
	order: 1 !important;
}
.order-2 {
	order: 2 !important;
}
.order-3 {
	order: 3 !important;
}
.order-4 {
	order: 4 !important;
}
.order-5 {
	order: 5 !important;
}
.order-last {
	order: 6 !important;
}
.m-0 {
	margin: 0px !important;
}
.m-1 {
	margin: 0.25rem !important;
}
.m-2 {
	margin: 0.5rem !important;
}
.m-3 {
	margin: 1rem !important;
}
.m-4 {
	margin: 1.5rem !important;
}
.m-5 {
	margin: 3rem !important;
}
.m-auto {
	margin: auto !important;
}
.mx-0 {
	margin-right: 0px !important; margin-left: 0px !important;
}
.mx-1 {
	margin-right: 0.25rem !important; margin-left: 0.25rem !important;
}
.mx-2 {
	margin-right: 0.5rem !important; margin-left: 0.5rem !important;
}
.mx-3 {
	margin-right: 1rem !important; margin-left: 1rem !important;
}
.mx-4 {
	margin-right: 1.5rem !important; margin-left: 1.5rem !important;
}
.mx-5 {
	margin-right: 3rem !important; margin-left: 3rem !important;
}
.mx-auto {
	margin-right: auto !important; margin-left: auto !important;
}
.my-0 {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.my-1 {
	margin-top: 0.25rem !important; margin-bottom: 0.25rem !important;
}
.my-2 {
	margin-top: 0.5rem !important; margin-bottom: 0.5rem !important;
}
.my-3 {
	margin-top: 1rem !important; margin-bottom: 1rem !important;
}
.my-4 {
	margin-top: 1.5rem !important; margin-bottom: 1.5rem !important;
}
.my-5 {
	margin-top: 3rem !important; margin-bottom: 3rem !important;
}
.my-auto {
	margin-top: auto !important; margin-bottom: auto !important;
}
.mt-0 {
	margin-top: 0px !important;
}
.mt-1 {
	margin-top: 0.25rem !important;
}
.mt-2 {
	margin-top: 0.5rem !important;
}
.mt-3 {
	margin-top: 1rem !important;
}
.mt-4 {
	margin-top: 1.5rem !important;
}
.mt-5 {
	margin-top: 3rem !important;
}
.mt-auto {
	margin-top: auto !important;
}
.me-0 {
	margin-right: 0px !important;
}
.me-1 {
	margin-right: 0.25rem !important;
}
.me-2 {
	margin-right: 0.5rem !important;
}
.me-3 {
	margin-right: 1rem !important;
}
.me-4 {
	margin-right: 1.5rem !important;
}
.me-5 {
	margin-right: 3rem !important;
}
.me-auto {
	margin-right: auto !important;
}
.mb-0 {
	margin-bottom: 0px !important;
}
.mb-1 {
	margin-bottom: 0.25rem !important;
}
.mb-2 {
	margin-bottom: 0.5rem !important;
}
.mb-3 {
	margin-bottom: 1rem !important;
}
.mb-4 {
	margin-bottom: 1.5rem !important;
}
.mb-5 {
	margin-bottom: 3rem !important;
}
.mb-auto {
	margin-bottom: auto !important;
}
.ms-0 {
	margin-left: 0px !important;
}
.ms-1 {
	margin-left: 0.25rem !important;
}
.ms-2 {
	margin-left: 0.5rem !important;
}
.ms-3 {
	margin-left: 1rem !important;
}
.ms-4 {
	margin-left: 1.5rem !important;
}
.ms-5 {
	margin-left: 3rem !important;
}
.ms-auto {
	margin-left: auto !important;
}
.p-0 {
	padding: 0px !important;
}
.p-1 {
	padding: 0.25rem !important;
}
.p-2 {
	padding: 0.5rem !important;
}
.p-3 {
	padding: 1rem !important;
}
.p-4 {
	padding: 1.5rem !important;
}
.p-5 {
	padding: 3rem !important;
}
.px-0 {
	padding-right: 0px !important; padding-left: 0px !important;
}
.px-1 {
	padding-right: 0.25rem !important; padding-left: 0.25rem !important;
}
.px-2 {
	padding-right: 0.5rem !important; padding-left: 0.5rem !important;
}
.px-3 {
	padding-right: 1rem !important; padding-left: 1rem !important;
}
.px-4 {
	padding-right: 1.5rem !important; padding-left: 1.5rem !important;
}
.px-5 {
	padding-right: 3rem !important; padding-left: 3rem !important;
}
.py-0 {
	padding-top: 0px !important; padding-bottom: 0px !important;
}
.py-1 {
	padding-top: 0.25rem !important; padding-bottom: 0.25rem !important;
}
.py-2 {
	padding-top: 0.5rem !important; padding-bottom: 0.5rem !important;
}
.py-3 {
	padding-top: 1rem !important; padding-bottom: 1rem !important;
}
.py-4 {
	padding-top: 1.5rem !important; padding-bottom: 1.5rem !important;
}
.py-5 {
	padding-top: 3rem !important; padding-bottom: 3rem !important;
}
.pt-0 {
	padding-top: 0px !important;
}
.pt-1 {
	padding-top: 0.25rem !important;
}
.pt-2 {
	padding-top: 0.5rem !important;
}
.pt-3 {
	padding-top: 1rem !important;
}
.pt-4 {
	padding-top: 1.5rem !important;
}
.pt-5 {
	padding-top: 3rem !important;
}
.pe-0 {
	padding-right: 0px !important;
}
.pe-1 {
	padding-right: 0.25rem !important;
}
.pe-2 {
	padding-right: 0.5rem !important;
}
.pe-3 {
	padding-right: 1rem !important;
}
.pe-4 {
	padding-right: 1.5rem !important;
}
.pe-5 {
	padding-right: 3rem !important;
}
.pb-0 {
	padding-bottom: 0px !important;
}
.pb-1 {
	padding-bottom: 0.25rem !important;
}
.pb-2 {
	padding-bottom: 0.5rem !important;
}
.pb-3 {
	padding-bottom: 1rem !important;
}
.pb-4 {
	padding-bottom: 1.5rem !important;
}
.pb-5 {
	padding-bottom: 3rem !important;
}
.ps-0 {
	padding-left: 0px !important;
}
.ps-1 {
	padding-left: 0.25rem !important;
}
.ps-2 {
	padding-left: 0.5rem !important;
}
.ps-3 {
	padding-left: 1rem !important;
}
.ps-4 {
	padding-left: 1.5rem !important;
}
.ps-5 {
	padding-left: 3rem !important;
}
.font-monospace {
	
}
.fs-1 {
	font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
	font-size: calc(1.325rem + .9vw) !important;
}
.fs-3 {
	font-size: calc(1.3rem + .6vw) !important;
}
.fs-4 {
	font-size: calc(1.275rem + .3vw) !important;
}
.fs-5 {
	font-size: 1.25rem !important;
}
.fs-6 {
	font-size: 1rem !important;
}
.fst-italic {
	font-style: italic !important;
}
.fst-normal {
	font-style: normal !important;
}
.fw-light {
	font-weight: 300 !important;
}
.fw-lighter {
	font-weight: lighter !important;
}
.fw-normal {
	font-weight: 400 !important;
}
.fw-bold {
	font-weight: 700 !important;
}
.fw-bolder {
	font-weight: bolder !important;
}
.lh-1 {
	line-height: 1 !important;
}
.lh-sm {
	line-height: 1.25 !important;
}
.lh-base {
	line-height: 1.5 !important;
}
.lh-lg {
	line-height: 2 !important;
}
.text-start {
	text-align: left !important;
}
.text-end {
	text-align: right !important;
}
.text-center {
	text-align: center !important;
}
.text-decoration-none {
	text-decoration: none !important;
}
.text-decoration-underline {
	text-decoration: underline !important;
}
.text-decoration-line-through {
	text-decoration: line-through !important;
}
.text-lowercase {
	text-transform: lowercase !important;
}
.text-uppercase {
	text-transform: uppercase !important;
}
.text-capitalize {
	text-transform: capitalize !important;
}
.text-wrap {
	white-space: normal !important;
}
.text-nowrap {
	white-space: nowrap !important;
}
.text-break {
	-ms-word-wrap: break-word !important;
}
.text-primary {
	
}
.text-secondary {
	
}
.text-success {
	
}
.text-info {
	
}
.text-warning {
	
}
.text-danger {
	
}
.text-light {
	
}
.text-dark {
	
}
.text-black {
	
}
.text-white {
	
}
.text-body {
	
}
.text-muted {
	color: rgb(108, 117, 125) !important;
}
.text-black-50 {
	color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
	color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
	color: inherit !important;
}
.text-opacity-25 {
	
}
.text-opacity-50 {
	
}
.text-opacity-75 {
	
}
.text-opacity-100 {
	
}
.bg-primary {
	
}
.bg-secondary {
	
}
.bg-success {
	
}
.bg-info {
	
}
.bg-warning {
	
}
.bg-danger {
	
}
.bg-light {
	
}
.bg-dark {
	
}
.bg-black {
	
}
.bg-white {
	
}
.bg-body {
	
}
.bg-transparent {
	background-color: transparent !important;
}
.bg-opacity-10 {
	
}
.bg-opacity-25 {
	
}
.bg-opacity-50 {
	
}
.bg-opacity-75 {
	
}
.bg-opacity-100 {
	
}
.bg-gradient {
	
}
.user-select-all {
	-webkit-user-select: all; -moz-user-select: all; user-select: all;
}
.user-select-auto {
	-webkit-user-select: auto; -moz-user-select: auto; user-select: auto;
}
.user-select-none {
	-webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.pe-none {
	pointer-events: none !important;
}
.pe-auto {
	pointer-events: auto !important;
}
.rounded {
	border-radius: 0.25rem !important;
}
.rounded-0 {
	border-radius: 0px !important;
}
.rounded-1 {
	border-radius: 0.2rem !important;
}
.rounded-2 {
	border-radius: 0.25rem !important;
}
.rounded-3 {
	border-radius: 0.3rem !important;
}
.rounded-circle {
	border-radius: 50% !important;
}
.rounded-pill {
	border-radius: 50rem !important;
}
.rounded-top {
	border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important;
}
.rounded-end {
	border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
	border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important;
}
.rounded-start {
	border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important;
}
.visible {
	visibility: visible !important;
}
.invisible {
	visibility: hidden !important;
}
@media all and (min-width:576px)
{
.float-sm-start {
	float: left !important;
}
.float-sm-end {
	float: right !important;
}
.float-sm-none {
	float: none !important;
}
.d-sm-inline {
	display: inline !important;
}
.d-sm-inline-block {
	display: inline-block !important;
}
.d-sm-block {
	display: block !important;
}
.d-sm-grid {
	
}
.d-sm-table {
	display: table !important;
}
.d-sm-table-row {
	display: table-row !important;
}
.d-sm-table-cell {
	display: table-cell !important;
}
.d-sm-flex {
	display: flex !important;
}
.d-sm-inline-flex {
	display: inline-flex !important;
}
.d-sm-none {
	display: none !important;
}
.flex-sm-fill {
	flex:1 1 auto !important;
}
.flex-sm-row {
	flex-direction: row !important;
}
.flex-sm-column {
	flex-direction: column !important;
}
.flex-sm-row-reverse {
	flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
	flex-direction: column-reverse !important;
}
.flex-sm-grow-0 {
	flex-grow: 0 !important;
}
.flex-sm-grow-1 {
	flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
	flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
	flex-shrink: 1 !important;
}
.flex-sm-wrap {
	flex-wrap: wrap !important;
}
.flex-sm-nowrap {
	flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}
.gap-sm-0 {
	gap: 0;
}
.gap-sm-1 {
	gap: .25rem;
}
.gap-sm-2 {
	gap: .5rem;
}
.gap-sm-3 {
	gap: 1rem;
}
.gap-sm-4 {
	gap: 1.5rem;
}
.gap-sm-5 {
	gap: 3rem;
}
.justify-content-sm-start {
	justify-content: flex-start !important;
}
.justify-content-sm-end {
	justify-content: flex-end !important;
}
.justify-content-sm-center {
	justify-content: center !important;
}
.justify-content-sm-between {
	justify-content: space-between !important;
}
.justify-content-sm-around {
	justify-content: space-around !important;
}
.justify-content-sm-evenly {
	
}
.align-items-sm-start {
	align-items: flex-start !important;
}
.align-items-sm-end {
	align-items: flex-end !important;
}
.align-items-sm-center {
	align-items: center !important;
}
.align-items-sm-baseline {
	align-items: baseline !important;
}
.align-items-sm-stretch {
	align-items: stretch !important;
}
.align-content-sm-start {
	align-content: flex-start !important;
}
.align-content-sm-end {
	align-content: flex-end !important;
}
.align-content-sm-center {
	align-content: center !important;
}
.align-content-sm-between {
	align-content: space-between !important;
}
.align-content-sm-around {
	align-content: space-around !important;
}
.align-content-sm-stretch {
	align-content: stretch !important;
}
.align-self-sm-auto {
	align-self: auto !important;
}
.align-self-sm-start {
	align-self: flex-start !important;
}
.align-self-sm-end {
	align-self: flex-end !important;
}
.align-self-sm-center {
	align-self: center !important;
}
.align-self-sm-baseline {
	align-self: baseline !important;
}
.align-self-sm-stretch {
	align-self: stretch !important;
}
.order-sm-first {
	order: -1 !important;
}
.order-sm-0 {
	order: 0 !important;
}
.order-sm-1 {
	order: 1 !important;
}
.order-sm-2 {
	order: 2 !important;
}
.order-sm-3 {
	order: 3 !important;
}
.order-sm-4 {
	order: 4 !important;
}
.order-sm-5 {
	order: 5 !important;
}
.order-sm-last {
	order: 6 !important;
}
.m-sm-0 {
	margin: 0px !important;
}
.m-sm-1 {
	margin: 0.25rem !important;
}
.m-sm-2 {
	margin: 0.5rem !important;
}
.m-sm-3 {
	margin: 1rem !important;
}
.m-sm-4 {
	margin: 1.5rem !important;
}
.m-sm-5 {
	margin: 3rem !important;
}
.m-sm-auto {
	margin: auto !important;
}
.mx-sm-0 {
	margin-right: 0px !important; margin-left: 0px !important;
}
.mx-sm-1 {
	margin-right: 0.25rem !important; margin-left: 0.25rem !important;
}
.mx-sm-2 {
	margin-right: 0.5rem !important; margin-left: 0.5rem !important;
}
.mx-sm-3 {
	margin-right: 1rem !important; margin-left: 1rem !important;
}
.mx-sm-4 {
	margin-right: 1.5rem !important; margin-left: 1.5rem !important;
}
.mx-sm-5 {
	margin-right: 3rem !important; margin-left: 3rem !important;
}
.mx-sm-auto {
	margin-right: auto !important; margin-left: auto !important;
}
.my-sm-0 {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.my-sm-1 {
	margin-top: 0.25rem !important; margin-bottom: 0.25rem !important;
}
.my-sm-2 {
	margin-top: 0.5rem !important; margin-bottom: 0.5rem !important;
}
.my-sm-3 {
	margin-top: 1rem !important; margin-bottom: 1rem !important;
}
.my-sm-4 {
	margin-top: 1.5rem !important; margin-bottom: 1.5rem !important;
}
.my-sm-5 {
	margin-top: 3rem !important; margin-bottom: 3rem !important;
}
.my-sm-auto {
	margin-top: auto !important; margin-bottom: auto !important;
}
.mt-sm-0 {
	margin-top: 0px !important;
}
.mt-sm-1 {
	margin-top: 0.25rem !important;
}
.mt-sm-2 {
	margin-top: 0.5rem !important;
}
.mt-sm-3 {
	margin-top: 1rem !important;
}
.mt-sm-4 {
	margin-top: 1.5rem !important;
}
.mt-sm-5 {
	margin-top: 3rem !important;
}
.mt-sm-auto {
	margin-top: auto !important;
}
.me-sm-0 {
	margin-right: 0px !important;
}
.me-sm-1 {
	margin-right: 0.25rem !important;
}
.me-sm-2 {
	margin-right: 0.5rem !important;
}
.me-sm-3 {
	margin-right: 1rem !important;
}
.me-sm-4 {
	margin-right: 1.5rem !important;
}
.me-sm-5 {
	margin-right: 3rem !important;
}
.me-sm-auto {
	margin-right: auto !important;
}
.mb-sm-0 {
	margin-bottom: 0px !important;
}
.mb-sm-1 {
	margin-bottom: 0.25rem !important;
}
.mb-sm-2 {
	margin-bottom: 0.5rem !important;
}
.mb-sm-3 {
	margin-bottom: 1rem !important;
}
.mb-sm-4 {
	margin-bottom: 1.5rem !important;
}
.mb-sm-5 {
	margin-bottom: 3rem !important;
}
.mb-sm-auto {
	margin-bottom: auto !important;
}
.ms-sm-0 {
	margin-left: 0px !important;
}
.ms-sm-1 {
	margin-left: 0.25rem !important;
}
.ms-sm-2 {
	margin-left: 0.5rem !important;
}
.ms-sm-3 {
	margin-left: 1rem !important;
}
.ms-sm-4 {
	margin-left: 1.5rem !important;
}
.ms-sm-5 {
	margin-left: 3rem !important;
}
.ms-sm-auto {
	margin-left: auto !important;
}
.p-sm-0 {
	padding: 0px !important;
}
.p-sm-1 {
	padding: 0.25rem !important;
}
.p-sm-2 {
	padding: 0.5rem !important;
}
.p-sm-3 {
	padding: 1rem !important;
}
.p-sm-4 {
	padding: 1.5rem !important;
}
.p-sm-5 {
	padding: 3rem !important;
}
.px-sm-0 {
	padding-right: 0px !important; padding-left: 0px !important;
}
.px-sm-1 {
	padding-right: 0.25rem !important; padding-left: 0.25rem !important;
}
.px-sm-2 {
	padding-right: 0.5rem !important; padding-left: 0.5rem !important;
}
.px-sm-3 {
	padding-right: 1rem !important; padding-left: 1rem !important;
}
.px-sm-4 {
	padding-right: 1.5rem !important; padding-left: 1.5rem !important;
}
.px-sm-5 {
	padding-right: 3rem !important; padding-left: 3rem !important;
}
.py-sm-0 {
	padding-top: 0px !important; padding-bottom: 0px !important;
}
.py-sm-1 {
	padding-top: 0.25rem !important; padding-bottom: 0.25rem !important;
}
.py-sm-2 {
	padding-top: 0.5rem !important; padding-bottom: 0.5rem !important;
}
.py-sm-3 {
	padding-top: 1rem !important; padding-bottom: 1rem !important;
}
.py-sm-4 {
	padding-top: 1.5rem !important; padding-bottom: 1.5rem !important;
}
.py-sm-5 {
	padding-top: 3rem !important; padding-bottom: 3rem !important;
}
.pt-sm-0 {
	padding-top: 0px !important;
}
.pt-sm-1 {
	padding-top: 0.25rem !important;
}
.pt-sm-2 {
	padding-top: 0.5rem !important;
}
.pt-sm-3 {
	padding-top: 1rem !important;
}
.pt-sm-4 {
	padding-top: 1.5rem !important;
}
.pt-sm-5 {
	padding-top: 3rem !important;
}
.pe-sm-0 {
	padding-right: 0px !important;
}
.pe-sm-1 {
	padding-right: 0.25rem !important;
}
.pe-sm-2 {
	padding-right: 0.5rem !important;
}
.pe-sm-3 {
	padding-right: 1rem !important;
}
.pe-sm-4 {
	padding-right: 1.5rem !important;
}
.pe-sm-5 {
	padding-right: 3rem !important;
}
.pb-sm-0 {
	padding-bottom: 0px !important;
}
.pb-sm-1 {
	padding-bottom: 0.25rem !important;
}
.pb-sm-2 {
	padding-bottom: 0.5rem !important;
}
.pb-sm-3 {
	padding-bottom: 1rem !important;
}
.pb-sm-4 {
	padding-bottom: 1.5rem !important;
}
.pb-sm-5 {
	padding-bottom: 3rem !important;
}
.ps-sm-0 {
	padding-left: 0px !important;
}
.ps-sm-1 {
	padding-left: 0.25rem !important;
}
.ps-sm-2 {
	padding-left: 0.5rem !important;
}
.ps-sm-3 {
	padding-left: 1rem !important;
}
.ps-sm-4 {
	padding-left: 1.5rem !important;
}
.ps-sm-5 {
	padding-left: 3rem !important;
}
.text-sm-start {
	text-align: left !important;
}
.text-sm-end {
	text-align: right !important;
}
.text-sm-center {
	text-align: center !important;
}
}
@media all and (min-width:768px)
{
.float-md-start {
	float: left !important;
}
.float-md-end {
	float: right !important;
}
.float-md-none {
	float: none !important;
}
.d-md-inline {
	display: inline !important;
}
.d-md-inline-block {
	display: inline-block !important;
}
.d-md-block {
	display: block !important;
}
.d-md-grid {
	
}
.d-md-table {
	display: table !important;
}
.d-md-table-row {
	display: table-row !important;
}
.d-md-table-cell {
	display: table-cell !important;
}
.d-md-flex {
	display: flex !important;
}
.d-md-inline-flex {
	display: inline-flex !important;
}
.d-md-none {
	display: none !important;
}
.flex-md-fill {
	flex:1 1 auto !important;
}
.flex-md-row {
	flex-direction: row !important;
}
.flex-md-column {
	flex-direction: column !important;
}
.flex-md-row-reverse {
	flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
	flex-direction: column-reverse !important;
}
.flex-md-grow-0 {
	flex-grow: 0 !important;
}
.flex-md-grow-1 {
	flex-grow: 1 !important;
}
.flex-md-shrink-0 {
	flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
	flex-shrink: 1 !important;
}
.flex-md-wrap {
	flex-wrap: wrap !important;
}
.flex-md-nowrap {
	flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}
.gap-md-0 {
	gap: 0;
}
.gap-md-1 {
	gap: .25rem;
}
.gap-md-2 {
	gap: .5rem;
}
.gap-md-3 {
	gap: 1rem;
}
.gap-md-4 {
	gap: 1.5rem;
}
.gap-md-5 {
	gap: 3rem;
}
.justify-content-md-start {
	justify-content: flex-start !important;
}
.justify-content-md-end {
	justify-content: flex-end !important;
}
.justify-content-md-center {
	justify-content: center !important;
}
.justify-content-md-between {
	justify-content: space-between !important;
}
.justify-content-md-around {
	justify-content: space-around !important;
}
.justify-content-md-evenly {
	
}
.align-items-md-start {
	align-items: flex-start !important;
}
.align-items-md-end {
	align-items: flex-end !important;
}
.align-items-md-center {
	align-items: center !important;
}
.align-items-md-baseline {
	align-items: baseline !important;
}
.align-items-md-stretch {
	align-items: stretch !important;
}
.align-content-md-start {
	align-content: flex-start !important;
}
.align-content-md-end {
	align-content: flex-end !important;
}
.align-content-md-center {
	align-content: center !important;
}
.align-content-md-between {
	align-content: space-between !important;
}
.align-content-md-around {
	align-content: space-around !important;
}
.align-content-md-stretch {
	align-content: stretch !important;
}
.align-self-md-auto {
	align-self: auto !important;
}
.align-self-md-start {
	align-self: flex-start !important;
}
.align-self-md-end {
	align-self: flex-end !important;
}
.align-self-md-center {
	align-self: center !important;
}
.align-self-md-baseline {
	align-self: baseline !important;
}
.align-self-md-stretch {
	align-self: stretch !important;
}
.order-md-first {
	order: -1 !important;
}
.order-md-0 {
	order: 0 !important;
}
.order-md-1 {
	order: 1 !important;
}
.order-md-2 {
	order: 2 !important;
}
.order-md-3 {
	order: 3 !important;
}
.order-md-4 {
	order: 4 !important;
}
.order-md-5 {
	order: 5 !important;
}
.order-md-last {
	order: 6 !important;
}
.m-md-0 {
	margin: 0px !important;
}
.m-md-1 {
	margin: 0.25rem !important;
}
.m-md-2 {
	margin: 0.5rem !important;
}
.m-md-3 {
	margin: 1rem !important;
}
.m-md-4 {
	margin: 1.5rem !important;
}
.m-md-5 {
	margin: 3rem !important;
}
.m-md-auto {
	margin: auto !important;
}
.mx-md-0 {
	margin-right: 0px !important; margin-left: 0px !important;
}
.mx-md-1 {
	margin-right: 0.25rem !important; margin-left: 0.25rem !important;
}
.mx-md-2 {
	margin-right: 0.5rem !important; margin-left: 0.5rem !important;
}
.mx-md-3 {
	margin-right: 1rem !important; margin-left: 1rem !important;
}
.mx-md-4 {
	margin-right: 1.5rem !important; margin-left: 1.5rem !important;
}
.mx-md-5 {
	margin-right: 3rem !important; margin-left: 3rem !important;
}
.mx-md-auto {
	margin-right: auto !important; margin-left: auto !important;
}
.my-md-0 {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.my-md-1 {
	margin-top: 0.25rem !important; margin-bottom: 0.25rem !important;
}
.my-md-2 {
	margin-top: 0.5rem !important; margin-bottom: 0.5rem !important;
}
.my-md-3 {
	margin-top: 1rem !important; margin-bottom: 1rem !important;
}
.my-md-4 {
	margin-top: 1.5rem !important; margin-bottom: 1.5rem !important;
}
.my-md-5 {
	margin-top: 3rem !important; margin-bottom: 3rem !important;
}
.my-md-auto {
	margin-top: auto !important; margin-bottom: auto !important;
}
.mt-md-0 {
	margin-top: 0px !important;
}
.mt-md-1 {
	margin-top: 0.25rem !important;
}
.mt-md-2 {
	margin-top: 0.5rem !important;
}
.mt-md-3 {
	margin-top: 1rem !important;
}
.mt-md-4 {
	margin-top: 1.5rem !important;
}
.mt-md-5 {
	margin-top: 3rem !important;
}
.mt-md-auto {
	margin-top: auto !important;
}
.me-md-0 {
	margin-right: 0px !important;
}
.me-md-1 {
	margin-right: 0.25rem !important;
}
.me-md-2 {
	margin-right: 0.5rem !important;
}
.me-md-3 {
	margin-right: 1rem !important;
}
.me-md-4 {
	margin-right: 1.5rem !important;
}
.me-md-5 {
	margin-right: 3rem !important;
}
.me-md-auto {
	margin-right: auto !important;
}
.mb-md-0 {
	margin-bottom: 0px !important;
}
.mb-md-1 {
	margin-bottom: 0.25rem !important;
}
.mb-md-2 {
	margin-bottom: 0.5rem !important;
}
.mb-md-3 {
	margin-bottom: 1rem !important;
}
.mb-md-4 {
	margin-bottom: 1.5rem !important;
}
.mb-md-5 {
	margin-bottom: 3rem !important;
}
.mb-md-auto {
	margin-bottom: auto !important;
}
.ms-md-0 {
	margin-left: 0px !important;
}
.ms-md-1 {
	margin-left: 0.25rem !important;
}
.ms-md-2 {
	margin-left: 0.5rem !important;
}
.ms-md-3 {
	margin-left: 1rem !important;
}
.ms-md-4 {
	margin-left: 1.5rem !important;
}
.ms-md-5 {
	margin-left: 3rem !important;
}
.ms-md-auto {
	margin-left: auto !important;
}
.p-md-0 {
	padding: 0px !important;
}
.p-md-1 {
	padding: 0.25rem !important;
}
.p-md-2 {
	padding: 0.5rem !important;
}
.p-md-3 {
	padding: 1rem !important;
}
.p-md-4 {
	padding: 1.5rem !important;
}
.p-md-5 {
	padding: 3rem !important;
}
.px-md-0 {
	padding-right: 0px !important; padding-left: 0px !important;
}
.px-md-1 {
	padding-right: 0.25rem !important; padding-left: 0.25rem !important;
}
.px-md-2 {
	padding-right: 0.5rem !important; padding-left: 0.5rem !important;
}
.px-md-3 {
	padding-right: 1rem !important; padding-left: 1rem !important;
}
.px-md-4 {
	padding-right: 1.5rem !important; padding-left: 1.5rem !important;
}
.px-md-5 {
	padding-right: 3rem !important; padding-left: 3rem !important;
}
.py-md-0 {
	padding-top: 0px !important; padding-bottom: 0px !important;
}
.py-md-1 {
	padding-top: 0.25rem !important; padding-bottom: 0.25rem !important;
}
.py-md-2 {
	padding-top: 0.5rem !important; padding-bottom: 0.5rem !important;
}
.py-md-3 {
	padding-top: 1rem !important; padding-bottom: 1rem !important;
}
.py-md-4 {
	padding-top: 1.5rem !important; padding-bottom: 1.5rem !important;
}
.py-md-5 {
	padding-top: 3rem !important; padding-bottom: 3rem !important;
}
.pt-md-0 {
	padding-top: 0px !important;
}
.pt-md-1 {
	padding-top: 0.25rem !important;
}
.pt-md-2 {
	padding-top: 0.5rem !important;
}
.pt-md-3 {
	padding-top: 1rem !important;
}
.pt-md-4 {
	padding-top: 1.5rem !important;
}
.pt-md-5 {
	padding-top: 3rem !important;
}
.pe-md-0 {
	padding-right: 0px !important;
}
.pe-md-1 {
	padding-right: 0.25rem !important;
}
.pe-md-2 {
	padding-right: 0.5rem !important;
}
.pe-md-3 {
	padding-right: 1rem !important;
}
.pe-md-4 {
	padding-right: 1.5rem !important;
}
.pe-md-5 {
	padding-right: 3rem !important;
}
.pb-md-0 {
	padding-bottom: 0px !important;
}
.pb-md-1 {
	padding-bottom: 0.25rem !important;
}
.pb-md-2 {
	padding-bottom: 0.5rem !important;
}
.pb-md-3 {
	padding-bottom: 1rem !important;
}
.pb-md-4 {
	padding-bottom: 1.5rem !important;
}
.pb-md-5 {
	padding-bottom: 3rem !important;
}
.ps-md-0 {
	padding-left: 0px !important;
}
.ps-md-1 {
	padding-left: 0.25rem !important;
}
.ps-md-2 {
	padding-left: 0.5rem !important;
}
.ps-md-3 {
	padding-left: 1rem !important;
}
.ps-md-4 {
	padding-left: 1.5rem !important;
}
.ps-md-5 {
	padding-left: 3rem !important;
}
.text-md-start {
	text-align: left !important;
}
.text-md-end {
	text-align: right !important;
}
.text-md-center {
	text-align: center !important;
}
}
@media all and (min-width:992px)
{
.float-lg-start {
	float: left !important;
}
.float-lg-end {
	float: right !important;
}
.float-lg-none {
	float: none !important;
}
.d-lg-inline {
	display: inline !important;
}
.d-lg-inline-block {
	display: inline-block !important;
}
.d-lg-block {
	display: block !important;
}
.d-lg-grid {
	
}
.d-lg-table {
	display: table !important;
}
.d-lg-table-row {
	display: table-row !important;
}
.d-lg-table-cell {
	display: table-cell !important;
}
.d-lg-flex {
	display: flex !important;
}
.d-lg-inline-flex {
	display: inline-flex !important;
}
.d-lg-none {
	display: none !important;
}
.flex-lg-fill {
	flex:1 1 auto !important;
}
.flex-lg-row {
	flex-direction: row !important;
}
.flex-lg-column {
	flex-direction: column !important;
}
.flex-lg-row-reverse {
	flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
	flex-direction: column-reverse !important;
}
.flex-lg-grow-0 {
	flex-grow: 0 !important;
}
.flex-lg-grow-1 {
	flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
	flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
	flex-shrink: 1 !important;
}
.flex-lg-wrap {
	flex-wrap: wrap !important;
}
.flex-lg-nowrap {
	flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}
.gap-lg-0 {
	gap: 0;
}
.gap-lg-1 {
	gap: .25rem;
}
.gap-lg-2 {
	gap: .5rem;
}
.gap-lg-3 {
	gap: 1rem;
}
.gap-lg-4 {
	gap: 1.5rem;
}
.gap-lg-5 {
	gap: 3rem;
}
.justify-content-lg-start {
	justify-content: flex-start !important;
}
.justify-content-lg-end {
	justify-content: flex-end !important;
}
.justify-content-lg-center {
	justify-content: center !important;
}
.justify-content-lg-between {
	justify-content: space-between !important;
}
.justify-content-lg-around {
	justify-content: space-around !important;
}
.justify-content-lg-evenly {
	
}
.align-items-lg-start {
	align-items: flex-start !important;
}
.align-items-lg-end {
	align-items: flex-end !important;
}
.align-items-lg-center {
	align-items: center !important;
}
.align-items-lg-baseline {
	align-items: baseline !important;
}
.align-items-lg-stretch {
	align-items: stretch !important;
}
.align-content-lg-start {
	align-content: flex-start !important;
}
.align-content-lg-end {
	align-content: flex-end !important;
}
.align-content-lg-center {
	align-content: center !important;
}
.align-content-lg-between {
	align-content: space-between !important;
}
.align-content-lg-around {
	align-content: space-around !important;
}
.align-content-lg-stretch {
	align-content: stretch !important;
}
.align-self-lg-auto {
	align-self: auto !important;
}
.align-self-lg-start {
	align-self: flex-start !important;
}
.align-self-lg-end {
	align-self: flex-end !important;
}
.align-self-lg-center {
	align-self: center !important;
}
.align-self-lg-baseline {
	align-self: baseline !important;
}
.align-self-lg-stretch {
	align-self: stretch !important;
}
.order-lg-first {
	order: -1 !important;
}
.order-lg-0 {
	order: 0 !important;
}
.order-lg-1 {
	order: 1 !important;
}
.order-lg-2 {
	order: 2 !important;
}
.order-lg-3 {
	order: 3 !important;
}
.order-lg-4 {
	order: 4 !important;
}
.order-lg-5 {
	order: 5 !important;
}
.order-lg-last {
	order: 6 !important;
}
.m-lg-0 {
	margin: 0px !important;
}
.m-lg-1 {
	margin: 0.25rem !important;
}
.m-lg-2 {
	margin: 0.5rem !important;
}
.m-lg-3 {
	margin: 1rem !important;
}
.m-lg-4 {
	margin: 1.5rem !important;
}
.m-lg-5 {
	margin: 3rem !important;
}
.m-lg-auto {
	margin: auto !important;
}
.mx-lg-0 {
	margin-right: 0px !important; margin-left: 0px !important;
}
.mx-lg-1 {
	margin-right: 0.25rem !important; margin-left: 0.25rem !important;
}
.mx-lg-2 {
	margin-right: 0.5rem !important; margin-left: 0.5rem !important;
}
.mx-lg-3 {
	margin-right: 1rem !important; margin-left: 1rem !important;
}
.mx-lg-4 {
	margin-right: 1.5rem !important; margin-left: 1.5rem !important;
}
.mx-lg-5 {
	margin-right: 3rem !important; margin-left: 3rem !important;
}
.mx-lg-auto {
	margin-right: auto !important; margin-left: auto !important;
}
.my-lg-0 {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.my-lg-1 {
	margin-top: 0.25rem !important; margin-bottom: 0.25rem !important;
}
.my-lg-2 {
	margin-top: 0.5rem !important; margin-bottom: 0.5rem !important;
}
.my-lg-3 {
	margin-top: 1rem !important; margin-bottom: 1rem !important;
}
.my-lg-4 {
	margin-top: 1.5rem !important; margin-bottom: 1.5rem !important;
}
.my-lg-5 {
	margin-top: 3rem !important; margin-bottom: 3rem !important;
}
.my-lg-auto {
	margin-top: auto !important; margin-bottom: auto !important;
}
.mt-lg-0 {
	margin-top: 0px !important;
}
.mt-lg-1 {
	margin-top: 0.25rem !important;
}
.mt-lg-2 {
	margin-top: 0.5rem !important;
}
.mt-lg-3 {
	margin-top: 1rem !important;
}
.mt-lg-4 {
	margin-top: 1.5rem !important;
}
.mt-lg-5 {
	margin-top: 3rem !important;
}
.mt-lg-auto {
	margin-top: auto !important;
}
.me-lg-0 {
	margin-right: 0px !important;
}
.me-lg-1 {
	margin-right: 0.25rem !important;
}
.me-lg-2 {
	margin-right: 0.5rem !important;
}
.me-lg-3 {
	margin-right: 1rem !important;
}
.me-lg-4 {
	margin-right: 1.5rem !important;
}
.me-lg-5 {
	margin-right: 3rem !important;
}
.me-lg-auto {
	margin-right: auto !important;
}
.mb-lg-0 {
	margin-bottom: 0px !important;
}
.mb-lg-1 {
	margin-bottom: 0.25rem !important;
}
.mb-lg-2 {
	margin-bottom: 0.5rem !important;
}
.mb-lg-3 {
	margin-bottom: 1rem !important;
}
.mb-lg-4 {
	margin-bottom: 1.5rem !important;
}
.mb-lg-5 {
	margin-bottom: 3rem !important;
}
.mb-lg-auto {
	margin-bottom: auto !important;
}
.ms-lg-0 {
	margin-left: 0px !important;
}
.ms-lg-1 {
	margin-left: 0.25rem !important;
}
.ms-lg-2 {
	margin-left: 0.5rem !important;
}
.ms-lg-3 {
	margin-left: 1rem !important;
}
.ms-lg-4 {
	margin-left: 1.5rem !important;
}
.ms-lg-5 {
	margin-left: 3rem !important;
}
.ms-lg-auto {
	margin-left: auto !important;
}
.p-lg-0 {
	padding: 0px !important;
}
.p-lg-1 {
	padding: 0.25rem !important;
}
.p-lg-2 {
	padding: 0.5rem !important;
}
.p-lg-3 {
	padding: 1rem !important;
}
.p-lg-4 {
	padding: 1.5rem !important;
}
.p-lg-5 {
	padding: 3rem !important;
}
.px-lg-0 {
	padding-right: 0px !important; padding-left: 0px !important;
}
.px-lg-1 {
	padding-right: 0.25rem !important; padding-left: 0.25rem !important;
}
.px-lg-2 {
	padding-right: 0.5rem !important; padding-left: 0.5rem !important;
}
.px-lg-3 {
	padding-right: 1rem !important; padding-left: 1rem !important;
}
.px-lg-4 {
	padding-right: 1.5rem !important; padding-left: 1.5rem !important;
}
.px-lg-5 {
	padding-right: 3rem !important; padding-left: 3rem !important;
}
.py-lg-0 {
	padding-top: 0px !important; padding-bottom: 0px !important;
}
.py-lg-1 {
	padding-top: 0.25rem !important; padding-bottom: 0.25rem !important;
}
.py-lg-2 {
	padding-top: 0.5rem !important; padding-bottom: 0.5rem !important;
}
.py-lg-3 {
	padding-top: 1rem !important; padding-bottom: 1rem !important;
}
.py-lg-4 {
	padding-top: 1.5rem !important; padding-bottom: 1.5rem !important;
}
.py-lg-5 {
	padding-top: 3rem !important; padding-bottom: 3rem !important;
}
.pt-lg-0 {
	padding-top: 0px !important;
}
.pt-lg-1 {
	padding-top: 0.25rem !important;
}
.pt-lg-2 {
	padding-top: 0.5rem !important;
}
.pt-lg-3 {
	padding-top: 1rem !important;
}
.pt-lg-4 {
	padding-top: 1.5rem !important;
}
.pt-lg-5 {
	padding-top: 3rem !important;
}
.pe-lg-0 {
	padding-right: 0px !important;
}
.pe-lg-1 {
	padding-right: 0.25rem !important;
}
.pe-lg-2 {
	padding-right: 0.5rem !important;
}
.pe-lg-3 {
	padding-right: 1rem !important;
}
.pe-lg-4 {
	padding-right: 1.5rem !important;
}
.pe-lg-5 {
	padding-right: 3rem !important;
}
.pb-lg-0 {
	padding-bottom: 0px !important;
}
.pb-lg-1 {
	padding-bottom: 0.25rem !important;
}
.pb-lg-2 {
	padding-bottom: 0.5rem !important;
}
.pb-lg-3 {
	padding-bottom: 1rem !important;
}
.pb-lg-4 {
	padding-bottom: 1.5rem !important;
}
.pb-lg-5 {
	padding-bottom: 3rem !important;
}
.ps-lg-0 {
	padding-left: 0px !important;
}
.ps-lg-1 {
	padding-left: 0.25rem !important;
}
.ps-lg-2 {
	padding-left: 0.5rem !important;
}
.ps-lg-3 {
	padding-left: 1rem !important;
}
.ps-lg-4 {
	padding-left: 1.5rem !important;
}
.ps-lg-5 {
	padding-left: 3rem !important;
}
.text-lg-start {
	text-align: left !important;
}
.text-lg-end {
	text-align: right !important;
}
.text-lg-center {
	text-align: center !important;
}
}
@media all and (min-width:1200px)
{
.float-xl-start {
	float: left !important;
}
.float-xl-end {
	float: right !important;
}
.float-xl-none {
	float: none !important;
}
.d-xl-inline {
	display: inline !important;
}
.d-xl-inline-block {
	display: inline-block !important;
}
.d-xl-block {
	display: block !important;
}
.d-xl-grid {
	
}
.d-xl-table {
	display: table !important;
}
.d-xl-table-row {
	display: table-row !important;
}
.d-xl-table-cell {
	display: table-cell !important;
}
.d-xl-flex {
	display: flex !important;
}
.d-xl-inline-flex {
	display: inline-flex !important;
}
.d-xl-none {
	display: none !important;
}
.flex-xl-fill {
	flex:1 1 auto !important;
}
.flex-xl-row {
	flex-direction: row !important;
}
.flex-xl-column {
	flex-direction: column !important;
}
.flex-xl-row-reverse {
	flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
	flex-direction: column-reverse !important;
}
.flex-xl-grow-0 {
	flex-grow: 0 !important;
}
.flex-xl-grow-1 {
	flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
	flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
	flex-shrink: 1 !important;
}
.flex-xl-wrap {
	flex-wrap: wrap !important;
}
.flex-xl-nowrap {
	flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}
.gap-xl-0 {
	gap: 0;
}
.gap-xl-1 {
	gap: .25rem;
}
.gap-xl-2 {
	gap: .5rem;
}
.gap-xl-3 {
	gap: 1rem;
}
.gap-xl-4 {
	gap: 1.5rem;
}
.gap-xl-5 {
	gap: 3rem;
}
.justify-content-xl-start {
	justify-content: flex-start !important;
}
.justify-content-xl-end {
	justify-content: flex-end !important;
}
.justify-content-xl-center {
	justify-content: center !important;
}
.justify-content-xl-between {
	justify-content: space-between !important;
}
.justify-content-xl-around {
	justify-content: space-around !important;
}
.justify-content-xl-evenly {
	
}
.align-items-xl-start {
	align-items: flex-start !important;
}
.align-items-xl-end {
	align-items: flex-end !important;
}
.align-items-xl-center {
	align-items: center !important;
}
.align-items-xl-baseline {
	align-items: baseline !important;
}
.align-items-xl-stretch {
	align-items: stretch !important;
}
.align-content-xl-start {
	align-content: flex-start !important;
}
.align-content-xl-end {
	align-content: flex-end !important;
}
.align-content-xl-center {
	align-content: center !important;
}
.align-content-xl-between {
	align-content: space-between !important;
}
.align-content-xl-around {
	align-content: space-around !important;
}
.align-content-xl-stretch {
	align-content: stretch !important;
}
.align-self-xl-auto {
	align-self: auto !important;
}
.align-self-xl-start {
	align-self: flex-start !important;
}
.align-self-xl-end {
	align-self: flex-end !important;
}
.align-self-xl-center {
	align-self: center !important;
}
.align-self-xl-baseline {
	align-self: baseline !important;
}
.align-self-xl-stretch {
	align-self: stretch !important;
}
.order-xl-first {
	order: -1 !important;
}
.order-xl-0 {
	order: 0 !important;
}
.order-xl-1 {
	order: 1 !important;
}
.order-xl-2 {
	order: 2 !important;
}
.order-xl-3 {
	order: 3 !important;
}
.order-xl-4 {
	order: 4 !important;
}
.order-xl-5 {
	order: 5 !important;
}
.order-xl-last {
	order: 6 !important;
}
.m-xl-0 {
	margin: 0px !important;
}
.m-xl-1 {
	margin: 0.25rem !important;
}
.m-xl-2 {
	margin: 0.5rem !important;
}
.m-xl-3 {
	margin: 1rem !important;
}
.m-xl-4 {
	margin: 1.5rem !important;
}
.m-xl-5 {
	margin: 3rem !important;
}
.m-xl-auto {
	margin: auto !important;
}
.mx-xl-0 {
	margin-right: 0px !important; margin-left: 0px !important;
}
.mx-xl-1 {
	margin-right: 0.25rem !important; margin-left: 0.25rem !important;
}
.mx-xl-2 {
	margin-right: 0.5rem !important; margin-left: 0.5rem !important;
}
.mx-xl-3 {
	margin-right: 1rem !important; margin-left: 1rem !important;
}
.mx-xl-4 {
	margin-right: 1.5rem !important; margin-left: 1.5rem !important;
}
.mx-xl-5 {
	margin-right: 3rem !important; margin-left: 3rem !important;
}
.mx-xl-auto {
	margin-right: auto !important; margin-left: auto !important;
}
.my-xl-0 {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.my-xl-1 {
	margin-top: 0.25rem !important; margin-bottom: 0.25rem !important;
}
.my-xl-2 {
	margin-top: 0.5rem !important; margin-bottom: 0.5rem !important;
}
.my-xl-3 {
	margin-top: 1rem !important; margin-bottom: 1rem !important;
}
.my-xl-4 {
	margin-top: 1.5rem !important; margin-bottom: 1.5rem !important;
}
.my-xl-5 {
	margin-top: 3rem !important; margin-bottom: 3rem !important;
}
.my-xl-auto {
	margin-top: auto !important; margin-bottom: auto !important;
}
.mt-xl-0 {
	margin-top: 0px !important;
}
.mt-xl-1 {
	margin-top: 0.25rem !important;
}
.mt-xl-2 {
	margin-top: 0.5rem !important;
}
.mt-xl-3 {
	margin-top: 1rem !important;
}
.mt-xl-4 {
	margin-top: 1.5rem !important;
}
.mt-xl-5 {
	margin-top: 3rem !important;
}
.mt-xl-auto {
	margin-top: auto !important;
}
.me-xl-0 {
	margin-right: 0px !important;
}
.me-xl-1 {
	margin-right: 0.25rem !important;
}
.me-xl-2 {
	margin-right: 0.5rem !important;
}
.me-xl-3 {
	margin-right: 1rem !important;
}
.me-xl-4 {
	margin-right: 1.5rem !important;
}
.me-xl-5 {
	margin-right: 3rem !important;
}
.me-xl-auto {
	margin-right: auto !important;
}
.mb-xl-0 {
	margin-bottom: 0px !important;
}
.mb-xl-1 {
	margin-bottom: 0.25rem !important;
}
.mb-xl-2 {
	margin-bottom: 0.5rem !important;
}
.mb-xl-3 {
	margin-bottom: 1rem !important;
}
.mb-xl-4 {
	margin-bottom: 1.5rem !important;
}
.mb-xl-5 {
	margin-bottom: 3rem !important;
}
.mb-xl-auto {
	margin-bottom: auto !important;
}
.ms-xl-0 {
	margin-left: 0px !important;
}
.ms-xl-1 {
	margin-left: 0.25rem !important;
}
.ms-xl-2 {
	margin-left: 0.5rem !important;
}
.ms-xl-3 {
	margin-left: 1rem !important;
}
.ms-xl-4 {
	margin-left: 1.5rem !important;
}
.ms-xl-5 {
	margin-left: 3rem !important;
}
.ms-xl-auto {
	margin-left: auto !important;
}
.p-xl-0 {
	padding: 0px !important;
}
.p-xl-1 {
	padding: 0.25rem !important;
}
.p-xl-2 {
	padding: 0.5rem !important;
}
.p-xl-3 {
	padding: 1rem !important;
}
.p-xl-4 {
	padding: 1.5rem !important;
}
.p-xl-5 {
	padding: 3rem !important;
}
.px-xl-0 {
	padding-right: 0px !important; padding-left: 0px !important;
}
.px-xl-1 {
	padding-right: 0.25rem !important; padding-left: 0.25rem !important;
}
.px-xl-2 {
	padding-right: 0.5rem !important; padding-left: 0.5rem !important;
}
.px-xl-3 {
	padding-right: 1rem !important; padding-left: 1rem !important;
}
.px-xl-4 {
	padding-right: 1.5rem !important; padding-left: 1.5rem !important;
}
.px-xl-5 {
	padding-right: 3rem !important; padding-left: 3rem !important;
}
.py-xl-0 {
	padding-top: 0px !important; padding-bottom: 0px !important;
}
.py-xl-1 {
	padding-top: 0.25rem !important; padding-bottom: 0.25rem !important;
}
.py-xl-2 {
	padding-top: 0.5rem !important; padding-bottom: 0.5rem !important;
}
.py-xl-3 {
	padding-top: 1rem !important; padding-bottom: 1rem !important;
}
.py-xl-4 {
	padding-top: 1.5rem !important; padding-bottom: 1.5rem !important;
}
.py-xl-5 {
	padding-top: 3rem !important; padding-bottom: 3rem !important;
}
.pt-xl-0 {
	padding-top: 0px !important;
}
.pt-xl-1 {
	padding-top: 0.25rem !important;
}
.pt-xl-2 {
	padding-top: 0.5rem !important;
}
.pt-xl-3 {
	padding-top: 1rem !important;
}
.pt-xl-4 {
	padding-top: 1.5rem !important;
}
.pt-xl-5 {
	padding-top: 3rem !important;
}
.pe-xl-0 {
	padding-right: 0px !important;
}
.pe-xl-1 {
	padding-right: 0.25rem !important;
}
.pe-xl-2 {
	padding-right: 0.5rem !important;
}
.pe-xl-3 {
	padding-right: 1rem !important;
}
.pe-xl-4 {
	padding-right: 1.5rem !important;
}
.pe-xl-5 {
	padding-right: 3rem !important;
}
.pb-xl-0 {
	padding-bottom: 0px !important;
}
.pb-xl-1 {
	padding-bottom: 0.25rem !important;
}
.pb-xl-2 {
	padding-bottom: 0.5rem !important;
}
.pb-xl-3 {
	padding-bottom: 1rem !important;
}
.pb-xl-4 {
	padding-bottom: 1.5rem !important;
}
.pb-xl-5 {
	padding-bottom: 3rem !important;
}
.ps-xl-0 {
	padding-left: 0px !important;
}
.ps-xl-1 {
	padding-left: 0.25rem !important;
}
.ps-xl-2 {
	padding-left: 0.5rem !important;
}
.ps-xl-3 {
	padding-left: 1rem !important;
}
.ps-xl-4 {
	padding-left: 1.5rem !important;
}
.ps-xl-5 {
	padding-left: 3rem !important;
}
.text-xl-start {
	text-align: left !important;
}
.text-xl-end {
	text-align: right !important;
}
.text-xl-center {
	text-align: center !important;
}
}
@media all and (min-width:1400px)
{
.float-xxl-start {
	float: left !important;
}
.float-xxl-end {
	float: right !important;
}
.float-xxl-none {
	float: none !important;
}
.d-xxl-inline {
	display: inline !important;
}
.d-xxl-inline-block {
	display: inline-block !important;
}
.d-xxl-block {
	display: block !important;
}
.d-xxl-grid {
	
}
.d-xxl-table {
	display: table !important;
}
.d-xxl-table-row {
	display: table-row !important;
}
.d-xxl-table-cell {
	display: table-cell !important;
}
.d-xxl-flex {
	display: flex !important;
}
.d-xxl-inline-flex {
	display: inline-flex !important;
}
.d-xxl-none {
	display: none !important;
}
.flex-xxl-fill {
	flex:1 1 auto !important;
}
.flex-xxl-row {
	flex-direction: row !important;
}
.flex-xxl-column {
	flex-direction: column !important;
}
.flex-xxl-row-reverse {
	flex-direction: row-reverse !important;
}
.flex-xxl-column-reverse {
	flex-direction: column-reverse !important;
}
.flex-xxl-grow-0 {
	flex-grow: 0 !important;
}
.flex-xxl-grow-1 {
	flex-grow: 1 !important;
}
.flex-xxl-shrink-0 {
	flex-shrink: 0 !important;
}
.flex-xxl-shrink-1 {
	flex-shrink: 1 !important;
}
.flex-xxl-wrap {
	flex-wrap: wrap !important;
}
.flex-xxl-nowrap {
	flex-wrap: nowrap !important;
}
.flex-xxl-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}
.gap-xxl-0 {
	gap: 0;
}
.gap-xxl-1 {
	gap: .25rem;
}
.gap-xxl-2 {
	gap: .5rem;
}
.gap-xxl-3 {
	gap: 1rem;
}
.gap-xxl-4 {
	gap: 1.5rem;
}
.gap-xxl-5 {
	gap: 3rem;
}
.justify-content-xxl-start {
	justify-content: flex-start !important;
}
.justify-content-xxl-end {
	justify-content: flex-end !important;
}
.justify-content-xxl-center {
	justify-content: center !important;
}
.justify-content-xxl-between {
	justify-content: space-between !important;
}
.justify-content-xxl-around {
	justify-content: space-around !important;
}
.justify-content-xxl-evenly {
	
}
.align-items-xxl-start {
	align-items: flex-start !important;
}
.align-items-xxl-end {
	align-items: flex-end !important;
}
.align-items-xxl-center {
	align-items: center !important;
}
.align-items-xxl-baseline {
	align-items: baseline !important;
}
.align-items-xxl-stretch {
	align-items: stretch !important;
}
.align-content-xxl-start {
	align-content: flex-start !important;
}
.align-content-xxl-end {
	align-content: flex-end !important;
}
.align-content-xxl-center {
	align-content: center !important;
}
.align-content-xxl-between {
	align-content: space-between !important;
}
.align-content-xxl-around {
	align-content: space-around !important;
}
.align-content-xxl-stretch {
	align-content: stretch !important;
}
.align-self-xxl-auto {
	align-self: auto !important;
}
.align-self-xxl-start {
	align-self: flex-start !important;
}
.align-self-xxl-end {
	align-self: flex-end !important;
}
.align-self-xxl-center {
	align-self: center !important;
}
.align-self-xxl-baseline {
	align-self: baseline !important;
}
.align-self-xxl-stretch {
	align-self: stretch !important;
}
.order-xxl-first {
	order: -1 !important;
}
.order-xxl-0 {
	order: 0 !important;
}
.order-xxl-1 {
	order: 1 !important;
}
.order-xxl-2 {
	order: 2 !important;
}
.order-xxl-3 {
	order: 3 !important;
}
.order-xxl-4 {
	order: 4 !important;
}
.order-xxl-5 {
	order: 5 !important;
}
.order-xxl-last {
	order: 6 !important;
}
.m-xxl-0 {
	margin: 0px !important;
}
.m-xxl-1 {
	margin: 0.25rem !important;
}
.m-xxl-2 {
	margin: 0.5rem !important;
}
.m-xxl-3 {
	margin: 1rem !important;
}
.m-xxl-4 {
	margin: 1.5rem !important;
}
.m-xxl-5 {
	margin: 3rem !important;
}
.m-xxl-auto {
	margin: auto !important;
}
.mx-xxl-0 {
	margin-right: 0px !important; margin-left: 0px !important;
}
.mx-xxl-1 {
	margin-right: 0.25rem !important; margin-left: 0.25rem !important;
}
.mx-xxl-2 {
	margin-right: 0.5rem !important; margin-left: 0.5rem !important;
}
.mx-xxl-3 {
	margin-right: 1rem !important; margin-left: 1rem !important;
}
.mx-xxl-4 {
	margin-right: 1.5rem !important; margin-left: 1.5rem !important;
}
.mx-xxl-5 {
	margin-right: 3rem !important; margin-left: 3rem !important;
}
.mx-xxl-auto {
	margin-right: auto !important; margin-left: auto !important;
}
.my-xxl-0 {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.my-xxl-1 {
	margin-top: 0.25rem !important; margin-bottom: 0.25rem !important;
}
.my-xxl-2 {
	margin-top: 0.5rem !important; margin-bottom: 0.5rem !important;
}
.my-xxl-3 {
	margin-top: 1rem !important; margin-bottom: 1rem !important;
}
.my-xxl-4 {
	margin-top: 1.5rem !important; margin-bottom: 1.5rem !important;
}
.my-xxl-5 {
	margin-top: 3rem !important; margin-bottom: 3rem !important;
}
.my-xxl-auto {
	margin-top: auto !important; margin-bottom: auto !important;
}
.mt-xxl-0 {
	margin-top: 0px !important;
}
.mt-xxl-1 {
	margin-top: 0.25rem !important;
}
.mt-xxl-2 {
	margin-top: 0.5rem !important;
}
.mt-xxl-3 {
	margin-top: 1rem !important;
}
.mt-xxl-4 {
	margin-top: 1.5rem !important;
}
.mt-xxl-5 {
	margin-top: 3rem !important;
}
.mt-xxl-auto {
	margin-top: auto !important;
}
.me-xxl-0 {
	margin-right: 0px !important;
}
.me-xxl-1 {
	margin-right: 0.25rem !important;
}
.me-xxl-2 {
	margin-right: 0.5rem !important;
}
.me-xxl-3 {
	margin-right: 1rem !important;
}
.me-xxl-4 {
	margin-right: 1.5rem !important;
}
.me-xxl-5 {
	margin-right: 3rem !important;
}
.me-xxl-auto {
	margin-right: auto !important;
}
.mb-xxl-0 {
	margin-bottom: 0px !important;
}
.mb-xxl-1 {
	margin-bottom: 0.25rem !important;
}
.mb-xxl-2 {
	margin-bottom: 0.5rem !important;
}
.mb-xxl-3 {
	margin-bottom: 1rem !important;
}
.mb-xxl-4 {
	margin-bottom: 1.5rem !important;
}
.mb-xxl-5 {
	margin-bottom: 3rem !important;
}
.mb-xxl-auto {
	margin-bottom: auto !important;
}
.ms-xxl-0 {
	margin-left: 0px !important;
}
.ms-xxl-1 {
	margin-left: 0.25rem !important;
}
.ms-xxl-2 {
	margin-left: 0.5rem !important;
}
.ms-xxl-3 {
	margin-left: 1rem !important;
}
.ms-xxl-4 {
	margin-left: 1.5rem !important;
}
.ms-xxl-5 {
	margin-left: 3rem !important;
}
.ms-xxl-auto {
	margin-left: auto !important;
}
.p-xxl-0 {
	padding: 0px !important;
}
.p-xxl-1 {
	padding: 0.25rem !important;
}
.p-xxl-2 {
	padding: 0.5rem !important;
}
.p-xxl-3 {
	padding: 1rem !important;
}
.p-xxl-4 {
	padding: 1.5rem !important;
}
.p-xxl-5 {
	padding: 3rem !important;
}
.px-xxl-0 {
	padding-right: 0px !important; padding-left: 0px !important;
}
.px-xxl-1 {
	padding-right: 0.25rem !important; padding-left: 0.25rem !important;
}
.px-xxl-2 {
	padding-right: 0.5rem !important; padding-left: 0.5rem !important;
}
.px-xxl-3 {
	padding-right: 1rem !important; padding-left: 1rem !important;
}
.px-xxl-4 {
	padding-right: 1.5rem !important; padding-left: 1.5rem !important;
}
.px-xxl-5 {
	padding-right: 3rem !important; padding-left: 3rem !important;
}
.py-xxl-0 {
	padding-top: 0px !important; padding-bottom: 0px !important;
}
.py-xxl-1 {
	padding-top: 0.25rem !important; padding-bottom: 0.25rem !important;
}
.py-xxl-2 {
	padding-top: 0.5rem !important; padding-bottom: 0.5rem !important;
}
.py-xxl-3 {
	padding-top: 1rem !important; padding-bottom: 1rem !important;
}
.py-xxl-4 {
	padding-top: 1.5rem !important; padding-bottom: 1.5rem !important;
}
.py-xxl-5 {
	padding-top: 3rem !important; padding-bottom: 3rem !important;
}
.pt-xxl-0 {
	padding-top: 0px !important;
}
.pt-xxl-1 {
	padding-top: 0.25rem !important;
}
.pt-xxl-2 {
	padding-top: 0.5rem !important;
}
.pt-xxl-3 {
	padding-top: 1rem !important;
}
.pt-xxl-4 {
	padding-top: 1.5rem !important;
}
.pt-xxl-5 {
	padding-top: 3rem !important;
}
.pe-xxl-0 {
	padding-right: 0px !important;
}
.pe-xxl-1 {
	padding-right: 0.25rem !important;
}
.pe-xxl-2 {
	padding-right: 0.5rem !important;
}
.pe-xxl-3 {
	padding-right: 1rem !important;
}
.pe-xxl-4 {
	padding-right: 1.5rem !important;
}
.pe-xxl-5 {
	padding-right: 3rem !important;
}
.pb-xxl-0 {
	padding-bottom: 0px !important;
}
.pb-xxl-1 {
	padding-bottom: 0.25rem !important;
}
.pb-xxl-2 {
	padding-bottom: 0.5rem !important;
}
.pb-xxl-3 {
	padding-bottom: 1rem !important;
}
.pb-xxl-4 {
	padding-bottom: 1.5rem !important;
}
.pb-xxl-5 {
	padding-bottom: 3rem !important;
}
.ps-xxl-0 {
	padding-left: 0px !important;
}
.ps-xxl-1 {
	padding-left: 0.25rem !important;
}
.ps-xxl-2 {
	padding-left: 0.5rem !important;
}
.ps-xxl-3 {
	padding-left: 1rem !important;
}
.ps-xxl-4 {
	padding-left: 1.5rem !important;
}
.ps-xxl-5 {
	padding-left: 3rem !important;
}
.text-xxl-start {
	text-align: left !important;
}
.text-xxl-end {
	text-align: right !important;
}
.text-xxl-center {
	text-align: center !important;
}
}
@media all and (min-width:1200px)
{
.fs-1 {
	font-size: 2.5rem !important;
}
.fs-2 {
	font-size: 2rem !important;
}
.fs-3 {
	font-size: 1.75rem !important;
}
.fs-4 {
	font-size: 1.5rem !important;
}
}
@media print
{
.d-print-inline {
	display: inline !important;
}
.d-print-inline-block {
	display: inline-block !important;
}
.d-print-block {
	display: block !important;
}
.d-print-grid {
	
}
.d-print-table {
	display: table !important;
}
.d-print-table-row {
	display: table-row !important;
}
.d-print-table-cell {
	display: table-cell !important;
}
.d-print-flex {
	display: flex !important;
}
.d-print-inline-flex {
	display: inline-flex !important;
}
.d-print-none {
	display: none !important;
}
}
