@charset "UTF-8";*, ::after, ::before {-webkit-box-sizing: border-box;box-sizing: border-box;}@media (prefers-reduced-motion: no-preference) {:root {scroll-behavior: smooth;}}body {margin: 0;font-family: var(--bs-body-font-family);font-size: var(--bs-body-font-size);font-weight: var(--bs-body-font-weight);line-height: var(--bs-body-line-height);color: var(--bs-body-color);text-align: var(--bs-body-text-align);background-color: var(--bs-body-bg);-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-top: 0;margin-bottom: 0.5rem;font-weight: 500;line-height: 1.2;}.h1, h1 {font-size: calc(1.3875rem + 1.65vw);}@media (min-width: 1200px) {.h1, h1 {font-size: 2.625rem;}}.h2, h2 {font-size: calc(1.35rem + 1.2vw);}@media (min-width: 1200px) {.h2, h2 {font-size: 2.25rem;}}.h3, h3 {font-size: calc(1.3125rem + 0.75vw);}@media (min-width: 1200px) {.h3, h3 {font-size: 1.875rem;}}.h4, h4 {font-size: calc(1.275rem + 0.3vw);}@media (min-width: 1200px) {.h4, h4 {font-size: 1.5rem;}}.h5, h5 {font-size: 1.25rem;}.h6, h6 {font-size: 1rem;}p {margin-top: 0;margin-bottom: 1rem;}ul {padding-left: 2rem;}ul {margin-top: 0;margin-bottom: 1rem;}ul ul {margin-bottom: 0;}b {font-weight: bolder;}sub {position: relative;font-size: 0.75em;line-height: 0;vertical-align: baseline;}sub {bottom: -0.25em;}a {color: #2f55d4;text-decoration: underline;}a:hover {color: #2644aa;}a:not([href]):not([class]), a:not([href]):not([class]):hover {color: inherit;text-decoration: none;}img, svg {vertical-align: middle;}label {display: inline-block;}button {border-radius: 0;}button:focus:not(:focus-visible) {outline: 0;}button, input {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;}button {text-transform: none;}[role="button"] {cursor: pointer;}[list]::-webkit-calendar-picker-indicator {display: none;}[type="button"], [type="reset"], [type="submit"], button {-webkit-appearance: button;}[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {cursor: pointer;}::-moz-focus-inner {padding: 0;border-style: none;}::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {padding: 0;}::-webkit-inner-spin-button {height: auto;}[type="search"] {outline-offset: -2px;-webkit-appearance: textfield;}::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-color-swatch-wrapper {padding: 0;}::file-selector-button {font: inherit;}::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}[hidden] {display: none !important;}.display-1 {font-size: calc(1.625rem + 4.5vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.display-1 {font-size: 5rem;}}.display-2 {font-size: calc(1.575rem + 3.9vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.display-2 {font-size: 4.5rem;}}.display-3 {font-size: calc(1.525rem + 3.3vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.display-3 {font-size: 4rem;}}.display-4 {font-size: calc(1.475rem + 2.7vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.display-4 {font-size: 3.5rem;}}.display-5 {font-size: calc(1.425rem + 2.1vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.display-5 {font-size: 3rem;}}.display-6 {font-size: calc(1.375rem + 1.5vw);font-weight: 300;line-height: 1.2;}@media (min-width: 1200px) {.display-6 {font-size: 2.5rem;}}.list-unstyled {padding-left: 0;list-style: none;}.list-inline {padding-left: 0;list-style: none;}.list-inline-item {display: inline-block;}.list-inline-item:not(:last-child) {margin-right: 0.5rem;}.img-fluid {max-width: 100%;height: auto;}.container, .container-fluid, .container-lg, .container-md, .container-sm {width: 100%;padding-right: var(--bs-gutter-x, 0.75rem);padding-left: var(--bs-gutter-x, 0.75rem);margin-right: auto;margin-left: auto;}@media (min-width: 576px) {.container, .container-sm {max-width: 540px;}}@media (min-width: 768px) {.container, .container-md, .container-sm {max-width: 720px;}}@media (min-width: 992px) {.container, .container-lg, .container-md, .container-sm {max-width: 960px;}}@media (min-width: 1200px) {.container, .container-lg, .container-md, .container-sm {max-width: 1140px;}}@media (min-width: 1400px) {.container, .container-lg, .container-md, .container-sm {max-width: 1320px;}}.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: calc(-1 * var(--bs-gutter-y));margin-right: calc(-0.5 * var(--bs-gutter-x));margin-left: calc(-0.5 * var(--bs-gutter-x));}.row > * {-ms-flex-negative: 0;flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-top: var(--bs-gutter-y);}.col {-webkit-box-flex: 1;-ms-flex: 1 0 0%;flex: 1 0 0%;}.col-1 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 8.33333333%;}.col-2 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.66666667%;}.col-3 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%;}.col-4 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.33333333%;}.col-5 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 41.66666667%;}.col-6 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%;}.col-7 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 58.33333333%;}.col-8 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 66.66666667%;}.col-9 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 75%;}.col-10 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 83.33333333%;}.col-11 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 91.66666667%;}.col-12 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%;}@media (min-width: 576px) {.col-sm {-webkit-box-flex: 1;-ms-flex: 1 0 0%;flex: 1 0 0%;}.col-sm-1 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 8.33333333%;}.col-sm-2 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.66666667%;}.col-sm-3 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%;}.col-sm-4 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.33333333%;}.col-sm-5 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 41.66666667%;}.col-sm-6 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%;}.col-sm-7 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 58.33333333%;}.col-sm-8 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 66.66666667%;}.col-sm-9 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 75%;}.col-sm-10 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 83.33333333%;}.col-sm-11 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 91.66666667%;}.col-sm-12 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%;}}@media (min-width: 768px) {.col-md {-webkit-box-flex: 1;-ms-flex: 1 0 0%;flex: 1 0 0%;}.col-md-1 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 8.33333333%;}.col-md-2 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.66666667%;}.col-md-3 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%;}.col-md-4 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.33333333%;}.col-md-5 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 41.66666667%;}.col-md-6 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%;}.col-md-7 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 58.33333333%;}.col-md-8 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 66.66666667%;}.col-md-9 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 75%;}.col-md-10 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 83.33333333%;}.col-md-11 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 91.66666667%;}.col-md-12 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%;}}@media (min-width: 992px) {.col-lg {-webkit-box-flex: 1;-ms-flex: 1 0 0%;flex: 1 0 0%;}.col-lg-1 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 8.33333333%;}.col-lg-2 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.66666667%;}.col-lg-3 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%;}.col-lg-4 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.33333333%;}.col-lg-5 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 41.66666667%;}.col-lg-6 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%;}.col-lg-7 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 58.33333333%;}.col-lg-8 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 66.66666667%;}.col-lg-9 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 75%;}.col-lg-10 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 83.33333333%;}.col-lg-11 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 91.66666667%;}.col-lg-12 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%;}}.form-label {margin-bottom: 0.5rem;}.col-form-label {padding-top: calc(0.375rem + 1px);padding-bottom: calc(0.375rem + 1px);margin-bottom: 0;font-size: inherit;line-height: 1.5;}.col-form-label-lg {padding-top: calc(0.5rem + 1px);padding-bottom: calc(0.5rem + 1px);font-size: 1.25rem;}.col-form-label-sm {padding-top: calc(0.25rem + 1px);padding-bottom: calc(0.25rem + 1px);font-size: 0.875rem;}.form-text {margin-top: 0.25rem;font-size: 0.875em;color: #8492a6;}.form-control {display: block;width: 100%;padding: 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #161c2d;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0.25rem;-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.form-control {-webkit-transition: none;transition: none;}}.form-control[type="file"] {overflow: hidden;}.form-control[type="file"]:not(:disabled):not([readonly]) {cursor: pointer;}.form-control:focus {color: #161c2d;background-color: #fff;border-color: #97aaea;outline: 0;-webkit-box-shadow: 0 0 0 0.25rem rgba(47, 85, 212, 0.25);box-shadow: 0 0 0 0.25rem rgba(47, 85, 212, 0.25);}.form-control::-webkit-date-and-time-value {height: 1.5em;}.form-control::-webkit-input-placeholder {color: #6c757d;opacity: 1;}.form-control::-moz-placeholder {color: #6c757d;opacity: 1;}.form-control:-ms-input-placeholder {color: #6c757d;opacity: 1;}.form-control::-ms-input-placeholder {color: #6c757d;opacity: 1;}.form-control::placeholder {color: #6c757d;opacity: 1;}.form-control:disabled, .form-control[readonly] {background-color: #e9ecef;opacity: 1;}.form-control::file-selector-button {padding: 0.375rem 0.75rem;margin: -0.375rem -0.75rem;-webkit-margin-end: 0.75rem;margin-inline-end: 0.75rem;color: #161c2d;background-color: #e9ecef;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width: 1px;border-radius: 0;-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;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;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, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.form-control::file-selector-button {-webkit-transition: none;transition: none;}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button {background-color: #dde0e3;}.form-control::-webkit-file-upload-button {padding: 0.375rem 0.75rem;margin: -0.375rem -0.75rem;-webkit-margin-end: 0.75rem;margin-inline-end: 0.75rem;color: #161c2d;background-color: #e9ecef;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width: 1px;border-radius: 0;-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;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;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, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.form-control::-webkit-file-upload-button {-webkit-transition: none;transition: none;}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {background-color: #dde0e3;}.form-control-sm {min-height: calc(1.5em + 0.5rem + 2px);padding: 0.25rem 0.5rem;font-size: 0.875rem;border-radius: 0.2rem;}.form-control-sm::file-selector-button {padding: 0.25rem 0.5rem;margin: -0.25rem -0.5rem;-webkit-margin-end: 0.5rem;margin-inline-end: 0.5rem;}.form-control-sm::-webkit-file-upload-button {padding: 0.25rem 0.5rem;margin: -0.25rem -0.5rem;-webkit-margin-end: 0.5rem;margin-inline-end: 0.5rem;}.form-control-lg {min-height: calc(1.5em + 1rem + 2px);padding: 0.5rem 1rem;font-size: 1.25rem;border-radius: 0.3rem;}.form-control-lg::file-selector-button {padding: 0.5rem 1rem;margin: -0.5rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;}.form-control-lg::-webkit-file-upload-button {padding: 0.5rem 1rem;margin: -0.5rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;}.form-control-color {width: 3rem;height: auto;padding: 0.375rem;}.form-control-color:not(:disabled):not([readonly]) {cursor: pointer;}.form-control-color::-moz-color-swatch {height: 1.5em;border-radius: 0.25rem;}.form-control-color::-webkit-color-swatch {height: 1.5em;border-radius: 0.25rem;}.form-check {display: block;min-height: 1.5rem;padding-left: 1.5em;margin-bottom: 0.125rem;}.form-check .form-check-input {float: left;margin-left: -1.5em;}.form-check-input {width: 1em;height: 1em;margin-top: 0.25em;vertical-align: top;background-color: #fff;background-repeat: no-repeat;background-position: center;background-size: contain;border: 1px solid rgba(0, 0, 0, 0.25);-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-print-color-adjust: exact;color-adjust: exact;}.form-check-input[type="checkbox"] {border-radius: 0.25em;}.form-check-input[type="radio"] {border-radius: 50%;}.form-check-input:active {-webkit-filter: brightness(90%);filter: brightness(90%);}.form-check-input:focus {border-color: #97aaea;outline: 0;-webkit-box-shadow: 0 0 0 0.25rem rgba(47, 85, 212, 0.25);box-shadow: 0 0 0 0.25rem rgba(47, 85, 212, 0.25);}.form-check-input:checked {background-color: #2f55d4;border-color: #2f55d4;}.form-check-input:checked[type="checkbox"] {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='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");}.form-check-input:checked[type="radio"] {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='%23ffffff'/%3e%3c/svg%3e");}.form-check-input[type="checkbox"]:indeterminate {background-color: #2f55d4;border-color: #2f55d4;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='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");}.form-check-input:disabled {pointer-events: none;-webkit-filter: none;filter: none;opacity: 0.5;}.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {opacity: 0.5;}.form-check-inline {display: inline-block;margin-right: 1rem;}.btn-check {position: absolute;clip: rect(0, 0, 0, 0);pointer-events: none;}.btn-check:disabled + .btn, .btn-check[disabled] + .btn {pointer-events: none;-webkit-filter: none;filter: none;opacity: 0.65;}.btn {display: inline-block;font-weight: 400;line-height: 1.5;color: #161c2d;text-align: center;text-decoration: none;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: transparent;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;border-radius: 0.25rem;-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;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;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, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.btn {-webkit-transition: none;transition: none;}}.btn:hover {color: #161c2d;}.btn-check:focus + .btn, .btn:focus {outline: 0;-webkit-box-shadow: 0 0 0 0.25rem rgba(47, 85, 212, 0.25);box-shadow: 0 0 0 0.25rem rgba(47, 85, 212, 0.25);}.btn:disabled {pointer-events: none;opacity: 0.65;}.btn-primary {color: #fff;background-color: #2f55d4;border-color: #2f55d4;}.btn-primary:hover {color: #fff;background-color: #2848b4;border-color: #2644aa;}.btn-check:focus + .btn-primary, .btn-primary:focus {color: #fff;background-color: #2848b4;border-color: #2644aa;-webkit-box-shadow: 0 0 0 0.25rem rgba(78, 111, 218, 0.5);box-shadow: 0 0 0 0.25rem rgba(78, 111, 218, 0.5);}.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active {color: #fff;background-color: #2644aa;border-color: #23409f;}.btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus {-webkit-box-shadow: 0 0 0 0.25rem rgba(78, 111, 218, 0.5);box-shadow: 0 0 0 0.25rem rgba(78, 111, 218, 0.5);}.btn-primary:disabled {color: #fff;background-color: #2f55d4;border-color: #2f55d4;}.btn-danger {color: #fff;background-color: #e43f52;border-color: #e43f52;}.btn-danger:hover {color: #fff;background-color: #c23646;border-color: #b63242;}.btn-check:focus + .btn-danger, .btn-danger:focus {color: #fff;background-color: #c23646;border-color: #b63242;-webkit-box-shadow: 0 0 0 0.25rem rgba(232, 92, 108, 0.5);box-shadow: 0 0 0 0.25rem rgba(232, 92, 108, 0.5);}.btn-check:active + .btn-danger, .btn-check:checked + .btn-danger, .btn-danger.active, .btn-danger:active {color: #fff;background-color: #b63242;border-color: #ab2f3e;}.btn-check:active + .btn-danger:focus, .btn-check:checked + .btn-danger:focus, .btn-danger.active:focus, .btn-danger:active:focus {-webkit-box-shadow: 0 0 0 0.25rem rgba(232, 92, 108, 0.5);box-shadow: 0 0 0 0.25rem rgba(232, 92, 108, 0.5);}.btn-danger:disabled {color: #fff;background-color: #e43f52;border-color: #e43f52;}.btn-light {color: #000;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-light:hover {color: #000;background-color: #f9fafb;border-color: #f9fafb;}.btn-check:focus + .btn-light, .btn-light:focus {color: #000;background-color: #f9fafb;border-color: #f9fafb;-webkit-box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);}.btn-check:active + .btn-light, .btn-check:checked + .btn-light, .btn-light.active, .btn-light:active {color: #000;background-color: #f9fafb;border-color: #f9fafb;}.btn-check:active + .btn-light:focus, .btn-check:checked + .btn-light:focus, .btn-light.active:focus, .btn-light:active:focus {-webkit-box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);}.btn-light:disabled {color: #000;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-dark {color: #fff;background-color: #3c4858;border-color: #3c4858;}.btn-dark:hover {color: #fff;background-color: #333d4b;border-color: #303a46;}.btn-check:focus + .btn-dark, .btn-dark:focus {color: #fff;background-color: #333d4b;border-color: #303a46;-webkit-box-shadow: 0 0 0 0.25rem rgba(89, 99, 113, 0.5);box-shadow: 0 0 0 0.25rem rgba(89, 99, 113, 0.5);}.btn-check:active + .btn-dark, .btn-check:checked + .btn-dark, .btn-dark.active, .btn-dark:active {color: #fff;background-color: #303a46;border-color: #2d3642;}.btn-check:active + .btn-dark:focus, .btn-check:checked + .btn-dark:focus, .btn-dark.active:focus, .btn-dark:active:focus {-webkit-box-shadow: 0 0 0 0.25rem rgba(89, 99, 113, 0.5);box-shadow: 0 0 0 0.25rem rgba(89, 99, 113, 0.5);}.btn-dark:disabled {color: #fff;background-color: #3c4858;border-color: #3c4858;}.btn-footer {color: #fff;background-color: #202942;border-color: #202942;}.btn-footer:hover {color: #fff;background-color: #1b2338;border-color: #1a2135;}.btn-check:focus + .btn-footer, .btn-footer:focus {color: #fff;background-color: #1b2338;border-color: #1a2135;-webkit-box-shadow: 0 0 0 0.25rem rgba(65, 73, 94, 0.5);box-shadow: 0 0 0 0.25rem rgba(65, 73, 94, 0.5);}.btn-check:active + .btn-footer, .btn-check:checked + .btn-footer, .btn-footer.active, .btn-footer:active {color: #fff;background-color: #1a2135;border-color: #181f32;}.btn-check:active + .btn-footer:focus, .btn-check:checked + .btn-footer:focus, .btn-footer.active:focus, .btn-footer:active:focus {-webkit-box-shadow: 0 0 0 0.25rem rgba(65, 73, 94, 0.5);box-shadow: 0 0 0 0.25rem rgba(65, 73, 94, 0.5);}.btn-footer:disabled {color: #fff;background-color: #202942;border-color: #202942;}.btn-link {font-weight: 400;color: #2f55d4;text-decoration: underline;}.btn-link:hover {color: #2644aa;}.btn-link:disabled {color: #6c757d;}.btn-lg {padding: 0.5rem 1rem;font-size: 1.25rem;border-radius: 0.3rem;}.btn-sm {padding: 0.25rem 0.5rem;font-size: 0.875rem;border-radius: 0.2rem;}.fade {-webkit-transition: opacity 0.15s linear;transition: opacity 0.15s linear;}@media (prefers-reduced-motion: reduce) {.fade {-webkit-transition: none;transition: none;}}.fade:not(.show) {opacity: 0;}.tab-content > .active {display: block;}.navbar {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-top: 0.5rem;padding-bottom: 0.5rem;}.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: inherit;flex-wrap: inherit;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.navbar-text {padding-top: 0.5rem;padding-bottom: 0.5rem;}.navbar-toggler {padding: 0.25rem 0.75rem;font-size: 1.25rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: 0.25rem;-webkit-transition: -webkit-box-shadow 0.15s ease-in-out;transition: -webkit-box-shadow 0.15s ease-in-out;transition: box-shadow 0.15s ease-in-out;transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.navbar-toggler {-webkit-transition: none;transition: none;}}.navbar-toggler:hover {text-decoration: none;}.navbar-toggler:focus {text-decoration: none;outline: 0;-webkit-box-shadow: 0 0 0 0.25rem;box-shadow: 0 0 0 0.25rem;}.navbar-toggler-icon {display: inline-block;width: 1.5em;height: 1.5em;vertical-align: middle;background-repeat: no-repeat;background-position: center;background-size: 100%;}.navbar-light .navbar-toggler {color: rgba(0, 0, 0, 0.55);border-color: rgba(0, 0, 0, 0.1);}.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, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {color: rgba(0, 0, 0, 0.9);}.navbar-dark .navbar-toggler {color: rgba(255, 255, 255, 0.55);border-color: rgba(255, 255, 255, 0.1);}.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, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {color: #fff;}.card {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #fff;background-clip: border-box;border: 1px solid rgba(0, 0, 0, 0.125);border-radius: 0.25rem;}.card-body {-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;padding: 1rem 1rem;}.card-title {margin-bottom: 0.5rem;}.card-text:last-child {margin-bottom: 0;}.card-link + .card-link {margin-left: 1rem;}.card-header {padding: 0.5rem 1rem;margin-bottom: 0;background-color: rgba(0, 0, 0, 0.03);border-bottom: 1px solid rgba(0, 0, 0, 0.125);}.card-header:first-child {border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;}.card-footer {padding: 0.5rem 1rem;background-color: rgba(0, 0, 0, 0.03);border-top: 1px solid rgba(0, 0, 0, 0.125);}.card-footer:last-child {border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);}.card-img-overlay {position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 1rem;border-radius: calc(0.25rem - 1px);}.card-img, .card-img-top {width: 100%;}.card-img, .card-img-top {border-top-left-radius: calc(0.25rem - 1px);border-top-right-radius: calc(0.25rem - 1px);}.card-img {border-bottom-right-radius: calc(0.25rem - 1px);border-bottom-left-radius: calc(0.25rem - 1px);}.page-link {position: relative;display: block;color: #fff;text-decoration: none;background-color: #fff;border: 1px solid #dee2e6;-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;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;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, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.page-link {-webkit-transition: none;transition: none;}}.page-link:hover {z-index: 2;color: #2644aa;background-color: #e9ecef;border-color: #dee2e6;}.page-link:focus {z-index: 3;color: #2644aa;background-color: #e9ecef;outline: 0;-webkit-box-shadow: 0 0 0 0.25rem rgba(47, 85, 212, 0.25);box-shadow: 0 0 0 0.25rem rgba(47, 85, 212, 0.25);}.page-item:not(:first-child) .page-link {margin-left: -1px;}.page-item.active .page-link {z-index: 3;color: #fff;background-color: #2f55d4;border-color: #2f55d4;}.page-link {padding: 0.375rem 0.75rem;}.page-item:first-child .page-link {border-top-left-radius: 0.25rem;border-bottom-left-radius: 0.25rem;}.page-item:last-child .page-link {border-top-right-radius: 0.25rem;border-bottom-right-radius: 0.25rem;}@-webkit-keyframes progress-bar-stripes {0% {background-position-x: 1rem;}}@keyframes progress-bar-stripes {0% {background-position-x: 1rem;}}.carousel {position: relative;}.carousel-inner {position: relative;width: 100%;overflow: hidden;}.carousel-inner::after {display: block;clear: both;content: "";}.carousel-item {position: relative;display: none;float: left;width: 100%;margin-right: -100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: -webkit-transform 0.6s ease-in-out;transition: -webkit-transform 0.6s ease-in-out;transition: transform 0.6s ease-in-out;transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;}@media (prefers-reduced-motion: reduce) {.carousel-item {-webkit-transition: none;transition: none;}}.carousel-item.active {display: block;}.active.carousel-item-end {-webkit-transform: translateX(100%);transform: translateX(100%);}.active.carousel-item-start {-webkit-transform: translateX(-100%);transform: translateX(-100%);}.carousel-fade .carousel-item {opacity: 0;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transform: none;transform: none;}.carousel-fade .carousel-item.active {z-index: 1;opacity: 1;}.carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {z-index: 0;opacity: 0;-webkit-transition: opacity 0s 0.6s;transition: opacity 0s 0.6s;}@media (prefers-reduced-motion: reduce) {.carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {-webkit-transition: none;transition: none;}}.carousel-indicators {position: absolute;right: 0;bottom: 0;left: 0;z-index: 2;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 0;margin-right: 15%;margin-bottom: 1rem;margin-left: 15%;list-style: none;}.carousel-indicators [data-bs-target] {-webkit-box-sizing: content-box;box-sizing: content-box;-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;width: 30px;height: 3px;padding: 0;margin-right: 3px;margin-left: 3px;text-indent: -999px;cursor: pointer;background-color: #fff;background-clip: padding-box;border: 0;border-top: 10px solid transparent;border-bottom: 10px solid transparent;opacity: 0.5;-webkit-transition: opacity 0.6s ease;transition: opacity 0.6s ease;}@media (prefers-reduced-motion: reduce) {.carousel-indicators [data-bs-target] {-webkit-transition: none;transition: none;}}.carousel-indicators .active {opacity: 1;}.carousel-dark .carousel-indicators [data-bs-target] {background-color: #000;}@-webkit-keyframes spinner-border {to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes spinner-border {to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@-webkit-keyframes spinner-grow {0% {-webkit-transform: scale(0);transform: scale(0);}50% {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes spinner-grow {0% {-webkit-transform: scale(0);transform: scale(0);}50% {opacity: 1;-webkit-transform: none;transform: none;}}.placeholder {display: inline-block;min-height: 1em;vertical-align: middle;cursor: wait;background-color: currentColor;opacity: 0.5;}.placeholder.btn::before {display: inline-block;content: "";}.placeholder-sm {min-height: 0.8em;}.placeholder-lg {min-height: 1.2em;}@-webkit-keyframes placeholder-glow {50% {opacity: 0.2;}}@keyframes placeholder-glow {50% {opacity: 0.2;}}@-webkit-keyframes placeholder-wave {100% {-webkit-mask-position: -200% 0;mask-position: -200% 0;}}@keyframes placeholder-wave {100% {-webkit-mask-position: -200% 0;mask-position: -200% 0;}}.link-primary {color: #2f55d4;}.link-primary:focus, .link-primary:hover {color: #2644aa;}.link-danger {color: #e43f52;}.link-danger:focus, .link-danger:hover {color: #b63242;}.link-light {color: #f8f9fa;}.link-light:focus, .link-light:hover {color: #f9fafb;}.link-dark {color: #3c4858;}.link-dark:focus, .link-dark:hover {color: #303a46;}.link-footer {color: #202942;}.link-footer:focus, .link-footer:hover {color: #1a2135;}.fixed-top {position: fixed;top: 0;right: 0;left: 0;z-index: 1030;}.sticky-top {position: sticky;top: 0;z-index: 1020;}@media (min-width: 576px) {.sticky-sm-top {position: sticky;top: 0;z-index: 1020;}}@media (min-width: 768px) {.sticky-md-top {position: sticky;top: 0;z-index: 1020;}}@media (min-width: 992px) {.sticky-lg-top {position: sticky;top: 0;z-index: 1020;}}.align-top {vertical-align: top !important;}.align-middle {vertical-align: middle !important;}.align-text-top {vertical-align: text-top !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-hidden {overflow: hidden !important;}.d-inline {display: inline !important;}.d-grid {display: grid !important;}.d-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}.d-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}.position-relative {position: relative !important;}.position-fixed {position: fixed !important;}.position-sticky {position: sticky !important;}.top-0 {top: 0 !important;}.top-50 {top: 50% !important;}.top-100 {top: 100% !important;}.start-0 {left: 0 !important;}.start-50 {left: 50% !important;}.start-100 {left: 100% !important;}.end-0 {right: 0 !important;}.end-50 {right: 50% !important;}.end-100 {right: 100% !important;}.border {border: 1px solid #e9ecef !important;}.border-0 {border: 0 !important;}.border-top {border-top: 1px solid #e9ecef !important;}.border-top-0 {border-top: 0 !important;}.border-end {border-right: 1px solid #e9ecef !important;}.border-end-0 {border-right: 0 !important;}.border-start {border-left: 1px solid #e9ecef !important;}.border-start-0 {border-left: 0 !important;}.border-primary {border-color: #2f55d4 !important;}.border-danger {border-color: #e43f52 !important;}.border-light {border-color: #f8f9fa !important;}.border-dark {border-color: #3c4858 !important;}.border-footer {border-color: #202942 !important;}.border-white {border-color: #fff !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;}.h-25 {height: 25% !important;}.h-50 {height: 50% !important;}.h-75 {height: 75% !important;}.h-100 {height: 100% !important;}.flex-row {-webkit-box-orient: horizontal !important;-webkit-box-direction: normal !important;-ms-flex-direction: row !important;flex-direction: row !important;}.justify-content-start {-webkit-box-pack: start !important;-ms-flex-pack: start !important;justify-content: flex-start !important;}.justify-content-end {-webkit-box-pack: end !important;-ms-flex-pack: end !important;justify-content: flex-end !important;}.justify-content-center {-webkit-box-pack: center !important;-ms-flex-pack: center !important;justify-content: center !important;}.align-items-start {-webkit-box-align: start !important;-ms-flex-align: start !important;align-items: flex-start !important;}.align-items-end {-webkit-box-align: end !important;-ms-flex-align: end !important;align-items: flex-end !important;}.align-items-center {-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;}.align-content-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}.align-content-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}.align-content-center {-ms-flex-line-pack: center !important;align-content: center !important;}.order-0 {-webkit-box-ordinal-group: 1 !important;-ms-flex-order: 0 !important;order: 0 !important;}.order-1 {-webkit-box-ordinal-group: 2 !important;-ms-flex-order: 1 !important;order: 1 !important;}.order-2 {-webkit-box-ordinal-group: 3 !important;-ms-flex-order: 2 !important;order: 2 !important;}.order-3 {-webkit-box-ordinal-group: 4 !important;-ms-flex-order: 3 !important;order: 3 !important;}.order-4 {-webkit-box-ordinal-group: 5 !important;-ms-flex-order: 4 !important;order: 4 !important;}.order-5 {-webkit-box-ordinal-group: 6 !important;-ms-flex-order: 5 !important;order: 5 !important;}.my-0 {margin-top: 0 !important;margin-bottom: 0 !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;}.mt-0 {margin-top: 0 !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;}.me-0 {margin-right: 0 !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;}.mb-0 {margin-bottom: 0 !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;}.ms-0 {margin-left: 0 !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;}.p-0 {padding: 0 !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;}.py-0 {padding-top: 0 !important;padding-bottom: 0 !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: 0 !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;}.pb-0 {padding-bottom: 0 !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: 0 !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;}.fs-1 {font-size: calc(1.3875rem + 1.65vw) !important;}.fs-2 {font-size: calc(1.35rem + 1.2vw) !important;}.fs-3 {font-size: calc(1.3125rem + 0.75vw) !important;}.fs-4 {font-size: calc(1.275rem + 0.3vw) !important;}.fs-5 {font-size: 1.25rem !important;}.fs-6 {font-size: 1rem !important;}.fw-light {font-weight: 300 !important;}.fw-bold {font-weight: 700 !important;}.text-start {text-align: left !important;}.text-end {text-align: right !important;}.text-center {text-align: center !important;}.text-primary {--bs-text-opacity: 1;color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;}.text-danger {--bs-text-opacity: 1;color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;}.text-light {--bs-text-opacity: 1;color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;}.text-dark {--bs-text-opacity: 1;color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;}.text-footer {--bs-text-opacity: 1;color: rgba(var(--bs-footer-rgb), var(--bs-text-opacity)) !important;}.text-black {--bs-text-opacity: 1;color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;}.text-white {--bs-text-opacity: 1;color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;}.text-body {--bs-text-opacity: 1;color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;}.text-black-50 {--bs-text-opacity: 1;color: rgba(0, 0, 0, 0.5) !important;}.text-white-50 {--bs-text-opacity: 1;color: rgba(255, 255, 255, 0.5) !important;}.text-reset {--bs-text-opacity: 1;color: inherit !important;}.text-opacity-25 {--bs-text-opacity: 0.25;}.text-opacity-50 {--bs-text-opacity: 0.5;}.text-opacity-75 {--bs-text-opacity: 0.75;}.text-opacity-100 {--bs-text-opacity: 1;}.bg-primary {--bs-bg-opacity: 1;background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;}.bg-danger {--bs-bg-opacity: 1;background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;}.bg-light {--bs-bg-opacity: 1;background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;}.bg-dark {--bs-bg-opacity: 1;background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;}.bg-footer {--bs-bg-opacity: 1;background-color: rgba(var(--bs-footer-rgb), var(--bs-bg-opacity)) !important;}.bg-black {--bs-bg-opacity: 1;background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;}.bg-white {--bs-bg-opacity: 1;background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;}.bg-body {--bs-bg-opacity: 1;background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;}.bg-opacity-10 {--bs-bg-opacity: 0.1;}.bg-opacity-25 {--bs-bg-opacity: 0.25;}.bg-opacity-50 {--bs-bg-opacity: 0.5;}.bg-opacity-75 {--bs-bg-opacity: 0.75;}.bg-opacity-100 {--bs-bg-opacity: 1;}.rounded {border-radius: 0.25rem !important;}.rounded-0 {border-radius: 0 !important;}.rounded-1 {border-radius: 0.2rem !important;}.rounded-2 {border-radius: 0.25rem !important;}.rounded-3 {border-radius: 0.3rem !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-start {border-bottom-left-radius: 0.25rem !important;border-top-left-radius: 0.25rem !important;}@media (min-width: 576px) {.d-sm-inline {display: inline !important;}.d-sm-grid {display: grid !important;}.d-sm-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}.d-sm-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}.flex-sm-row {-webkit-box-orient: horizontal !important;-webkit-box-direction: normal !important;-ms-flex-direction: row !important;flex-direction: row !important;}.justify-content-sm-start {-webkit-box-pack: start !important;-ms-flex-pack: start !important;justify-content: flex-start !important;}.justify-content-sm-end {-webkit-box-pack: end !important;-ms-flex-pack: end !important;justify-content: flex-end !important;}.justify-content-sm-center {-webkit-box-pack: center !important;-ms-flex-pack: center !important;justify-content: center !important;}.align-items-sm-start {-webkit-box-align: start !important;-ms-flex-align: start !important;align-items: flex-start !important;}.align-items-sm-end {-webkit-box-align: end !important;-ms-flex-align: end !important;align-items: flex-end !important;}.align-items-sm-center {-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;}.align-content-sm-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}.align-content-sm-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}.align-content-sm-center {-ms-flex-line-pack: center !important;align-content: center !important;}.order-sm-0 {-webkit-box-ordinal-group: 1 !important;-ms-flex-order: 0 !important;order: 0 !important;}.order-sm-1 {-webkit-box-ordinal-group: 2 !important;-ms-flex-order: 1 !important;order: 1 !important;}.order-sm-2 {-webkit-box-ordinal-group: 3 !important;-ms-flex-order: 2 !important;order: 2 !important;}.order-sm-3 {-webkit-box-ordinal-group: 4 !important;-ms-flex-order: 3 !important;order: 3 !important;}.order-sm-4 {-webkit-box-ordinal-group: 5 !important;-ms-flex-order: 4 !important;order: 4 !important;}.order-sm-5 {-webkit-box-ordinal-group: 6 !important;-ms-flex-order: 5 !important;order: 5 !important;}.my-sm-0 {margin-top: 0 !important;margin-bottom: 0 !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;}.mt-sm-0 {margin-top: 0 !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;}.me-sm-0 {margin-right: 0 !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;}.mb-sm-0 {margin-bottom: 0 !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;}.ms-sm-0 {margin-left: 0 !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;}.p-sm-0 {padding: 0 !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;}.py-sm-0 {padding-top: 0 !important;padding-bottom: 0 !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: 0 !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;}.pb-sm-0 {padding-bottom: 0 !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: 0 !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 (min-width: 768px) {.d-md-inline {display: inline !important;}.d-md-grid {display: grid !important;}.d-md-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}.d-md-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}.flex-md-row {-webkit-box-orient: horizontal !important;-webkit-box-direction: normal !important;-ms-flex-direction: row !important;flex-direction: row !important;}.justify-content-md-start {-webkit-box-pack: start !important;-ms-flex-pack: start !important;justify-content: flex-start !important;}.justify-content-md-end {-webkit-box-pack: end !important;-ms-flex-pack: end !important;justify-content: flex-end !important;}.justify-content-md-center {-webkit-box-pack: center !important;-ms-flex-pack: center !important;justify-content: center !important;}.align-items-md-start {-webkit-box-align: start !important;-ms-flex-align: start !important;align-items: flex-start !important;}.align-items-md-end {-webkit-box-align: end !important;-ms-flex-align: end !important;align-items: flex-end !important;}.align-items-md-center {-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;}.align-content-md-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}.align-content-md-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}.align-content-md-center {-ms-flex-line-pack: center !important;align-content: center !important;}.order-md-0 {-webkit-box-ordinal-group: 1 !important;-ms-flex-order: 0 !important;order: 0 !important;}.order-md-1 {-webkit-box-ordinal-group: 2 !important;-ms-flex-order: 1 !important;order: 1 !important;}.order-md-2 {-webkit-box-ordinal-group: 3 !important;-ms-flex-order: 2 !important;order: 2 !important;}.order-md-3 {-webkit-box-ordinal-group: 4 !important;-ms-flex-order: 3 !important;order: 3 !important;}.order-md-4 {-webkit-box-ordinal-group: 5 !important;-ms-flex-order: 4 !important;order: 4 !important;}.order-md-5 {-webkit-box-ordinal-group: 6 !important;-ms-flex-order: 5 !important;order: 5 !important;}.my-md-0 {margin-top: 0 !important;margin-bottom: 0 !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;}.mt-md-0 {margin-top: 0 !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;}.me-md-0 {margin-right: 0 !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;}.mb-md-0 {margin-bottom: 0 !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;}.ms-md-0 {margin-left: 0 !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;}.p-md-0 {padding: 0 !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;}.py-md-0 {padding-top: 0 !important;padding-bottom: 0 !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: 0 !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;}.pb-md-0 {padding-bottom: 0 !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: 0 !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 (min-width: 992px) {.d-lg-inline {display: inline !important;}.d-lg-grid {display: grid !important;}.d-lg-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}.d-lg-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}.flex-lg-row {-webkit-box-orient: horizontal !important;-webkit-box-direction: normal !important;-ms-flex-direction: row !important;flex-direction: row !important;}.justify-content-lg-start {-webkit-box-pack: start !important;-ms-flex-pack: start !important;justify-content: flex-start !important;}.justify-content-lg-end {-webkit-box-pack: end !important;-ms-flex-pack: end !important;justify-content: flex-end !important;}.justify-content-lg-center {-webkit-box-pack: center !important;-ms-flex-pack: center !important;justify-content: center !important;}.align-items-lg-start {-webkit-box-align: start !important;-ms-flex-align: start !important;align-items: flex-start !important;}.align-items-lg-end {-webkit-box-align: end !important;-ms-flex-align: end !important;align-items: flex-end !important;}.align-items-lg-center {-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;}.align-content-lg-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}.align-content-lg-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}.align-content-lg-center {-ms-flex-line-pack: center !important;align-content: center !important;}.order-lg-0 {-webkit-box-ordinal-group: 1 !important;-ms-flex-order: 0 !important;order: 0 !important;}.order-lg-1 {-webkit-box-ordinal-group: 2 !important;-ms-flex-order: 1 !important;order: 1 !important;}.order-lg-2 {-webkit-box-ordinal-group: 3 !important;-ms-flex-order: 2 !important;order: 2 !important;}.order-lg-3 {-webkit-box-ordinal-group: 4 !important;-ms-flex-order: 3 !important;order: 3 !important;}.order-lg-4 {-webkit-box-ordinal-group: 5 !important;-ms-flex-order: 4 !important;order: 4 !important;}.order-lg-5 {-webkit-box-ordinal-group: 6 !important;-ms-flex-order: 5 !important;order: 5 !important;}.my-lg-0 {margin-top: 0 !important;margin-bottom: 0 !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;}.mt-lg-0 {margin-top: 0 !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;}.me-lg-0 {margin-right: 0 !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;}.mb-lg-0 {margin-bottom: 0 !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;}.ms-lg-0 {margin-left: 0 !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;}.p-lg-0 {padding: 0 !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;}.py-lg-0 {padding-top: 0 !important;padding-bottom: 0 !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: 0 !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;}.pb-lg-0 {padding-bottom: 0 !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: 0 !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 (min-width: 1200px) {.fs-1 {font-size: 2.625rem !important;}.fs-2 {font-size: 2.25rem !important;}.fs-3 {font-size: 1.875rem !important;}.fs-4 {font-size: 1.5rem !important;}}html {position: relative;min-height: 100%;}a {text-decoration: none !important;}label {font-weight: 600;margin-bottom: 0.5rem;}.list-inline-item:not(:last-child) {margin-right: 0;margin-bottom: 5px;}@media (min-width: 1200px) {.container, .container-lg, .container-md, .container-sm {max-width: 1140px;}}.row > * {position: relative;}.bg-primary {background-color: #2f55d4 !important;}.bg-soft-primary {background-color: rgba(47, 85, 212, 0.1) !important;border: 1px solid rgba(47, 85, 212, 0.1) !important;color: #2f55d4 !important;}.bg-danger {background-color: #e43f52 !important;}.bg-soft-danger {background-color: rgba(228, 63, 82, 0.1) !important;border: 1px solid rgba(228, 63, 82, 0.1) !important;color: #e43f52 !important;}.bg-light {background-color: #f8f9fa !important;}.bg-soft-light {background-color: rgba(248, 249, 250, 0.1) !important;border: 1px solid rgba(248, 249, 250, 0.1) !important;color: #f8f9fa !important;}.bg-dark {background-color: #3c4858 !important;}.bg-soft-dark {background-color: rgba(60, 72, 88, 0.1) !important;border: 1px solid rgba(60, 72, 88, 0.1) !important;color: #3c4858 !important;}.bg-footer {background-color: #202942 !important;}.bg-soft-footer {background-color: rgba(32, 41, 66, 0.1) !important;border: 1px solid rgba(32, 41, 66, 0.1) !important;color: #202942 !important;}.bg-white-color {background-color: #fff !important;}.text-primary {color: #2f55d4 !important;}a.text-primary:focus, a.text-primary:hover {color: #284bc1 !important;}.text-danger {color: #e43f52 !important;}a.text-danger:focus, a.text-danger:hover {color: #e1293e !important;}.text-light {color: #f8f9fa !important;}a.text-light:focus, a.text-light:hover {color: #e9ecef !important;}.text-dark {color: #3c4858 !important;}a.text-dark:focus, a.text-dark:hover {color: #323c49 !important;}.text-footer {color: #202942 !important;}a.text-footer:focus, a.text-footer:hover {color: #181e31 !important;}.btn-soft-primary {background-color: rgba(47, 85, 212, 0.05) !important;border: 1px solid rgba(47, 85, 212, 0.05) !important;color: #2f55d4 !important;-webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.1);box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.1);}.btn-soft-primary.active, .btn-soft-primary:active, .btn-soft-primary:focus, .btn-soft-primary:hover {background-color: #2f55d4 !important;border-color: #2f55d4 !important;color: #fff !important;}.btn-soft-danger {background-color: rgba(228, 63, 82, 0.05) !important;border: 1px solid rgba(228, 63, 82, 0.05) !important;color: #e43f52 !important;-webkit-box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.1);box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.1);}.btn-soft-danger.active, .btn-soft-danger:active, .btn-soft-danger:focus, .btn-soft-danger:hover {background-color: #e43f52 !important;border-color: #e43f52 !important;color: #fff !important;}.btn-soft-light {background-color: rgba(248, 249, 250, 0.05) !important;border: 1px solid rgba(248, 249, 250, 0.05) !important;color: #f8f9fa !important;-webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 250, 0.1);box-shadow: 0 3px 5px 0 rgba(248, 249, 250, 0.1);}.btn-soft-light.active, .btn-soft-light:active, .btn-soft-light:focus, .btn-soft-light:hover {background-color: #f8f9fa !important;border-color: #f8f9fa !important;color: #fff !important;}.btn-soft-dark {background-color: rgba(60, 72, 88, 0.05) !important;border: 1px solid rgba(60, 72, 88, 0.05) !important;color: #3c4858 !important;-webkit-box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.1);box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.1);}.btn-soft-dark.active, .btn-soft-dark:active, .btn-soft-dark:focus, .btn-soft-dark:hover {background-color: #3c4858 !important;border-color: #3c4858 !important;color: #fff !important;}.btn-soft-footer {background-color: rgba(32, 41, 66, 0.05) !important;border: 1px solid rgba(32, 41, 66, 0.05) !important;color: #202942 !important;-webkit-box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.1);box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.1);}.btn-soft-footer.active, .btn-soft-footer:active, .btn-soft-footer:focus, .btn-soft-footer:hover {background-color: #202942 !important;border-color: #202942 !important;color: #fff !important;}.btn {padding: 8px 20px;outline: 0;text-decoration: none;font-size: 16px;letter-spacing: 0.5px;-webkit-transition: all 0.3s;transition: all 0.3s;font-weight: 600;border-radius: 6px;}.btn:focus {-webkit-box-shadow: none !important;box-shadow: none !important;}.btn.btn-sm {padding: 7px 16px;font-size: 10px;}.btn.btn-lg {padding: 14px 30px;font-size: 16px;}.btn.btn-light {border: 1px solid #f2f4f6;}.btn.btn-soft-light {color: #ced4da !important;border-color: #e9ecef !important;}.btn.btn-soft-dark.active, .btn.btn-soft-dark:active, .btn.btn-soft-dark:focus, .btn.btn-soft-dark:hover {color: #ced4da !important;border-color: #e9ecef !important;}.btn.btn-dark {color: #e9ecef;}.btn.btn-icon {height: 36px;width: 36px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 0;}.btn.btn-icon .icons {height: 16px;width: 16px;font-size: 16px;}.btn.btn-icon.btn-lg {height: 48px;width: 48px;line-height: 46px;}.btn.btn-icon.btn-lg .icons {height: 20px;width: 20px;font-size: 20px;}.btn.btn-icon.btn-sm {height: 30px;width: 30px;line-height: 28px;}button:not(:disabled) {outline: 0;}.carousel-indicators-rounded button {width: 10px !important;height: 10px !important;border-radius: 50% !important;}.card {background-color: #fff;border: 0;}.card .card-body {padding: 1.5rem;}@-webkit-keyframes animate-positive {0% {width: 0;}}@keyframes animate-positive {0% {width: 0;}}