@charset "UTF-8";:root {--theme-color: #008cd3;--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #f64e60;--bs-orange: #fd7e14;--bs-yellow: #fad776;--bs-green: #6dbb30;--bs-teal: #20c997;--bs-cyan: #73e7f7;--bs-white: #fff;--bs-gray: #869ab8;--bs-gray-dark: #384c74;--bs-gray-100: #f9fbfd;--bs-gray-200: #f1f4f8;--bs-gray-300: #d9e2ef;--bs-gray-400: #c6d3e6;--bs-gray-500: #abbcd5;--bs-gray-600: #869ab8;--bs-gray-700: #506690;--bs-gray-800: #384c74;--bs-gray-900: #1b2a4e;--bs-primary: #574fec;--bs-secondary: #6c757d;--bs-success: #6dbb30;--bs-info: #73e7f7;--bs-warning: #fad776;--bs-danger: #f64e60;--bs-light: #f8f9fa;--bs-dark: #2E2E2E;--bs-primary-rgb: 87, 79, 236;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 109, 187, 48;--bs-info-rgb: 115, 231, 247;--bs-warning-rgb: 250, 215, 118;--bs-danger-rgb: 246, 78, 96;--bs-light-rgb: 245, 248, 249;--bs-dark-rgb: 46, 46, 46;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 28, 9, 80;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: Roboto, sans-serif;--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #1c0950;--bs-body-bg: #ffffff;}*, *::before, *::after {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: rgba(0, 0, 0, 0);}hr {margin: 1rem 0;color: inherit;background-color: currentColor;border: 0;opacity: 0.25;}hr:not([size]) {height: 1px;}h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {margin-top: 0;margin-bottom: 0.5rem;font-weight: 500;line-height: 1.2;}h1, .h1 {font-size: calc(1.375rem + 1.5vw);}@media (min-width: 1200px) {h1, .h1 {font-size: 2.5rem;}}h2, .h2 {font-size: calc(1.325rem + 0.9vw);}@media (min-width: 1200px) {h2, .h2 {font-size: 2rem;}}h3, .h3 {font-size: calc(1.3rem + 0.6vw);}@media (min-width: 1200px) {h3, .h3 {font-size: 1.75rem;}}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;}abbr[title], abbr[data-bs-original-title] {-webkit-text-decoration: underline dotted;text-decoration: underline dotted;cursor: help;-webkit-text-decoration-skip-ink: none;text-decoration-skip-ink: none;}address {margin-bottom: 1rem;font-style: normal;line-height: inherit;}ol, ul {padding-left: 2rem;}ol, ul, dl {margin-top: 0;margin-bottom: 1rem;}ol ol, ul ul, ol ul, ul ol {margin-bottom: 0;}dt {font-weight: 700;}dd {margin-bottom: .5rem;margin-left: 0;}blockquote {margin: 0 0 1rem;}b, strong {font-weight: bolder;}small, .small {font-size: 0.875em;}mark, .mark {padding: 0.2em;background-color: #fcf8e3;}sub, sup {position: relative;font-size: 0.75em;line-height: 0;vertical-align: baseline;}sub {bottom: -.25em;}sup {top: -.5em;}a {color: #574fec;text-decoration: none;}a:hover {color: #463fbd;}a:not([href]):not([class]), a:not([href]):not([class]):hover {color: inherit;text-decoration: none;}pre, code, kbd, samp {font-family: var(--bs-font-monospace);font-size: 1em;direction: ltr ;unicode-bidi: bidi-override;}pre {display: block;margin-top: 0;margin-bottom: 1rem;overflow: auto;font-size: 0.875em;}pre code {font-size: inherit;color: inherit;word-break: normal;}code {font-size: 0.875em;color: #d63384;word-wrap: break-word;}a > code {color: inherit;}kbd {padding: 0.2rem 0.4rem;font-size: 0.875em;color: #fff;background-color: #1b2a4e;border-radius: 0.2rem;}kbd kbd {padding: 0;font-size: 1em;font-weight: 700;}figure {margin: 0 0 1rem;}img, svg {vertical-align: middle;}table {caption-side: bottom;border-collapse: collapse;}caption {padding-top: 0.5rem;padding-bottom: 0.5rem;color: #506690;text-align: left;}th {text-align: inherit;text-align: -webkit-match-parent;}thead, tbody, tfoot, tr, td, th {border-color: inherit;border-style: solid;border-width: 0;}label {display: inline-block;}button {border-radius: 0;}button:focus:not(:focus-visible) {outline: 0;}input, button, select, optgroup, textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;}button, select {text-transform: none;}[role="button"] {cursor: pointer;}select {word-wrap: normal;}select:disabled {opacity: 1;}[list]::-webkit-calendar-picker-indicator {display: none;}button, [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {cursor: pointer;}::-moz-focus-inner {padding: 0;border-style: none;}textarea {resize: vertical;}fieldset {min-width: 0;padding: 0;margin: 0;border: 0;}legend {float: left;width: 100%;padding: 0;margin-bottom: 0.5rem;font-size: calc(1.275rem + 0.3vw);line-height: inherit;}@media (min-width: 1200px) {legend {font-size: 1.5rem;}}legend + * {clear: left;}::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-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;}::-webkit-file-upload-button {font: inherit;}::file-selector-button {font: inherit;}::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}output {display: inline-block;}iframe {border: 0;}summary {display: list-item;cursor: pointer;}progress {vertical-align: baseline;}[hidden] {display: none !important;}.lead {font-size: 1.25rem;font-weight: 300;}.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;}.initialism {font-size: 0.875em;text-transform: uppercase;}.blockquote {margin-bottom: 1rem;font-size: 1.25rem;}.blockquote > :last-child {margin-bottom: 0;}.blockquote-footer {margin-top: -1rem;margin-bottom: 1rem;font-size: 0.875em;color: #869ab8;}.blockquote-footer::before {content: "\2014\00A0";}.img-fluid {max-width: 100%;height: auto;}.img-thumbnail {padding: 0.25rem;background-color: #ffffff;border: 1px solid #d9e2ef;border-radius: 0.35rem;max-width: 100%;height: auto;}.figure {display: inline-block;}.figure-img {margin-bottom: 0.5rem;line-height: 1;}.figure-caption {font-size: 0.875em;color: #869ab8;}.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {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-sm, .container-md {max-width: 720px;}}@media (min-width: 992px) {.container, .container-sm, .container-md, .container-lg {max-width: 960px;}}@media (min-width: 1200px) {.container, .container-sm, .container-md, .container-lg, .container-xl {max-width: 1200px;}}.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(-1 * var(--bs-gutter-y));margin-right: calc(-.5 * var(--bs-gutter-x));margin-left: calc(-.5 * var(--bs-gutter-x));}.row > * {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * .5);padding-left: calc(var(--bs-gutter-x) * .5);margin-top: var(--bs-gutter-y);}.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.33333%;}.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.66667%;}.col-auto {flex: 0 0 auto;width: auto;}.col-1 {flex: 0 0 auto;width: 8.33333%;}.col-2 {flex: 0 0 auto;width: 16.66667%;}.col-3 {flex: 0 0 auto;width: 25%;}.col-4 {flex: 0 0 auto;width: 33.33333%;}.col-5 {flex: 0 0 auto;width: 41.66667%;}.col-6 {flex: 0 0 auto;width: 50%;}.col-7 {flex: 0 0 auto;width: 58.33333%;}.col-8 {flex: 0 0 auto;width: 66.66667%;}.col-9 {flex: 0 0 auto;width: 75%;}.col-10 {flex: 0 0 auto;width: 83.33333%;}.col-11 {flex: 0 0 auto;width: 91.66667%;}.col-12 {flex: 0 0 auto;width: 100%;}.offset-1 {margin-left: 8.33333%;}.offset-2 {margin-left: 16.66667%;}.offset-3 {margin-left: 25%;}.offset-4 {margin-left: 33.33333%;}.offset-5 {margin-left: 41.66667%;}.offset-6 {margin-left: 50%;}.offset-7 {margin-left: 58.33333%;}.offset-8 {margin-left: 66.66667%;}.offset-9 {margin-left: 75%;}.offset-10 {margin-left: 83.33333%;}.offset-11 {margin-left: 91.66667%;}.g-0, .gx-0 {--bs-gutter-x: 0;}.g-0, .gy-0 {--bs-gutter-y: 0;}.g-1, .gx-1 {--bs-gutter-x: 0.25rem;}.g-1, .gy-1 {--bs-gutter-y: 0.25rem;}.g-2, .gx-2 {--bs-gutter-x: 0.5rem;}.g-2, .gy-2 {--bs-gutter-y: 0.5rem;}.g-3, .gx-3 {--bs-gutter-x: 1rem;}.g-3, .gy-3 {--bs-gutter-y: 1rem;}.g-4, .gx-4 {--bs-gutter-x: 1.5rem;}.g-4, .gy-4 {--bs-gutter-y: 1.5rem;}.g-5, .gx-5 {--bs-gutter-x: 3rem;}.g-5, .gy-5 {--bs-gutter-y: 3rem;}.g-6, .gx-6 {--bs-gutter-x: 4.5rem;}.g-6, .gy-6 {--bs-gutter-y: 4.5rem;}.g-7, .gx-7 {--bs-gutter-x: 6rem;}.g-7, .gy-7 {--bs-gutter-y: 6rem;}.g-8, .gx-8 {--bs-gutter-x: 8rem;}.g-8, .gy-8 {--bs-gutter-y: 8rem;}@media (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.33333%;}.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.66667%;}.col-sm-auto {flex: 0 0 auto;width: auto;}.col-sm-1 {flex: 0 0 auto;width: 8.33333%;}.col-sm-2 {flex: 0 0 auto;width: 16.66667%;}.col-sm-3 {flex: 0 0 auto;width: 25%;}.col-sm-4 {flex: 0 0 auto;width: 33.33333%;}.col-sm-5 {flex: 0 0 auto;width: 41.66667%;}.col-sm-6 {flex: 0 0 auto;width: 50%;}.col-sm-7 {flex: 0 0 auto;width: 58.33333%;}.col-sm-8 {flex: 0 0 auto;width: 66.66667%;}.col-sm-9 {flex: 0 0 auto;width: 75%;}.col-sm-10 {flex: 0 0 auto;width: 83.33333%;}.col-sm-11 {flex: 0 0 auto;width: 91.66667%;}.col-sm-12 {flex: 0 0 auto;width: 100%;}.offset-sm-0 {margin-left: 0;}.offset-sm-1 {margin-left: 8.33333%;}.offset-sm-2 {margin-left: 16.66667%;}.offset-sm-3 {margin-left: 25%;}.offset-sm-4 {margin-left: 33.33333%;}.offset-sm-5 {margin-left: 41.66667%;}.offset-sm-6 {margin-left: 50%;}.offset-sm-7 {margin-left: 58.33333%;}.offset-sm-8 {margin-left: 66.66667%;}.offset-sm-9 {margin-left: 75%;}.offset-sm-10 {margin-left: 83.33333%;}.offset-sm-11 {margin-left: 91.66667%;}.g-sm-0, .gx-sm-0 {--bs-gutter-x: 0;}.g-sm-0, .gy-sm-0 {--bs-gutter-y: 0;}.g-sm-1, .gx-sm-1 {--bs-gutter-x: 0.25rem;}.g-sm-1, .gy-sm-1 {--bs-gutter-y: 0.25rem;}.g-sm-2, .gx-sm-2 {--bs-gutter-x: 0.5rem;}.g-sm-2, .gy-sm-2 {--bs-gutter-y: 0.5rem;}.g-sm-3, .gx-sm-3 {--bs-gutter-x: 1rem;}.g-sm-3, .gy-sm-3 {--bs-gutter-y: 1rem;}.g-sm-4, .gx-sm-4 {--bs-gutter-x: 1.5rem;}.g-sm-4, .gy-sm-4 {--bs-gutter-y: 1.5rem;}.g-sm-5, .gx-sm-5 {--bs-gutter-x: 3rem;}.g-sm-5, .gy-sm-5 {--bs-gutter-y: 3rem;}.g-sm-6, .gx-sm-6 {--bs-gutter-x: 4.5rem;}.g-sm-6, .gy-sm-6 {--bs-gutter-y: 4.5rem;}.g-sm-7, .gx-sm-7 {--bs-gutter-x: 6rem;}.g-sm-7, .gy-sm-7 {--bs-gutter-y: 6rem;}.g-sm-8, .gx-sm-8 {--bs-gutter-x: 8rem;}.g-sm-8, .gy-sm-8 {--bs-gutter-y: 8rem;}}@media (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.33333%;}.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.66667%;}.col-md-auto {flex: 0 0 auto;width: auto;}.col-md-1 {flex: 0 0 auto;width: 8.33333%;}.col-md-2 {flex: 0 0 auto;width: 16.66667%;}.col-md-3 {flex: 0 0 auto;width: 25%;}.col-md-4 {flex: 0 0 auto;width: 33.33333%;}.col-md-5 {flex: 0 0 auto;width: 41.66667%;}.col-md-6 {flex: 0 0 auto;width: 50%;}.col-md-7 {flex: 0 0 auto;width: 58.33333%;}.col-md-8 {flex: 0 0 auto;width: 66.66667%;}.col-md-9 {flex: 0 0 auto;width: 75%;}.col-md-10 {flex: 0 0 auto;width: 83.33333%;}.col-md-11 {flex: 0 0 auto;width: 91.66667%;}.col-md-12 {flex: 0 0 auto;width: 100%;}.offset-md-0 {margin-left: 0;}.offset-md-1 {margin-left: 8.33333%;}.offset-md-2 {margin-left: 16.66667%;}.offset-md-3 {margin-left: 25%;}.offset-md-4 {margin-left: 33.33333%;}.offset-md-5 {margin-left: 41.66667%;}.offset-md-6 {margin-left: 50%;}.offset-md-7 {margin-left: 58.33333%;}.offset-md-8 {margin-left: 66.66667%;}.offset-md-9 {margin-left: 75%;}.offset-md-10 {margin-left: 83.33333%;}.offset-md-11 {margin-left: 91.66667%;}.g-md-0, .gx-md-0 {--bs-gutter-x: 0;}.g-md-0, .gy-md-0 {--bs-gutter-y: 0;}.g-md-1, .gx-md-1 {--bs-gutter-x: 0.25rem;}.g-md-1, .gy-md-1 {--bs-gutter-y: 0.25rem;}.g-md-2, .gx-md-2 {--bs-gutter-x: 0.5rem;}.g-md-2, .gy-md-2 {--bs-gutter-y: 0.5rem;}.g-md-3, .gx-md-3 {--bs-gutter-x: 1rem;}.g-md-3, .gy-md-3 {--bs-gutter-y: 1rem;}.g-md-4, .gx-md-4 {--bs-gutter-x: 1.5rem;}.g-md-4, .gy-md-4 {--bs-gutter-y: 1.5rem;}.g-md-5, .gx-md-5 {--bs-gutter-x: 3rem;}.g-md-5, .gy-md-5 {--bs-gutter-y: 3rem;}.g-md-6, .gx-md-6 {--bs-gutter-x: 4.5rem;}.g-md-6, .gy-md-6 {--bs-gutter-y: 4.5rem;}.g-md-7, .gx-md-7 {--bs-gutter-x: 6rem;}.g-md-7, .gy-md-7 {--bs-gutter-y: 6rem;}.g-md-8, .gx-md-8 {--bs-gutter-x: 8rem;}.g-md-8, .gy-md-8 {--bs-gutter-y: 8rem;}}@media (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.33333%;}.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.66667%;}.col-lg-auto {flex: 0 0 auto;width: auto;}.col-lg-1 {flex: 0 0 auto;width: 8.33333%;}.col-lg-2 {flex: 0 0 auto;width: 16.66667%;}.col-lg-3 {flex: 0 0 auto;width: 25%;}.col-lg-4 {flex: 0 0 auto;width: 33.33333%;}.col-lg-5 {flex: 0 0 auto;width: 41.66667%;}.col-lg-6 {flex: 0 0 auto;width: 50%;}.col-lg-7 {flex: 0 0 auto;width: 58.33333%;}.col-lg-8 {flex: 0 0 auto;width: 66.66667%;}.col-lg-9 {flex: 0 0 auto;width: 75%;}.col-lg-10 {flex: 0 0 auto;width: 83.33333%;}.col-lg-11 {flex: 0 0 auto;width: 91.66667%;}.col-lg-12 {flex: 0 0 auto;width: 100%;}.offset-lg-0 {margin-left: 0;}.offset-lg-1 {margin-left: 8.33333%;}.offset-lg-2 {margin-left: 16.66667%;}.offset-lg-3 {margin-left: 25%;}.offset-lg-4 {margin-left: 33.33333%;}.offset-lg-5 {margin-left: 41.66667%;}.offset-lg-6 {margin-left: 50%;}.offset-lg-7 {margin-left: 58.33333%;}.offset-lg-8 {margin-left: 66.66667%;}.offset-lg-9 {margin-left: 75%;}.offset-lg-10 {margin-left: 83.33333%;}.offset-lg-11 {margin-left: 91.66667%;}.g-lg-0, .gx-lg-0 {--bs-gutter-x: 0;}.g-lg-0, .gy-lg-0 {--bs-gutter-y: 0;}.g-lg-1, .gx-lg-1 {--bs-gutter-x: 0.25rem;}.g-lg-1, .gy-lg-1 {--bs-gutter-y: 0.25rem;}.g-lg-2, .gx-lg-2 {--bs-gutter-x: 0.5rem;}.g-lg-2, .gy-lg-2 {--bs-gutter-y: 0.5rem;}.g-lg-3, .gx-lg-3 {--bs-gutter-x: 1rem;}.g-lg-3, .gy-lg-3 {--bs-gutter-y: 1rem;}.g-lg-4, .gx-lg-4 {--bs-gutter-x: 1.5rem;}.g-lg-4, .gy-lg-4 {--bs-gutter-y: 1.5rem;}.g-lg-5, .gx-lg-5 {--bs-gutter-x: 3rem;}.g-lg-5, .gy-lg-5 {--bs-gutter-y: 3rem;}.g-lg-6, .gx-lg-6 {--bs-gutter-x: 4.5rem;}.g-lg-6, .gy-lg-6 {--bs-gutter-y: 4.5rem;}.g-lg-7, .gx-lg-7 {--bs-gutter-x: 6rem;}.g-lg-7, .gy-lg-7 {--bs-gutter-y: 6rem;}.g-lg-8, .gx-lg-8 {--bs-gutter-x: 8rem;}.g-lg-8, .gy-lg-8 {--bs-gutter-y: 8rem;}}@media (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.33333%;}.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.66667%;}.col-xl-auto {flex: 0 0 auto;width: auto;}.col-xl-1 {flex: 0 0 auto;width: 8.33333%;}.col-xl-2 {flex: 0 0 auto;width: 16.66667%;}.col-xl-3 {flex: 0 0 auto;width: 25%;}.col-xl-4 {flex: 0 0 auto;width: 33.33333%;}.col-xl-5 {flex: 0 0 auto;width: 41.66667%;}.col-xl-6 {flex: 0 0 auto;width: 50%;}.col-xl-7 {flex: 0 0 auto;width: 58.33333%;}.col-xl-8 {flex: 0 0 auto;width: 66.66667%;}.col-xl-9 {flex: 0 0 auto;width: 75%;}.col-xl-10 {flex: 0 0 auto;width: 83.33333%;}.col-xl-11 {flex: 0 0 auto;width: 91.66667%;}.col-xl-12 {flex: 0 0 auto;width: 100%;}.offset-xl-0 {margin-left: 0;}.offset-xl-1 {margin-left: 8.33333%;}.offset-xl-2 {margin-left: 16.66667%;}.offset-xl-3 {margin-left: 25%;}.offset-xl-4 {margin-left: 33.33333%;}.offset-xl-5 {margin-left: 41.66667%;}.offset-xl-6 {margin-left: 50%;}.offset-xl-7 {margin-left: 58.33333%;}.offset-xl-8 {margin-left: 66.66667%;}.offset-xl-9 {margin-left: 75%;}.offset-xl-10 {margin-left: 83.33333%;}.offset-xl-11 {margin-left: 91.66667%;}.g-xl-0, .gx-xl-0 {--bs-gutter-x: 0;}.g-xl-0, .gy-xl-0 {--bs-gutter-y: 0;}.g-xl-1, .gx-xl-1 {--bs-gutter-x: 0.25rem;}.g-xl-1, .gy-xl-1 {--bs-gutter-y: 0.25rem;}.g-xl-2, .gx-xl-2 {--bs-gutter-x: 0.5rem;}.g-xl-2, .gy-xl-2 {--bs-gutter-y: 0.5rem;}.g-xl-3, .gx-xl-3 {--bs-gutter-x: 1rem;}.g-xl-3, .gy-xl-3 {--bs-gutter-y: 1rem;}.g-xl-4, .gx-xl-4 {--bs-gutter-x: 1.5rem;}.g-xl-4, .gy-xl-4 {--bs-gutter-y: 1.5rem;}.g-xl-5, .gx-xl-5 {--bs-gutter-x: 3rem;}.g-xl-5, .gy-xl-5 {--bs-gutter-y: 3rem;}.g-xl-6, .gx-xl-6 {--bs-gutter-x: 4.5rem;}.g-xl-6, .gy-xl-6 {--bs-gutter-y: 4.5rem;}.g-xl-7, .gx-xl-7 {--bs-gutter-x: 6rem;}.g-xl-7, .gy-xl-7 {--bs-gutter-y: 6rem;}.g-xl-8, .gx-xl-8 {--bs-gutter-x: 8rem;}.g-xl-8, .gy-xl-8 {--bs-gutter-y: 8rem;}}@media (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.33333%;}.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.66667%;}.col-xxl-auto {flex: 0 0 auto;width: auto;}.col-xxl-1 {flex: 0 0 auto;width: 8.33333%;}.col-xxl-2 {flex: 0 0 auto;width: 16.66667%;}.col-xxl-3 {flex: 0 0 auto;width: 25%;}.col-xxl-4 {flex: 0 0 auto;width: 33.33333%;}.col-xxl-5 {flex: 0 0 auto;width: 41.66667%;}.col-xxl-6 {flex: 0 0 auto;width: 50%;}.col-xxl-7 {flex: 0 0 auto;width: 58.33333%;}.col-xxl-8 {flex: 0 0 auto;width: 66.66667%;}.col-xxl-9 {flex: 0 0 auto;width: 75%;}.col-xxl-10 {flex: 0 0 auto;width: 83.33333%;}.col-xxl-11 {flex: 0 0 auto;width: 91.66667%;}.col-xxl-12 {flex: 0 0 auto;width: 100%;}.offset-xxl-0 {margin-left: 0;}.offset-xxl-1 {margin-left: 8.33333%;}.offset-xxl-2 {margin-left: 16.66667%;}.offset-xxl-3 {margin-left: 25%;}.offset-xxl-4 {margin-left: 33.33333%;}.offset-xxl-5 {margin-left: 41.66667%;}.offset-xxl-6 {margin-left: 50%;}.offset-xxl-7 {margin-left: 58.33333%;}.offset-xxl-8 {margin-left: 66.66667%;}.offset-xxl-9 {margin-left: 75%;}.offset-xxl-10 {margin-left: 83.33333%;}.offset-xxl-11 {margin-left: 91.66667%;}.g-xxl-0, .gx-xxl-0 {--bs-gutter-x: 0;}.g-xxl-0, .gy-xxl-0 {--bs-gutter-y: 0;}.g-xxl-1, .gx-xxl-1 {--bs-gutter-x: 0.25rem;}.g-xxl-1, .gy-xxl-1 {--bs-gutter-y: 0.25rem;}.g-xxl-2, .gx-xxl-2 {--bs-gutter-x: 0.5rem;}.g-xxl-2, .gy-xxl-2 {--bs-gutter-y: 0.5rem;}.g-xxl-3, .gx-xxl-3 {--bs-gutter-x: 1rem;}.g-xxl-3, .gy-xxl-3 {--bs-gutter-y: 1rem;}.g-xxl-4, .gx-xxl-4 {--bs-gutter-x: 1.5rem;}.g-xxl-4, .gy-xxl-4 {--bs-gutter-y: 1.5rem;}.g-xxl-5, .gx-xxl-5 {--bs-gutter-x: 3rem;}.g-xxl-5, .gy-xxl-5 {--bs-gutter-y: 3rem;}.g-xxl-6, .gx-xxl-6 {--bs-gutter-x: 4.5rem;}.g-xxl-6, .gy-xxl-6 {--bs-gutter-y: 4.5rem;}.g-xxl-7, .gx-xxl-7 {--bs-gutter-x: 6rem;}.g-xxl-7, .gy-xxl-7 {--bs-gutter-y: 6rem;}.g-xxl-8, .gx-xxl-8 {--bs-gutter-x: 8rem;}.g-xxl-8, .gy-xxl-8 {--bs-gutter-y: 8rem;}}.table {--bs-table-bg: transparent;--bs-table-accent-bg: #ffffff;--bs-table-striped-color: #1c0950;--bs-table-striped-bg: #f1f4f8;--bs-table-active-color: #1c0950;--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: #1c0950;--bs-table-hover-bg: #f1f4f8;width: 100%;margin-bottom: 1rem;color: #1c0950;vertical-align: top;border-color: #eaf0f5;}.table > :not(caption) > * > * {padding: 0.5rem 0.5rem;background-color: var(--bs-table-bg);border-bottom-width: 1px;box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);}.table > tbody {vertical-align: inherit;}.table > thead {vertical-align: bottom;}.table > :not(:first-child) {border-top: 2px solid #f1f4f8;}.caption-top {caption-side: top;}.table-sm > :not(caption) > * > * {padding: 0.25rem 0.25rem;}.table-bordered > :not(caption) > * {border-width: 1px 0;}.table-bordered > :not(caption) > * > * {border-width: 0 1px;}.table-borderless > :not(caption) > * > * {border-bottom-width: 0;}.table-borderless > :not(:first-child) {border-top-width: 0;}.table-striped > tbody > tr:nth-of-type(odd) > * {--bs-table-accent-bg: var(--bs-table-striped-bg);color: var(--bs-table-striped-color);}.table-active {--bs-table-accent-bg: var(--bs-table-active-bg);color: var(--bs-table-active-color);}.table-hover > tbody > tr:hover > * {--bs-table-accent-bg: var(--bs-table-hover-bg);color: var(--bs-table-hover-color);}.table-primary {--bs-table-bg: #dddcfb;--bs-table-striped-bg: #d2d1ee;--bs-table-striped-color: #000;--bs-table-active-bg: #c7c6e2;--bs-table-active-color: #000;--bs-table-hover-bg: #cccce8;--bs-table-hover-color: #000;color: #000;border-color: #c7c6e2;}.table-secondary {--bs-table-bg: #e2e3e5;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color: #000;border-color: #cbccce;}.table-success {--bs-table-bg: #e2f1d6;--bs-table-striped-bg: #d7e5cb;--bs-table-striped-color: #000;--bs-table-active-bg: #cbd9c1;--bs-table-active-color: #000;--bs-table-hover-bg: #d1dfc6;--bs-table-hover-color: #000;color: #000;border-color: #cbd9c1;}.table-info {--bs-table-bg: #e3fafd;--bs-table-striped-bg: #d8eef0;--bs-table-striped-color: #000;--bs-table-active-bg: #cce1e4;--bs-table-active-color: #000;--bs-table-hover-bg: #d2e7ea;--bs-table-hover-color: #000;color: #000;border-color: #cce1e4;}.table-warning {--bs-table-bg: #fef7e4;--bs-table-striped-bg: #f1ebd9;--bs-table-striped-color: #000;--bs-table-active-bg: #e5decd;--bs-table-active-color: #000;--bs-table-hover-bg: #ebe4d3;--bs-table-hover-color: #000;color: #000;border-color: #e5decd;}.table-danger {--bs-table-bg: #fddcdf;--bs-table-striped-bg: #f0d1d4;--bs-table-striped-color: #000;--bs-table-active-bg: #e4c6c9;--bs-table-active-color: #000;--bs-table-hover-bg: #eaccce;--bs-table-hover-color: #000;color: #000;border-color: #e4c6c9;}.table-light {--bs-table-bg: #f8f9fa;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color: #000;border-color: #dfe0e1;}.table-dark {--bs-table-bg: #2E2E2E;--bs-table-striped-bg: #383838;--bs-table-striped-color: #fff;--bs-table-active-bg: #434343;--bs-table-active-color: #fff;--bs-table-hover-bg: #3e3e3e;--bs-table-hover-color: #fff;color: #fff;border-color: #434343;}.table-responsive {overflow-x: auto;-webkit-overflow-scrolling: touch;}@media (max-width: 575.98px) {.table-responsive-sm {overflow-x: auto;-webkit-overflow-scrolling: touch;}}@media (max-width: 767.98px) {.table-responsive-md {overflow-x: auto;-webkit-overflow-scrolling: touch;}}@media (max-width: 991.98px) {.table-responsive-lg {overflow-x: auto;-webkit-overflow-scrolling: touch;}}@media (max-width: 1199.98px) {.table-responsive-xl {overflow-x: auto;-webkit-overflow-scrolling: touch;}}@media (max-width: 1399.98px) {.table-responsive-xxl {overflow-x: auto;-webkit-overflow-scrolling: touch;}}.form-label {margin-bottom: 0.5rem;}.col-form-label {padding-top: calc(0.78rem + 1px);padding-bottom: calc(0.78rem + 1px);margin-bottom: 0;font-size: inherit;line-height: 1.5;}.col-form-label-lg {padding-top: calc(1.09rem + 1px);padding-bottom: calc(1.09rem + 1px);font-size: 1rem;}.col-form-label-sm {padding-top: calc(0.46rem + 1px);padding-bottom: calc(0.46rem + 1px);font-size: 1rem;}.form-text {margin-top: 0.25rem;font-size: 0.875em;color: #506690;}.form-control {display: block;width: 100%;padding: 0.78rem 1rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #1c0950;background-color: #ffffff;background-clip: padding-box;border: 1px solid #dde4ea;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0.35rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.form-control {transition: none;}}.form-control[type="file"] {overflow: hidden;}.form-control[type="file"]:not(:disabled):not([readonly]) {cursor: pointer;}.form-control:focus {color: #1c0950;background-color: #ffffff;border-color: rgba(87, 79, 236, 0.5);outline: 0;box-shadow: 0 0 25px rgba(87, 79, 236, 0.1);}.form-control::-webkit-date-and-time-value {height: 1.5em;}.form-control::-moz-placeholder {color: #95a4af;opacity: 1;}.form-control:-ms-input-placeholder {color: #95a4af;opacity: 1;}.form-control::placeholder {color: #95a4af;opacity: 1;}.form-control:disabled, .form-control[readonly] {background-color: #f1f4f8;opacity: 1;}.form-control::-webkit-file-upload-button {padding: 0.78rem 1rem;margin: -0.78rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;color: #1c0950;background-color: #f1f4f8;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, box-shadow 0.15s ease-in-out, transform 0.25s 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, transform 0.25s ease-in-out;}.form-control::file-selector-button {padding: 0.78rem 1rem;margin: -0.78rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;color: #1c0950;background-color: #f1f4f8;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width: 1px;border-radius: 0;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, transform 0.25s ease-in-out;}@media (prefers-reduced-motion: reduce) {.form-control::-webkit-file-upload-button {-webkit-transition: none;transition: none;}.form-control::file-selector-button {transition: none;}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {background-color: #e5e8ec;}.form-control:hover:not(:disabled):not([readonly])::file-selector-button {background-color: #e5e8ec;}.form-control::-webkit-file-upload-button {padding: 0.78rem 1rem;margin: -0.78rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;color: #1c0950;background-color: #f1f4f8;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, box-shadow 0.15s ease-in-out, transform 0.25s 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, transform 0.25s 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: #e5e8ec;}.form-control-plaintext {display: block;width: 100%;padding: 0.78rem 0;margin-bottom: 0;line-height: 1.5;color: #1c0950;background-color: transparent;border: solid transparent;border-width: 1px 0;}.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {padding-right: 0;padding-left: 0;}.form-control-sm {min-height: calc(1.5em + 0.92rem + 2px);padding: 0.46rem 1rem;font-size: 1rem;border-radius: 0.2rem;}.form-control-sm::-webkit-file-upload-button {padding: 0.46rem 1rem;margin: -0.46rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;}.form-control-sm::file-selector-button {padding: 0.46rem 1rem;margin: -0.46rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;}.form-control-sm::-webkit-file-upload-button {padding: 0.46rem 1rem;margin: -0.46rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;}.form-control-lg {min-height: calc(1.5em + 2.18rem + 2px);padding: 1.09rem 1rem;font-size: 1rem;border-radius: 0.45rem;}.form-control-lg::-webkit-file-upload-button {padding: 1.09rem 1rem;margin: -1.09rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;}.form-control-lg::file-selector-button {padding: 1.09rem 1rem;margin: -1.09rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;}.form-control-lg::-webkit-file-upload-button {padding: 1.09rem 1rem;margin: -1.09rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;}textarea.form-control {min-height: calc(1.5em + 1.56rem + 2px);}textarea.form-control-sm {min-height: calc(1.5em + 0.92rem + 2px);}textarea.form-control-lg {min-height: calc(1.5em + 2.18rem + 2px);}.form-control-color {width: 3rem;height: auto;padding: 0.78rem;}.form-control-color:not(:disabled):not([readonly]) {cursor: pointer;}.form-control-color::-moz-color-swatch {height: 1.5em;border-radius: 0.35rem;}.form-control-color::-webkit-color-swatch {height: 1.5em;border-radius: 0.35rem;}.form-select {display: block;width: 100%;padding: 0.78rem 3rem 0.78rem 1rem;-moz-padding-start: calc(1rem - 3px);font-size: 1rem;font-weight: 400;line-height: 1.5;color: #1c0950;background-color: #ffffff;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='%23384c74' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right 1rem center;background-size: 16px 12px;border: 1px solid #dde4ea;border-radius: 0.35rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-webkit-appearance: none;-moz-appearance: none;appearance: none;}@media (prefers-reduced-motion: reduce) {.form-select {transition: none;}}.form-select:focus {border-color: rgba(87, 79, 236, 0.5);outline: 0;box-shadow: 0 0 0 0.25rem rgba(87, 79, 236, 0.25);}.form-select[multiple], .form-select[size]:not([size="1"]) {padding-right: 1rem;background-image: none;}.form-select:disabled {background-color: #f1f4f8;}.form-select:-moz-focusring {color: transparent;text-shadow: 0 0 0 #1c0950;}.form-select-sm {padding-top: 0.46rem;padding-bottom: 0.46rem;padding-left: 1rem;font-size: 1rem;border-radius: 0.2rem;}.form-select-lg {padding-top: 1.09rem;padding-bottom: 1.09rem;padding-left: 1rem;font-size: 1rem;border-radius: 0.45rem;}.form-check {display: block;min-height: 1.5rem;padding-left: 1.75em;margin-bottom: 0.125rem;}.form-check .form-check-input {float: left;margin-left: -1.75em;}.form-check-input {width: 1.25em;height: 1.25em;margin-top: 0.125em;vertical-align: top;background-color: #f1f4f8;background-repeat: no-repeat;background-position: center;background-size: contain;border: 1px solid #d9e2ef;-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 {filter: brightness(90%);}.form-check-input:focus {border-color: none;outline: 0;box-shadow: none;}.form-check-input:checked {background-color: #574fec;border-color: #574fec;}.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='%23fff' 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='%23fff'/%3e%3c/svg%3e");}.form-check-input[type="checkbox"]:indeterminate {background-color: #506690;border-color: #506690;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");}.form-check-input:disabled {pointer-events: none;filter: none;opacity: 0.5;}.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {opacity: 0.5;}.form-switch {padding-left: 2.8em;}.form-switch .form-check-input {width: 2.3em;margin-left: -2.8em;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");background-position: left center;border-radius: 2.3em;transition: background-position 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.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='rgba%2887, 79, 236, 0.5%29'/%3e%3c/svg%3e");}.form-switch .form-check-input:checked {background-position: right center;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 {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;filter: none;opacity: 0.65;}.form-range {width: 100%;height: 1.7rem;padding: 0;background-color: transparent;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.form-range:focus {outline: 0;}.form-range:focus::-webkit-slider-thumb {box-shadow: 0 10px 40px 10px rgba(140, 152, 164, 0.175);}.form-range:focus::-moz-range-thumb {box-shadow: 0 10px 40px 10px rgba(140, 152, 164, 0.175);}.form-range::-moz-focus-outer {border: 0;}.form-range::-webkit-slider-thumb {width: 1.2rem;height: 1.2rem;margin-top: -0.4rem;background-color: #506690;border: 0;border-radius: 1rem;-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-webkit-appearance: none;appearance: none;}@media (prefers-reduced-motion: reduce) {.form-range::-webkit-slider-thumb {-webkit-transition: none;transition: none;}}.form-range::-webkit-slider-thumb:active {background-color: #506690;}.form-range::-webkit-slider-runnable-track {width: 100%;height: 0.4rem;color: transparent;cursor: pointer;background-color: #f1f4f8;border-color: transparent;border-radius: 1rem;}.form-range::-moz-range-thumb {width: 1.2rem;height: 1.2rem;background-color: #506690;border: 0;border-radius: 1rem;-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-moz-appearance: none;appearance: none;}@media (prefers-reduced-motion: reduce) {.form-range::-moz-range-thumb {-moz-transition: none;transition: none;}}.form-range::-moz-range-thumb:active {background-color: #506690;}.form-range::-moz-range-track {width: 100%;height: 0.4rem;color: transparent;cursor: pointer;background-color: #f1f4f8;border-color: transparent;border-radius: 1rem;}.form-range:disabled {pointer-events: none;}.form-range:disabled::-webkit-slider-thumb {background-color: #abbcd5;}.form-range:disabled::-moz-range-thumb {background-color: #abbcd5;}.form-floating {position: relative;}.form-floating > .form-control, .form-floating > .form-select {height: calc(3.5rem + 2px);line-height: 1.25;}.form-floating > label {position: absolute;top: 0;left: 0;color: #7a7a7a;height: 100%;padding: 1rem 1rem;pointer-events: none;border: 1px solid transparent;transform-origin: 0 0;transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;}@media (prefers-reduced-motion: reduce) {.form-floating > label {transition: none;}}.form-floating > .form-control {padding: 1rem 1rem;}.form-floating > .form-control::-moz-placeholder {color: transparent;}.form-floating > .form-control:-ms-input-placeholder {color: transparent;}.form-floating > .form-control::placeholder {color: transparent;}.form-floating > .form-control:not(:-moz-placeholder-shown) {padding-top: 1.625rem;padding-bottom: 0.625rem;}.form-floating > .form-control:not(:-ms-input-placeholder) {padding-top: 1.625rem;padding-bottom: 0.625rem;}.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {padding-top: 1.625rem;padding-bottom: 0.625rem;}.form-floating > .form-control:-webkit-autofill {padding-top: 1.625rem;padding-bottom: 0.625rem;}.form-floating > .form-select {padding-top: 1.625rem;padding-bottom: 0.625rem;}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {opacity: 0.65;transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {opacity: 0.65;transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {opacity: 0.65;transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:-webkit-autofill ~ label {opacity: 0.65;transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.input-group {position: relative;display: flex;flex-wrap: wrap;align-items: stretch;width: 100%;}.input-group > .form-control, .input-group > .form-select {position: relative;flex: 1 1 auto;width: 1%;min-width: 0;}.input-group > .form-control:focus, .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 {display: flex;align-items: center;padding: 0.78rem 1rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #1c0950;text-align: center;white-space: nowrap;background-color: #f1f4f8;border: 1px solid #dde4ea;border-radius: 0.35rem;}.input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text, .input-group-lg > .btn {padding: 1.09rem 1rem;font-size: 1rem;border-radius: 0.45rem;}.input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text, .input-group-sm > .btn {padding: 0.46rem 1rem;font-size: 1rem;border-radius: 0.2rem;}.input-group-lg > .form-select, .input-group-sm > .form-select {padding-right: 4rem;}.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {border-top-right-radius: 0;border-bottom-right-radius: 0;}.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu), .input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {border-top-right-radius: 0;border-bottom-right-radius: 0;}.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {margin-left: -1px;border-top-left-radius: 0;border-bottom-left-radius: 0;}.valid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 0.875em;color: #6dbb30;}.valid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: 0.4rem 0.6rem;margin-top: .1rem;font-size: 0.875rem;color: #000;background-color: #6dbb30;border-radius: 0.25rem;}.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip {display: block;}.was-validated .form-control:valid, .form-control.is-valid {border-color: #6dbb30;}.was-validated .form-control:valid:focus, .form-control.is-valid:focus {border-color: #6dbb30;box-shadow: 0 0 0 0.25rem rgba(109, 187, 48, 0.25);}.was-validated .form-select:valid, .form-select.is-valid {border-color: #6dbb30;}.was-validated .form-select:valid:focus, .form-select.is-valid:focus {border-color: #6dbb30;box-shadow: 0 0 0 0.25rem rgba(109, 187, 48, 0.25);}.was-validated .form-check-input:valid, .form-check-input.is-valid {border-color: #6dbb30;}.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {background-color: #6dbb30;}.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {box-shadow: 0 0 0 0.25rem rgba(109, 187, 48, 0.25);}.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {color: #6dbb30;}.form-check-inline .form-check-input ~ .valid-feedback {margin-left: .5em;}.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated .input-group .form-select:valid, .input-group .form-select.is-valid {z-index: 1;}.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus, .was-validated .input-group .form-select:valid:focus, .input-group .form-select.is-valid:focus {z-index: 3;}.invalid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 0.875em;color: #f64e60;}.invalid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: 0.4rem 0.6rem;margin-top: .1rem;font-size: 0.875rem;color: #fff;background-color: #f64e60;border-radius: 0.25rem;}.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip {display: block;}.was-validated .form-control:invalid, .form-control.is-invalid {border-color: #f64e60;}.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {border-color: #f64e60;box-shadow: 0 0 0 0.25rem rgba(246, 78, 96, 0.25);}.was-validated .form-select:invalid, .form-select.is-invalid {border-color: #f64e60;}.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {border-color: #f64e60;box-shadow: 0 0 0 0.25rem rgba(246, 78, 96, 0.25);}.was-validated .form-check-input:invalid, .form-check-input.is-invalid {border-color: #f64e60;}.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {background-color: #f64e60;}.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {box-shadow: 0 0 0 0.25rem rgba(246, 78, 96, 0.25);}.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {color: #f64e60;}.form-check-inline .form-check-input ~ .invalid-feedback {margin-left: .5em;}.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated .input-group .form-select:invalid, .input-group .form-select.is-invalid {z-index: 2;}.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus, .was-validated .input-group .form-select:invalid:focus, .input-group .form-select.is-invalid:focus {z-index: 3;}.btn {display: inline-block;font-weight: 400;line-height: 1.5;color: #1c0950;text-align: center;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.78rem 1rem;font-size: 1rem;border-radius: 0.35rem;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, transform 0.25s ease-in-out;}@media (prefers-reduced-motion: reduce) {.btn {transition: none;}}.btn:hover {color: #1c0950;}.btn-check:focus + .btn, .btn:focus {outline: 0;box-shadow: none;}.btn:disabled, .btn.disabled, fieldset:disabled .btn {pointer-events: none;opacity: 0.65;}.btn-primary {color: #fff;background-color: #574fec;border-color: #574fec;}.btn-primary:hover {color: #fff;background-color: #4a43c9;border-color: #463fbd;}.btn-check:focus + .btn-primary, .btn-primary:focus {color: #fff;background-color: #4a43c9;border-color: #463fbd;box-shadow: 0 0 0 0.25rem rgba(112, 105, 239, 0.5);}.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {color: #fff;background-color: #463fbd;border-color: #413bb1;}.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(112, 105, 239, 0.5);}.btn-primary:disabled, .btn-primary.disabled {color: #fff;background-color: #574fec;border-color: #574fec;}.btn-secondary {color: #fff;background-color: #6c757d;border-color: #6c757d;}.btn-secondary:hover {color: #fff;background-color: #5c636a;border-color: #565e64;}.btn-check:focus + .btn-secondary, .btn-secondary:focus {color: #fff;background-color: #5c636a;border-color: #565e64;box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);}.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {color: #fff;background-color: #565e64;border-color: #51585e;}.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);}.btn-secondary:disabled, .btn-secondary.disabled {color: #fff;background-color: #6c757d;border-color: #6c757d;}.btn-success {color: #000;background-color: #6dbb30;border-color: #6dbb30;}.btn-success:hover {color: #000;background-color: #83c54f;border-color: #7cc245;}.btn-check:focus + .btn-success, .btn-success:focus {color: #000;background-color: #83c54f;border-color: #7cc245;box-shadow: 0 0 0 0.25rem rgba(93, 159, 41, 0.5);}.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {color: #000;background-color: #8ac959;border-color: #7cc245;}.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(93, 159, 41, 0.5);}.btn-success:disabled, .btn-success.disabled {color: #000;background-color: #6dbb30;border-color: #6dbb30;}.btn-info {color: #000;background-color: #73e7f7;border-color: #73e7f7;}.btn-info:hover {color: #000;background-color: #88ebf8;border-color: #81e9f8;}.btn-check:focus + .btn-info, .btn-info:focus {color: #000;background-color: #88ebf8;border-color: #81e9f8;box-shadow: 0 0 0 0.25rem rgba(98, 196, 210, 0.5);}.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {color: #000;background-color: #8fecf9;border-color: #81e9f8;}.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(98, 196, 210, 0.5);}.btn-info:disabled, .btn-info.disabled {color: #000;background-color: #73e7f7;border-color: #73e7f7;}.btn-warning {color: #000;background-color: #fad776;border-color: #fad776;}.btn-warning:hover {color: #000;background-color: #fbdd8b;border-color: #fbdb84;}.btn-check:focus + .btn-warning, .btn-warning:focus {color: #000;background-color: #fbdd8b;border-color: #fbdb84;box-shadow: 0 0 0 0.25rem rgba(213, 183, 100, 0.5);}.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {color: #000;background-color: #fbdf91;border-color: #fbdb84;}.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(213, 183, 100, 0.5);}.btn-warning:disabled, .btn-warning.disabled {color: #000;background-color: #fad776;border-color: #fad776;}.btn-danger {color: #fff;background-color: #f64e60;border-color: #f64e60;}.btn-danger:hover {color: #fff;background-color: #d14252;border-color: #c53e4d;}.btn-check:focus + .btn-danger, .btn-danger:focus {color: #fff;background-color: #d14252;border-color: #c53e4d;box-shadow: 0 0 0 0.25rem rgba(247, 105, 120, 0.5);}.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {color: #fff;background-color: #c53e4d;border-color: #b93b48;}.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(247, 105, 120, 0.5);}.btn-danger:disabled, .btn-danger.disabled {color: #fff;background-color: #f64e60;border-color: #f64e60;}.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;box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);}.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {color: #000;background-color: #f9fafb;border-color: #f9fafb;}.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);}.btn-light:disabled, .btn-light.disabled {color: #000;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-dark {color: #fff;background-color: #2E2E2E;border-color: #2E2E2E;}.btn-dark:hover {color: #fff;background-color: #272727;border-color: #252525;}.btn-check:focus + .btn-dark, .btn-dark:focus {color: #fff;background-color: #272727;border-color: #252525;box-shadow: 0 0 0 0.25rem rgba(77, 77, 77, 0.5);}.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {color: #fff;background-color: #252525;border-color: #232323;}.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(77, 77, 77, 0.5);}.btn-dark:disabled, .btn-dark.disabled {color: #fff;background-color: #2E2E2E;border-color: #2E2E2E;}.btn-outline-primary {color: #574fec;border-color: #574fec;}.btn-outline-primary:hover {color: #fff;background-color: #574fec;border-color: #574fec;}.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {box-shadow: 0 0 0 0.25rem rgba(87, 79, 236, 0.5);}.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {color: #fff;background-color: #574fec;border-color: #574fec;}.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(87, 79, 236, 0.5);}.btn-outline-primary:disabled, .btn-outline-primary.disabled {color: #574fec;background-color: transparent;}.btn-outline-secondary {color: #6c757d;border-color: #6c757d;}.btn-outline-secondary:hover {color: #fff;background-color: #6c757d;border-color: #6c757d;}.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);}.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {color: #fff;background-color: #6c757d;border-color: #6c757d;}.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);}.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {color: #6c757d;background-color: transparent;}.btn-outline-success {color: #6dbb30;border-color: #6dbb30;}.btn-outline-success:hover {color: #000;background-color: #6dbb30;border-color: #6dbb30;}.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {box-shadow: 0 0 0 0.25rem rgba(109, 187, 48, 0.5);}.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {color: #000;background-color: #6dbb30;border-color: #6dbb30;}.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(109, 187, 48, 0.5);}.btn-outline-success:disabled, .btn-outline-success.disabled {color: #6dbb30;background-color: transparent;}.btn-outline-info {color: #73e7f7;border-color: #73e7f7;}.btn-outline-info:hover {color: #000;background-color: #73e7f7;border-color: #73e7f7;}.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {box-shadow: 0 0 0 0.25rem rgba(115, 231, 247, 0.5);}.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {color: #000;background-color: #73e7f7;border-color: #73e7f7;}.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(115, 231, 247, 0.5);}.btn-outline-info:disabled, .btn-outline-info.disabled {color: #73e7f7;background-color: transparent;}.btn-outline-warning {color: #fad776;border-color: #fad776;}.btn-outline-warning:hover {color: #000;background-color: #fad776;border-color: #fad776;}.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {box-shadow: 0 0 0 0.25rem rgba(250, 215, 118, 0.5);}.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {color: #000;background-color: #fad776;border-color: #fad776;}.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(250, 215, 118, 0.5);}.btn-outline-warning:disabled, .btn-outline-warning.disabled {color: #fad776;background-color: transparent;}.btn-outline-danger {color: #f64e60;border-color: #f64e60;}.btn-outline-danger:hover {color: #fff;background-color: #f64e60;border-color: #f64e60;}.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {box-shadow: 0 0 0 0.25rem rgba(246, 78, 96, 0.5);}.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {color: #fff;background-color: #f64e60;border-color: #f64e60;}.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(246, 78, 96, 0.5);}.btn-outline-danger:disabled, .btn-outline-danger.disabled {color: #f64e60;background-color: transparent;}.btn-outline-light {color: #f8f9fa;border-color: #f8f9fa;}.btn-outline-light:hover {color: #000;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);}.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {color: #000;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);}.btn-outline-light:disabled, .btn-outline-light.disabled {color: #f8f9fa;background-color: transparent;}.btn-outline-dark {color: #2E2E2E;border-color: #2E2E2E;}.btn-outline-dark:hover {color: #fff;background-color: #2E2E2E;border-color: #2E2E2E;}.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {box-shadow: 0 0 0 0.25rem rgba(46, 46, 46, 0.5);}.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {color: #fff;background-color: #2E2E2E;border-color: #2E2E2E;}.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(46, 46, 46, 0.5);}.btn-outline-dark:disabled, .btn-outline-dark.disabled {color: #2E2E2E;background-color: transparent;}.btn-link {font-weight: 400;color: #574fec;text-decoration: none;}.btn-link:hover {color: #463fbd;}.btn-link:disabled, .btn-link.disabled {color: #869ab8;}.btn-lg, .btn-group-lg > .btn {padding: 1.09rem 1rem;font-size: 1rem;border-radius: 0.45rem;}.btn-sm, .btn-group-sm > .btn {padding: 0.46rem 1rem;font-size: 1rem;border-radius: 0.2rem;}.fade {transition: opacity 0.15s linear;}@media (prefers-reduced-motion: reduce) {.fade {transition: none;}}.fade:not(.show) {opacity: 0;}.collapse:not(.show) {display: none;}.collapsing {height: 0;overflow: hidden;transition: height 0.35s ease;}@media (prefers-reduced-motion: reduce) {.collapsing {transition: none;}}.collapsing.collapse-horizontal {width: 0;height: auto;transition: width 0.35s ease;}@media (prefers-reduced-motion: reduce) {.collapsing.collapse-horizontal {transition: none;}}.btn-group, .btn-group-vertical {position: relative;display: inline-flex;vertical-align: middle;}.btn-group > .btn, .btn-group-vertical > .btn {position: relative;flex: 1 1 auto;}.btn-group > .btn-check:checked + .btn, .btn-group > .btn-check:focus + .btn, .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn-check:checked + .btn, .btn-group-vertical > .btn-check:focus + .btn, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {z-index: 1;}.btn-toolbar {display: flex;flex-wrap: wrap;justify-content: flex-start;}.btn-toolbar .input-group {width: auto;}.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {margin-left: -1px;}.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {border-top-right-radius: 0;border-bottom-right-radius: 0;}.btn-group > .btn:nth-child(n + 3), .btn-group > :not(.btn-check) + .btn, .btn-group > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;border-bottom-left-radius: 0;}.dropdown-toggle-split {padding-right: 0.75rem;padding-left: 0.75rem;}.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {margin-left: 0;}.dropstart .dropdown-toggle-split::before {margin-right: 0;}.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {padding-right: 0.75rem;padding-left: 0.75rem;}.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {padding-right: 0.75rem;padding-left: 0.75rem;}.btn-group-vertical {flex-direction: column;align-items: flex-start;justify-content: center;}.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {width: 100%;}.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {margin-top: -1px;}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}.btn-group-vertical > .btn ~ .btn, .btn-group-vertical > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;border-top-right-radius: 0;}.nav {display: flex;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;}.nav-link {display: block;padding: 0.5rem 1rem;color: #574fec;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.nav-link {transition: none;}}.nav-link:hover, .nav-link:focus {color: #463fbd;}.nav-link.disabled {color: #869ab8;pointer-events: none;cursor: default;}.nav-tabs {border-bottom: 1px solid #d9e2ef;}.nav-tabs .nav-link {margin-bottom: -1px;background: none;border: 1px solid transparent;border-top-left-radius: 0.35rem;border-top-right-radius: 0.35rem;}.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {border-color: #f1f4f8 #f1f4f8 #d9e2ef;isolation: isolate;}.nav-tabs .nav-link.disabled {color: #869ab8;background-color: transparent;border-color: transparent;}.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {color: #506690;background-color: #ffffff;border-color: #d9e2ef #d9e2ef #ffffff;}.nav-tabs .dropdown-menu {margin-top: -1px;border-top-left-radius: 0;border-top-right-radius: 0;}.nav-pills .nav-link {background: none;border: 0;border-radius: 50rem;}.nav-pills .nav-link.active, .nav-pills .show > .nav-link {color: #1b2a4e;background-color: #f1f4f8;}.nav-fill > .nav-link, .nav-fill .nav-item {flex: 1 1 auto;text-align: center;}.nav-justified > .nav-link, .nav-justified .nav-item {flex-basis: 0;flex-grow: 1;text-align: center;}.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {width: 100%;}.tab-content > .tab-pane {display: none;}.tab-content > .active {display: block;}.navbar {position: relative;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding-top: 0;padding-right: 0;padding-bottom: 0;padding-left: 0;}.navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl {display: flex;flex-wrap: inherit;align-items: center;justify-content: space-between;}.navbar-brand {padding-top: 0;padding-bottom: 0;margin-right: 1rem;font-size: 1.25rem;white-space: nowrap;}.navbar-nav {display: flex;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none;}.navbar-nav .nav-link {padding-right: 0;padding-left: 0;}.navbar-nav .dropdown-menu {position: static;}.navbar-text {padding-top: 0.5rem;padding-bottom: 0.5rem;}.navbar-collapse {flex-basis: 100%;flex-grow: 1;align-items: center;}.navbar-toggler {padding: 0 0;font-size: 1.25rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: 0;transition: box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.navbar-toggler {transition: none;}}.navbar-toggler:hover {text-decoration: none;}.navbar-toggler:focus {text-decoration: none;outline: 0;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-nav-scroll {max-height: var(--bs-scroll-height, 75vh);overflow-y: auto;}@media (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 {position: inherit;bottom: 0;z-index: 1000;flex-grow: 1;visibility: visible !important;background-color: transparent;border-right: 0;border-left: 0;transition: none;transform: none;}.navbar-expand-sm .offcanvas-top, .navbar-expand-sm .offcanvas-bottom {height: auto;border-top: 0;border-bottom: 0;}.navbar-expand-sm .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}}@media (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 {position: inherit;bottom: 0;z-index: 1000;flex-grow: 1;visibility: visible !important;background-color: transparent;border-right: 0;border-left: 0;transition: none;transform: none;}.navbar-expand-md .offcanvas-top, .navbar-expand-md .offcanvas-bottom {height: auto;border-top: 0;border-bottom: 0;}.navbar-expand-md .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}}@media (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 {position: inherit;bottom: 0;z-index: 1000;flex-grow: 1;visibility: visible !important;background-color: transparent;border-right: 0;border-left: 0;transition: none;transform: none;}.navbar-expand-lg .offcanvas-top, .navbar-expand-lg .offcanvas-bottom {height: auto;border-top: 0;border-bottom: 0;}.navbar-expand-lg .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}}@media (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 {position: inherit;bottom: 0;z-index: 1000;flex-grow: 1;visibility: visible !important;background-color: transparent;border-right: 0;border-left: 0;transition: none;transform: none;}.navbar-expand-xl .offcanvas-top, .navbar-expand-xl .offcanvas-bottom {height: auto;border-top: 0;border-bottom: 0;}.navbar-expand-xl .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}}@media (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 {position: inherit;bottom: 0;z-index: 1000;flex-grow: 1;visibility: visible !important;background-color: transparent;border-right: 0;border-left: 0;transition: none;transform: none;}.navbar-expand-xxl .offcanvas-top, .navbar-expand-xxl .offcanvas-bottom {height: auto;border-top: 0;border-bottom: 0;}.navbar-expand-xxl .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}}.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 {position: inherit;bottom: 0;z-index: 1000;flex-grow: 1;visibility: visible !important;background-color: transparent;border-right: 0;border-left: 0;transition: none;transform: none;}.navbar-expand .offcanvas-top, .navbar-expand .offcanvas-bottom {height: auto;border-top: 0;border-bottom: 0;}.navbar-expand .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}.navbar-light .navbar-brand {color: rgba(0, 0, 0, 0.9);}.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {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:hover, .navbar-light .navbar-nav .nav-link:focus {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 .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {color: rgba(0, 0, 0, 0.9);}.navbar-light .navbar-toggler {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:hover, .navbar-light .navbar-text a:focus {color: rgba(0, 0, 0, 0.9);}.navbar-dark .navbar-brand {color: #fff;}.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {color: #fff;}.navbar-dark .navbar-nav .nav-link {color: rgba(255, 255, 255, 0.9);}.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {color: #ffffff;}.navbar-dark .navbar-nav .nav-link.disabled {color: rgba(255, 255, 255, 0.25);}.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active {color: #fff;}.navbar-dark .navbar-toggler {color: rgba(255, 255, 255, 0.9);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.9%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.9);}.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {color: #fff;}.btn-close {box-sizing: content-box;width: 1em;height: 1em;padding: 0.25em 0.25em;color: #000;background: transparent 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") center/1em auto no-repeat;border: 0;border-radius: 0.35rem;opacity: 0.5;}.btn-close:hover {color: #000;text-decoration: none;opacity: 0.75;}.btn-close:focus {outline: 0;box-shadow: none;opacity: 1;}.btn-close:disabled, .btn-close.disabled {pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;opacity: 0.25;}.btn-close-white {filter: invert(1) grayscale(100%) brightness(200%);}.offcanvas {position: fixed;bottom: 0;z-index: 1045;display: flex;flex-direction: column;max-width: 100%;visibility: hidden;background-color: #ffffff;background-clip: padding-box;outline: 0;transition: transform 0.3s ease-in-out;}@media (prefers-reduced-motion: reduce) {.offcanvas {transition: none;}}.offcanvas-backdrop {position: fixed;top: 0;left: 0;z-index: 1040;width: 100vw;height: 100vh;background-color: rgba(19, 31, 67, 0.26);}.offcanvas-backdrop.fade {opacity: 0;}.offcanvas-backdrop.show {opacity: 0.26;}.offcanvas-header {display: flex;align-items: center;justify-content: space-between;padding: 1rem 1rem;}.offcanvas-header .btn-close {padding: 0.5rem 0.5rem;margin-top: -0.5rem;margin-right: -0.5rem;margin-bottom: -0.5rem;}.offcanvas-title {margin-bottom: 0;line-height: 1.5;}.offcanvas-body {flex-grow: 1;padding: 1rem 1rem;overflow-y: auto;}.offcanvas-start {top: 0;left: 0;width: 400px;border-right: 1px solid transparent;transform: translateX(-100%);}.offcanvas-end {top: 0;right: 0;width: 400px;border-left: 1px solid transparent;transform: translateX(100%);}.offcanvas-top {top: 0;right: 0;left: 0;height: 30vh;max-height: 100%;border-bottom: 1px solid transparent;transform: translateY(-100%);}.offcanvas-bottom {right: 0;left: 0;height: 30vh;max-height: 100%;border-top: 1px solid transparent;transform: translateY(100%);}.offcanvas.show {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-xs {min-height: .6em;}.placeholder-sm {min-height: .8em;}.placeholder-lg {min-height: 1.2em;}.placeholder-glow .placeholder {-webkit-animation: placeholder-glow 2s ease-in-out infinite;animation: placeholder-glow 2s ease-in-out infinite;}@-webkit-keyframes placeholder-glow {50% {opacity: 0.2;}}@keyframes placeholder-glow {50% {opacity: 0.2;}}.placeholder-wave {-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%;-webkit-animation: placeholder-wave 2s linear infinite;animation: placeholder-wave 2s linear infinite;}@-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%;}}.clearfix::after {display: block;clear: both;content: "";}.link-primary {color: #574fec;}.link-primary:hover, .link-primary:focus {color: #463fbd;}.link-secondary {color: #6c757d;}.link-secondary:hover, .link-secondary:focus {color: #565e64;}.link-success {color: #6dbb30;}.link-success:hover, .link-success:focus {color: #8ac959;}.link-info {color: #73e7f7;}.link-info:hover, .link-info:focus {color: #8fecf9;}.link-warning {color: #fad776;}.link-warning:hover, .link-warning:focus {color: #fbdf91;}.link-danger {color: #f64e60;}.link-danger:hover, .link-danger:focus {color: #c53e4d;}.link-light {color: #f8f9fa;}.link-light:hover, .link-light:focus {color: #f9fafb;}.link-dark {color: #2E2E2E;}.link-dark:hover, .link-dark:focus {color: #252525;}.ratio {position: relative;width: 100%;}.ratio::before {display: block;padding-top: var(--bs-aspect-ratio);content: "";}.ratio > * {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.ratio-1x1 {--bs-aspect-ratio: 100%;}.ratio-4x3 {--bs-aspect-ratio: calc(3 / 4 * 100%);}.ratio-16x9 {--bs-aspect-ratio: calc(9 / 16 * 100%);}.ratio-21x9 {--bs-aspect-ratio: calc(9 / 21 * 100%);}.fixed-top {position: fixed;top: 0;right: 0;left: 0;z-index: 1030;}.fixed-bottom {position: fixed;right: 0;bottom: 0;left: 0;z-index: 1030;}.sticky-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}@media (min-width: 576px) {.sticky-sm-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}}@media (min-width: 768px) {.sticky-md-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}}@media (min-width: 992px) {.sticky-lg-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}}@media (min-width: 1200px) {.sticky-xl-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}}@media (min-width: 1400px) {.sticky-xxl-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}}.hstack {display: flex;flex-direction: row;align-items: center;align-self: stretch;}.vstack {display: flex;flex: 1 1 auto;flex-direction: column;align-self: stretch;}.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {position: absolute !important;width: 1px !important;height: 1px !important;padding: 0 !important;margin: -1px !important;overflow: hidden !important;clip: rect(0, 0, 0, 0) !important;white-space: nowrap !important;border: 0 !important;}.stretched-link::after {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;content: "";}.text-truncate {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.vr {display: inline-block;align-self: stretch;width: 1px;min-height: 1em;background-color: currentColor;opacity: 0.25;}.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 {display: grid !important;}.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: 0 1px 3px 0 rgba(50, 50, 93, 0.15), 0 4px 6px 0 rgba(112, 157, 199, 0.15) !important;}.shadow-sm {box-shadow: 0 0 35px rgba(140, 152, 164, 0.125) !important;}.shadow-lg {box-shadow: 0 10px 40px 10px rgba(140, 152, 164, 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 {position: -webkit-sticky !important;position: sticky !important;}.top-0 {top: 0 !important;}.top-50 {top: 50% !important;}.top-100 {top: 100% !important;}.bottom-0 {bottom: 0 !important;}.bottom-50 {bottom: 50% !important;}.bottom-100 {bottom: 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;}.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 #dde4ea !important;}.border-0 {border: 0 !important;}.border-top {border-top: 1px solid #dde4ea !important;}.border-top-0 {border-top: 0 !important;}.border-end {border-right: 1px solid #dde4ea !important;}.border-end-0 {border-right: 0 !important;}.border-bottom {border-bottom: 1px solid #dde4ea !important;}.border-bottom-0 {border-bottom: 0 !important;}.border-start {border-left: 1px solid #dde4ea !important;}.border-start-0 {border-left: 0 !important;}.border-primary {border-color: #574fec !important;}.border-secondary {border-color: #6c757d !important;}.border-success {border-color: #6dbb30 !important;}.border-info {border-color: #73e7f7 !important;}.border-warning {border-color: #fad776 !important;}.border-danger {border-color: #f64e60 !important;}.border-light {border-color: #f8f9fa !important;}.border-dark {border-color: #2E2E2E !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;}.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 !important;}.gap-1 {gap: 0.25rem !important;}.gap-2 {gap: 0.5rem !important;}.gap-3 {gap: 1rem !important;}.gap-4 {gap: 1.5rem !important;}.gap-5 {gap: 3rem !important;}.gap-6 {gap: 4.5rem !important;}.gap-7 {gap: 6rem !important;}.gap-8 {gap: 8rem !important;}.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 {justify-content: space-evenly !important;}.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: 0 !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-6 {margin: 4.5rem !important;}.m-7 {margin: 6rem !important;}.m-8 {margin: 8rem !important;}.m-auto {margin: auto !important;}.mx-0 {margin-right: 0 !important;margin-left: 0 !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-6 {margin-right: 4.5rem !important;margin-left: 4.5rem !important;}.mx-7 {margin-right: 6rem !important;margin-left: 6rem !important;}.mx-8 {margin-right: 8rem !important;margin-left: 8rem !important;}.mx-auto {margin-right: auto !important;margin-left: auto !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;}.my-6 {margin-top: 4.5rem !important;margin-bottom: 4.5rem !important;}.my-7 {margin-top: 6rem !important;margin-bottom: 6rem !important;}.my-8 {margin-top: 8rem !important;margin-bottom: 8rem !important;}.my-auto {margin-top: auto !important;margin-bottom: auto !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;}.mt-6 {margin-top: 4.5rem !important;}.mt-7 {margin-top: 6rem !important;}.mt-8 {margin-top: 8rem !important;}.mt-auto {margin-top: auto !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;}.me-6 {margin-right: 4.5rem !important;}.me-7 {margin-right: 6rem !important;}.me-8 {margin-right: 8rem !important;}.me-auto {margin-right: auto !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;}.mb-6 {margin-bottom: 4.5rem !important;}.mb-7 {margin-bottom: 6rem !important;}.mb-8 {margin-bottom: 8rem !important;}.mb-auto {margin-bottom: auto !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;}.ms-6 {margin-left: 4.5rem !important;}.ms-7 {margin-left: 6rem !important;}.ms-8 {margin-left: 8rem !important;}.ms-auto {margin-left: auto !important;}.m-n1 {margin: -0.25rem !important;}.m-n2 {margin: -0.5rem !important;}.m-n3 {margin: -1rem !important;}.m-n4 {margin: -1.5rem !important;}.m-n5 {margin: -3rem !important;}.m-n6 {margin: -4.5rem !important;}.m-n7 {margin: -6rem !important;}.m-n8 {margin: -8rem !important;}.mx-n1 {margin-right: -0.25rem !important;margin-left: -0.25rem !important;}.mx-n2 {margin-right: -0.5rem !important;margin-left: -0.5rem !important;}.mx-n3 {margin-right: -1rem !important;margin-left: -1rem !important;}.mx-n4 {margin-right: -1.5rem !important;margin-left: -1.5rem !important;}.mx-n5 {margin-right: -3rem !important;margin-left: -3rem !important;}.mx-n6 {margin-right: -4.5rem !important;margin-left: -4.5rem !important;}.mx-n7 {margin-right: -6rem !important;margin-left: -6rem !important;}.mx-n8 {margin-right: -8rem !important;margin-left: -8rem !important;}.my-n1 {margin-top: -0.25rem !important;margin-bottom: -0.25rem !important;}.my-n2 {margin-top: -0.5rem !important;margin-bottom: -0.5rem !important;}.my-n3 {margin-top: -1rem !important;margin-bottom: -1rem !important;}.my-n4 {margin-top: -1.5rem !important;margin-bottom: -1.5rem !important;}.my-n5 {margin-top: -3rem !important;margin-bottom: -3rem !important;}.my-n6 {margin-top: -4.5rem !important;margin-bottom: -4.5rem !important;}.my-n7 {margin-top: -6rem !important;margin-bottom: -6rem !important;}.my-n8 {margin-top: -8rem !important;margin-bottom: -8rem !important;}.mt-n1 {margin-top: -0.25rem !important;}.mt-n2 {margin-top: -0.5rem !important;}.mt-n3 {margin-top: -1rem !important;}.mt-n4 {margin-top: -1.5rem !important;}.mt-n5 {margin-top: -3rem !important;}.mt-n6 {margin-top: -4.5rem !important;}.mt-n7 {margin-top: -6rem !important;}.mt-n8 {margin-top: -8rem !important;}.me-n1 {margin-right: -0.25rem !important;}.me-n2 {margin-right: -0.5rem !important;}.me-n3 {margin-right: -1rem !important;}.me-n4 {margin-right: -1.5rem !important;}.me-n5 {margin-right: -3rem !important;}.me-n6 {margin-right: -4.5rem !important;}.me-n7 {margin-right: -6rem !important;}.me-n8 {margin-right: -8rem !important;}.mb-n1 {margin-bottom: -0.25rem !important;}.mb-n2 {margin-bottom: -0.5rem !important;}.mb-n3 {margin-bottom: -1rem !important;}.mb-n4 {margin-bottom: -1.5rem !important;}.mb-n5 {margin-bottom: -3rem !important;}.mb-n6 {margin-bottom: -4.5rem !important;}.mb-n7 {margin-bottom: -6rem !important;}.mb-n8 {margin-bottom: -8rem !important;}.ms-n1 {margin-left: -0.25rem !important;}.ms-n2 {margin-left: -0.5rem !important;}.ms-n3 {margin-left: -1rem !important;}.ms-n4 {margin-left: -1.5rem !important;}.ms-n5 {margin-left: -3rem !important;}.ms-n6 {margin-left: -4.5rem !important;}.ms-n7 {margin-left: -6rem !important;}.ms-n8 {margin-left: -8rem !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;}.p-6 {padding: 4.5rem !important;}.p-7 {padding: 6rem !important;}.p-8 {padding: 8rem !important;}.px-0 {padding-right: 0 !important;padding-left: 0 !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;}.px-6 {padding-right: 4.5rem !important;padding-left: 4.5rem !important;}.px-7 {padding-right: 6rem !important;padding-left: 6rem !important;}.px-8 {padding-right: 8rem !important;padding-left: 8rem !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;}.py-6 {padding-top: 4.5rem !important;padding-bottom: 4.5rem !important;}.py-7 {padding-top: 6rem !important;padding-bottom: 6rem !important;}.py-8 {padding-top: 8rem !important;padding-bottom: 8rem !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;}.pt-6 {padding-top: 4.5rem !important;}.pt-7 {padding-top: 6rem !important;}.pt-8 {padding-top: 8rem !important;}.pe-0 {padding-right: 0 !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;}.pe-6 {padding-right: 4.5rem !important;}.pe-7 {padding-right: 6rem !important;}.pe-8 {padding-right: 8rem !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;}.pb-6 {padding-bottom: 4.5rem !important;}.pb-7 {padding-bottom: 6rem !important;}.pb-8 {padding-bottom: 8rem !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;}.ps-6 {padding-left: 4.5rem !important;}.ps-7 {padding-left: 6rem !important;}.ps-8 {padding-left: 8rem !important;}.font-monospace {font-family: var(--bs-font-monospace) !important;}.fs-1 {font-size: calc(1.375rem + 1.5vw) !important;}.fs-2 {font-size: calc(1.325rem + 0.9vw) !important;}.fs-3 {font-size: calc(1.3rem + 0.6vw) !important;}.fs-4 {font-size: calc(1.275rem + 0.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 {word-wrap: break-word !important;word-break: break-word !important;}.text-primary {--bs-text-opacity: 1;color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;}.text-secondary {--bs-text-opacity: 1;color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;}.text-success {--bs-text-opacity: 1;color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;}.text-info {--bs-text-opacity: 1;color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;}.text-warning {--bs-text-opacity: 1;color: rgba(var(--bs-warning-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-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-muted {--bs-text-opacity: 1;color: #506690 !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-secondary {--bs-bg-opacity: 1;background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;}.bg-success {--bs-bg-opacity: 1;background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;}.bg-info {--bs-bg-opacity: 1;background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;}.bg-warning {--bs-bg-opacity: 1;background-color: rgba(var(--bs-warning-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-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-transparent {--bs-bg-opacity: 1;background-color: transparent !important;}.bg-gradient {background-image: var(--bs-gradient) !important;}.user-select-all {-webkit-user-select: all !important;-moz-user-select: all !important;user-select: all !important;}.user-select-auto {-webkit-user-select: auto !important;-moz-user-select: auto !important;-ms-user-select: auto !important;user-select: auto !important;}.user-select-none {-webkit-user-select: none !important;-moz-user-select: none !important;-ms-user-select: none !important;user-select: none !important;}.pe-none {pointer-events: none !important;}.pe-auto {pointer-events: auto !important;}.rounded {border-radius: 0.35rem !important;}.rounded-0 {border-radius: 0 !important;}.rounded-1 {border-radius: 0.2rem !important;}.rounded-2 {border-radius: 0.35rem !important;}.rounded-3 {border-radius: 0.45rem !important;}.rounded-circle {border-radius: 50% !important;}.rounded-pill {border-radius: 50rem !important;}.rounded-top {border-top-left-radius: 0.35rem !important;border-top-right-radius: 0.35rem !important;}.rounded-end {border-top-right-radius: 0.35rem !important;border-bottom-right-radius: 0.35rem !important;}.rounded-bottom {border-bottom-right-radius: 0.35rem !important;border-bottom-left-radius: 0.35rem !important;}.rounded-start {border-bottom-left-radius: 0.35rem !important;border-top-left-radius: 0.35rem !important;}.visible {visibility: visible !important;}.invisible {visibility: hidden !important;}@media (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 {display: grid !important;}.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 !important;}.gap-sm-1 {gap: 0.25rem !important;}.gap-sm-2 {gap: 0.5rem !important;}.gap-sm-3 {gap: 1rem !important;}.gap-sm-4 {gap: 1.5rem !important;}.gap-sm-5 {gap: 3rem !important;}.gap-sm-6 {gap: 4.5rem !important;}.gap-sm-7 {gap: 6rem !important;}.gap-sm-8 {gap: 8rem !important;}.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 {justify-content: space-evenly !important;}.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: 0 !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-6 {margin: 4.5rem !important;}.m-sm-7 {margin: 6rem !important;}.m-sm-8 {margin: 8rem !important;}.m-sm-auto {margin: auto !important;}.mx-sm-0 {margin-right: 0 !important;margin-left: 0 !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-6 {margin-right: 4.5rem !important;margin-left: 4.5rem !important;}.mx-sm-7 {margin-right: 6rem !important;margin-left: 6rem !important;}.mx-sm-8 {margin-right: 8rem !important;margin-left: 8rem !important;}.mx-sm-auto {margin-right: auto !important;margin-left: auto !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;}.my-sm-6 {margin-top: 4.5rem !important;margin-bottom: 4.5rem !important;}.my-sm-7 {margin-top: 6rem !important;margin-bottom: 6rem !important;}.my-sm-8 {margin-top: 8rem !important;margin-bottom: 8rem !important;}.my-sm-auto {margin-top: auto !important;margin-bottom: auto !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;}.mt-sm-6 {margin-top: 4.5rem !important;}.mt-sm-7 {margin-top: 6rem !important;}.mt-sm-8 {margin-top: 8rem !important;}.mt-sm-auto {margin-top: auto !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;}.me-sm-6 {margin-right: 4.5rem !important;}.me-sm-7 {margin-right: 6rem !important;}.me-sm-8 {margin-right: 8rem !important;}.me-sm-auto {margin-right: auto !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;}.mb-sm-6 {margin-bottom: 4.5rem !important;}.mb-sm-7 {margin-bottom: 6rem !important;}.mb-sm-8 {margin-bottom: 8rem !important;}.mb-sm-auto {margin-bottom: auto !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;}.ms-sm-6 {margin-left: 4.5rem !important;}.ms-sm-7 {margin-left: 6rem !important;}.ms-sm-8 {margin-left: 8rem !important;}.ms-sm-auto {margin-left: auto !important;}.m-sm-n1 {margin: -0.25rem !important;}.m-sm-n2 {margin: -0.5rem !important;}.m-sm-n3 {margin: -1rem !important;}.m-sm-n4 {margin: -1.5rem !important;}.m-sm-n5 {margin: -3rem !important;}.m-sm-n6 {margin: -4.5rem !important;}.m-sm-n7 {margin: -6rem !important;}.m-sm-n8 {margin: -8rem !important;}.mx-sm-n1 {margin-right: -0.25rem !important;margin-left: -0.25rem !important;}.mx-sm-n2 {margin-right: -0.5rem !important;margin-left: -0.5rem !important;}.mx-sm-n3 {margin-right: -1rem !important;margin-left: -1rem !important;}.mx-sm-n4 {margin-right: -1.5rem !important;margin-left: -1.5rem !important;}.mx-sm-n5 {margin-right: -3rem !important;margin-left: -3rem !important;}.mx-sm-n6 {margin-right: -4.5rem !important;margin-left: -4.5rem !important;}.mx-sm-n7 {margin-right: -6rem !important;margin-left: -6rem !important;}.mx-sm-n8 {margin-right: -8rem !important;margin-left: -8rem !important;}.my-sm-n1 {margin-top: -0.25rem !important;margin-bottom: -0.25rem !important;}.my-sm-n2 {margin-top: -0.5rem !important;margin-bottom: -0.5rem !important;}.my-sm-n3 {margin-top: -1rem !important;margin-bottom: -1rem !important;}.my-sm-n4 {margin-top: -1.5rem !important;margin-bottom: -1.5rem !important;}.my-sm-n5 {margin-top: -3rem !important;margin-bottom: -3rem !important;}.my-sm-n6 {margin-top: -4.5rem !important;margin-bottom: -4.5rem !important;}.my-sm-n7 {margin-top: -6rem !important;margin-bottom: -6rem !important;}.my-sm-n8 {margin-top: -8rem !important;margin-bottom: -8rem !important;}.mt-sm-n1 {margin-top: -0.25rem !important;}.mt-sm-n2 {margin-top: -0.5rem !important;}.mt-sm-n3 {margin-top: -1rem !important;}.mt-sm-n4 {margin-top: -1.5rem !important;}.mt-sm-n5 {margin-top: -3rem !important;}.mt-sm-n6 {margin-top: -4.5rem !important;}.mt-sm-n7 {margin-top: -6rem !important;}.mt-sm-n8 {margin-top: -8rem !important;}.me-sm-n1 {margin-right: -0.25rem !important;}.me-sm-n2 {margin-right: -0.5rem !important;}.me-sm-n3 {margin-right: -1rem !important;}.me-sm-n4 {margin-right: -1.5rem !important;}.me-sm-n5 {margin-right: -3rem !important;}.me-sm-n6 {margin-right: -4.5rem !important;}.me-sm-n7 {margin-right: -6rem !important;}.me-sm-n8 {margin-right: -8rem !important;}.mb-sm-n1 {margin-bottom: -0.25rem !important;}.mb-sm-n2 {margin-bottom: -0.5rem !important;}.mb-sm-n3 {margin-bottom: -1rem !important;}.mb-sm-n4 {margin-bottom: -1.5rem !important;}.mb-sm-n5 {margin-bottom: -3rem !important;}.mb-sm-n6 {margin-bottom: -4.5rem !important;}.mb-sm-n7 {margin-bottom: -6rem !important;}.mb-sm-n8 {margin-bottom: -8rem !important;}.ms-sm-n1 {margin-left: -0.25rem !important;}.ms-sm-n2 {margin-left: -0.5rem !important;}.ms-sm-n3 {margin-left: -1rem !important;}.ms-sm-n4 {margin-left: -1.5rem !important;}.ms-sm-n5 {margin-left: -3rem !important;}.ms-sm-n6 {margin-left: -4.5rem !important;}.ms-sm-n7 {margin-left: -6rem !important;}.ms-sm-n8 {margin-left: -8rem !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;}.p-sm-6 {padding: 4.5rem !important;}.p-sm-7 {padding: 6rem !important;}.p-sm-8 {padding: 8rem !important;}.px-sm-0 {padding-right: 0 !important;padding-left: 0 !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;}.px-sm-6 {padding-right: 4.5rem !important;padding-left: 4.5rem !important;}.px-sm-7 {padding-right: 6rem !important;padding-left: 6rem !important;}.px-sm-8 {padding-right: 8rem !important;padding-left: 8rem !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;}.py-sm-6 {padding-top: 4.5rem !important;padding-bottom: 4.5rem !important;}.py-sm-7 {padding-top: 6rem !important;padding-bottom: 6rem !important;}.py-sm-8 {padding-top: 8rem !important;padding-bottom: 8rem !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;}.pt-sm-6 {padding-top: 4.5rem !important;}.pt-sm-7 {padding-top: 6rem !important;}.pt-sm-8 {padding-top: 8rem !important;}.pe-sm-0 {padding-right: 0 !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;}.pe-sm-6 {padding-right: 4.5rem !important;}.pe-sm-7 {padding-right: 6rem !important;}.pe-sm-8 {padding-right: 8rem !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;}.pb-sm-6 {padding-bottom: 4.5rem !important;}.pb-sm-7 {padding-bottom: 6rem !important;}.pb-sm-8 {padding-bottom: 8rem !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;}.ps-sm-6 {padding-left: 4.5rem !important;}.ps-sm-7 {padding-left: 6rem !important;}.ps-sm-8 {padding-left: 8rem !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) {.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 {display: grid !important;}.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 !important;}.gap-md-1 {gap: 0.25rem !important;}.gap-md-2 {gap: 0.5rem !important;}.gap-md-3 {gap: 1rem !important;}.gap-md-4 {gap: 1.5rem !important;}.gap-md-5 {gap: 3rem !important;}.gap-md-6 {gap: 4.5rem !important;}.gap-md-7 {gap: 6rem !important;}.gap-md-8 {gap: 8rem !important;}.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 {justify-content: space-evenly !important;}.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: 0 !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-6 {margin: 4.5rem !important;}.m-md-7 {margin: 6rem !important;}.m-md-8 {margin: 8rem !important;}.m-md-auto {margin: auto !important;}.mx-md-0 {margin-right: 0 !important;margin-left: 0 !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-6 {margin-right: 4.5rem !important;margin-left: 4.5rem !important;}.mx-md-7 {margin-right: 6rem !important;margin-left: 6rem !important;}.mx-md-8 {margin-right: 8rem !important;margin-left: 8rem !important;}.mx-md-auto {margin-right: auto !important;margin-left: auto !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;}.my-md-6 {margin-top: 4.5rem !important;margin-bottom: 4.5rem !important;}.my-md-7 {margin-top: 6rem !important;margin-bottom: 6rem !important;}.my-md-8 {margin-top: 8rem !important;margin-bottom: 8rem !important;}.my-md-auto {margin-top: auto !important;margin-bottom: auto !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;}.mt-md-6 {margin-top: 4.5rem !important;}.mt-md-7 {margin-top: 6rem !important;}.mt-md-8 {margin-top: 8rem !important;}.mt-md-auto {margin-top: auto !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;}.me-md-6 {margin-right: 4.5rem !important;}.me-md-7 {margin-right: 6rem !important;}.me-md-8 {margin-right: 8rem !important;}.me-md-auto {margin-right: auto !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;}.mb-md-6 {margin-bottom: 4.5rem !important;}.mb-md-7 {margin-bottom: 6rem !important;}.mb-md-8 {margin-bottom: 8rem !important;}.mb-md-auto {margin-bottom: auto !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;}.ms-md-6 {margin-left: 4.5rem !important;}.ms-md-7 {margin-left: 6rem !important;}.ms-md-8 {margin-left: 8rem !important;}.ms-md-auto {margin-left: auto !important;}.m-md-n1 {margin: -0.25rem !important;}.m-md-n2 {margin: -0.5rem !important;}.m-md-n3 {margin: -1rem !important;}.m-md-n4 {margin: -1.5rem !important;}.m-md-n5 {margin: -3rem !important;}.m-md-n6 {margin: -4.5rem !important;}.m-md-n7 {margin: -6rem !important;}.m-md-n8 {margin: -8rem !important;}.mx-md-n1 {margin-right: -0.25rem !important;margin-left: -0.25rem !important;}.mx-md-n2 {margin-right: -0.5rem !important;margin-left: -0.5rem !important;}.mx-md-n3 {margin-right: -1rem !important;margin-left: -1rem !important;}.mx-md-n4 {margin-right: -1.5rem !important;margin-left: -1.5rem !important;}.mx-md-n5 {margin-right: -3rem !important;margin-left: -3rem !important;}.mx-md-n6 {margin-right: -4.5rem !important;margin-left: -4.5rem !important;}.mx-md-n7 {margin-right: -6rem !important;margin-left: -6rem !important;}.mx-md-n8 {margin-right: -8rem !important;margin-left: -8rem !important;}.my-md-n1 {margin-top: -0.25rem !important;margin-bottom: -0.25rem !important;}.my-md-n2 {margin-top: -0.5rem !important;margin-bottom: -0.5rem !important;}.my-md-n3 {margin-top: -1rem !important;margin-bottom: -1rem !important;}.my-md-n4 {margin-top: -1.5rem !important;margin-bottom: -1.5rem !important;}.my-md-n5 {margin-top: -3rem !important;margin-bottom: -3rem !important;}.my-md-n6 {margin-top: -4.5rem !important;margin-bottom: -4.5rem !important;}.my-md-n7 {margin-top: -6rem !important;margin-bottom: -6rem !important;}.my-md-n8 {margin-top: -8rem !important;margin-bottom: -8rem !important;}.mt-md-n1 {margin-top: -0.25rem !important;}.mt-md-n2 {margin-top: -0.5rem !important;}.mt-md-n3 {margin-top: -1rem !important;}.mt-md-n4 {margin-top: -1.5rem !important;}.mt-md-n5 {margin-top: -3rem !important;}.mt-md-n6 {margin-top: -4.5rem !important;}.mt-md-n7 {margin-top: -6rem !important;}.mt-md-n8 {margin-top: -8rem !important;}.me-md-n1 {margin-right: -0.25rem !important;}.me-md-n2 {margin-right: -0.5rem !important;}.me-md-n3 {margin-right: -1rem !important;}.me-md-n4 {margin-right: -1.5rem !important;}.me-md-n5 {margin-right: -3rem !important;}.me-md-n6 {margin-right: -4.5rem !important;}.me-md-n7 {margin-right: -6rem !important;}.me-md-n8 {margin-right: -8rem !important;}.mb-md-n1 {margin-bottom: -0.25rem !important;}.mb-md-n2 {margin-bottom: -0.5rem !important;}.mb-md-n3 {margin-bottom: -1rem !important;}.mb-md-n4 {margin-bottom: -1.5rem !important;}.mb-md-n5 {margin-bottom: -3rem !important;}.mb-md-n6 {margin-bottom: -4.5rem !important;}.mb-md-n7 {margin-bottom: -6rem !important;}.mb-md-n8 {margin-bottom: -8rem !important;}.ms-md-n1 {margin-left: -0.25rem !important;}.ms-md-n2 {margin-left: -0.5rem !important;}.ms-md-n3 {margin-left: -1rem !important;}.ms-md-n4 {margin-left: -1.5rem !important;}.ms-md-n5 {margin-left: -3rem !important;}.ms-md-n6 {margin-left: -4.5rem !important;}.ms-md-n7 {margin-left: -6rem !important;}.ms-md-n8 {margin-left: -8rem !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;}.p-md-6 {padding: 4.5rem !important;}.p-md-7 {padding: 6rem !important;}.p-md-8 {padding: 8rem !important;}.px-md-0 {padding-right: 0 !important;padding-left: 0 !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;}.px-md-6 {padding-right: 4.5rem !important;padding-left: 4.5rem !important;}.px-md-7 {padding-right: 6rem !important;padding-left: 6rem !important;}.px-md-8 {padding-right: 8rem !important;padding-left: 8rem !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;}.py-md-6 {padding-top: 4.5rem !important;padding-bottom: 4.5rem !important;}.py-md-7 {padding-top: 6rem !important;padding-bottom: 6rem !important;}.py-md-8 {padding-top: 8rem !important;padding-bottom: 8rem !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;}.pt-md-6 {padding-top: 4.5rem !important;}.pt-md-7 {padding-top: 6rem !important;}.pt-md-8 {padding-top: 8rem !important;}.pe-md-0 {padding-right: 0 !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;}.pe-md-6 {padding-right: 4.5rem !important;}.pe-md-7 {padding-right: 6rem !important;}.pe-md-8 {padding-right: 8rem !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;}.pb-md-6 {padding-bottom: 4.5rem !important;}.pb-md-7 {padding-bottom: 6rem !important;}.pb-md-8 {padding-bottom: 8rem !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;}.ps-md-6 {padding-left: 4.5rem !important;}.ps-md-7 {padding-left: 6rem !important;}.ps-md-8 {padding-left: 8rem !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) {.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 {display: grid !important;}.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 !important;}.gap-lg-1 {gap: 0.25rem !important;}.gap-lg-2 {gap: 0.5rem !important;}.gap-lg-3 {gap: 1rem !important;}.gap-lg-4 {gap: 1.5rem !important;}.gap-lg-5 {gap: 3rem !important;}.gap-lg-6 {gap: 4.5rem !important;}.gap-lg-7 {gap: 6rem !important;}.gap-lg-8 {gap: 8rem !important;}.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 {justify-content: space-evenly !important;}.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: 0 !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-6 {margin: 4.5rem !important;}.m-lg-7 {margin: 6rem !important;}.m-lg-8 {margin: 8rem !important;}.m-lg-auto {margin: auto !important;}.mx-lg-0 {margin-right: 0 !important;margin-left: 0 !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-6 {margin-right: 4.5rem !important;margin-left: 4.5rem !important;}.mx-lg-7 {margin-right: 6rem !important;margin-left: 6rem !important;}.mx-lg-8 {margin-right: 8rem !important;margin-left: 8rem !important;}.mx-lg-auto {margin-right: auto !important;margin-left: auto !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;}.my-lg-6 {margin-top: 4.5rem !important;margin-bottom: 4.5rem !important;}.my-lg-7 {margin-top: 6rem !important;margin-bottom: 6rem !important;}.my-lg-8 {margin-top: 8rem !important;margin-bottom: 8rem !important;}.my-lg-auto {margin-top: auto !important;margin-bottom: auto !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;}.mt-lg-6 {margin-top: 4.5rem !important;}.mt-lg-7 {margin-top: 6rem !important;}.mt-lg-8 {margin-top: 8rem !important;}.mt-lg-auto {margin-top: auto !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;}.me-lg-6 {margin-right: 4.5rem !important;}.me-lg-7 {margin-right: 6rem !important;}.me-lg-8 {margin-right: 8rem !important;}.me-lg-auto {margin-right: auto !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;}.mb-lg-6 {margin-bottom: 4.5rem !important;}.mb-lg-7 {margin-bottom: 6rem !important;}.mb-lg-8 {margin-bottom: 8rem !important;}.mb-lg-auto {margin-bottom: auto !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;}.ms-lg-6 {margin-left: 4.5rem !important;}.ms-lg-7 {margin-left: 6rem !important;}.ms-lg-8 {margin-left: 8rem !important;}.ms-lg-auto {margin-left: auto !important;}.m-lg-n1 {margin: -0.25rem !important;}.m-lg-n2 {margin: -0.5rem !important;}.m-lg-n3 {margin: -1rem !important;}.m-lg-n4 {margin: -1.5rem !important;}.m-lg-n5 {margin: -3rem !important;}.m-lg-n6 {margin: -4.5rem !important;}.m-lg-n7 {margin: -6rem !important;}.m-lg-n8 {margin: -8rem !important;}.mx-lg-n1 {margin-right: -0.25rem !important;margin-left: -0.25rem !important;}.mx-lg-n2 {margin-right: -0.5rem !important;margin-left: -0.5rem !important;}.mx-lg-n3 {margin-right: -1rem !important;margin-left: -1rem !important;}.mx-lg-n4 {margin-right: -1.5rem !important;margin-left: -1.5rem !important;}.mx-lg-n5 {margin-right: -3rem !important;margin-left: -3rem !important;}.mx-lg-n6 {margin-right: -4.5rem !important;margin-left: -4.5rem !important;}.mx-lg-n7 {margin-right: -6rem !important;margin-left: -6rem !important;}.mx-lg-n8 {margin-right: -8rem !important;margin-left: -8rem !important;}.my-lg-n1 {margin-top: -0.25rem !important;margin-bottom: -0.25rem !important;}.my-lg-n2 {margin-top: -0.5rem !important;margin-bottom: -0.5rem !important;}.my-lg-n3 {margin-top: -1rem !important;margin-bottom: -1rem !important;}.my-lg-n4 {margin-top: -1.5rem !important;margin-bottom: -1.5rem !important;}.my-lg-n5 {margin-top: -3rem !important;margin-bottom: -3rem !important;}.my-lg-n6 {margin-top: -4.5rem !important;margin-bottom: -4.5rem !important;}.my-lg-n7 {margin-top: -6rem !important;margin-bottom: -6rem !important;}.my-lg-n8 {margin-top: -8rem !important;margin-bottom: -8rem !important;}.mt-lg-n1 {margin-top: -0.25rem !important;}.mt-lg-n2 {margin-top: -0.5rem !important;}.mt-lg-n3 {margin-top: -1rem !important;}.mt-lg-n4 {margin-top: -1.5rem !important;}.mt-lg-n5 {margin-top: -3rem !important;}.mt-lg-n6 {margin-top: -4.5rem !important;}.mt-lg-n7 {margin-top: -6rem !important;}.mt-lg-n8 {margin-top: -8rem !important;}.me-lg-n1 {margin-right: -0.25rem !important;}.me-lg-n2 {margin-right: -0.5rem !important;}.me-lg-n3 {margin-right: -1rem !important;}.me-lg-n4 {margin-right: -1.5rem !important;}.me-lg-n5 {margin-right: -3rem !important;}.me-lg-n6 {margin-right: -4.5rem !important;}.me-lg-n7 {margin-right: -6rem !important;}.me-lg-n8 {margin-right: -8rem !important;}.mb-lg-n1 {margin-bottom: -0.25rem !important;}.mb-lg-n2 {margin-bottom: -0.5rem !important;}.mb-lg-n3 {margin-bottom: -1rem !important;}.mb-lg-n4 {margin-bottom: -1.5rem !important;}.mb-lg-n5 {margin-bottom: -3rem !important;}.mb-lg-n6 {margin-bottom: -4.5rem !important;}.mb-lg-n7 {margin-bottom: -6rem !important;}.mb-lg-n8 {margin-bottom: -8rem !important;}.ms-lg-n1 {margin-left: -0.25rem !important;}.ms-lg-n2 {margin-left: -0.5rem !important;}.ms-lg-n3 {margin-left: -1rem !important;}.ms-lg-n4 {margin-left: -1.5rem !important;}.ms-lg-n5 {margin-left: -3rem !important;}.ms-lg-n6 {margin-left: -4.5rem !important;}.ms-lg-n7 {margin-left: -6rem !important;}.ms-lg-n8 {margin-left: -8rem !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;}.p-lg-6 {padding: 4.5rem !important;}.p-lg-7 {padding: 6rem !important;}.p-lg-8 {padding: 8rem !important;}.px-lg-0 {padding-right: 0 !important;padding-left: 0 !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;}.px-lg-6 {padding-right: 4.5rem !important;padding-left: 4.5rem !important;}.px-lg-7 {padding-right: 6rem !important;padding-left: 6rem !important;}.px-lg-8 {padding-right: 8rem !important;padding-left: 8rem !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;}.py-lg-6 {padding-top: 4.5rem !important;padding-bottom: 4.5rem !important;}.py-lg-7 {padding-top: 6rem !important;padding-bottom: 6rem !important;}.py-lg-8 {padding-top: 8rem !important;padding-bottom: 8rem !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;}.pt-lg-6 {padding-top: 4.5rem !important;}.pt-lg-7 {padding-top: 6rem !important;}.pt-lg-8 {padding-top: 8rem !important;}.pe-lg-0 {padding-right: 0 !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;}.pe-lg-6 {padding-right: 4.5rem !important;}.pe-lg-7 {padding-right: 6rem !important;}.pe-lg-8 {padding-right: 8rem !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;}.pb-lg-6 {padding-bottom: 4.5rem !important;}.pb-lg-7 {padding-bottom: 6rem !important;}.pb-lg-8 {padding-bottom: 8rem !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;}.ps-lg-6 {padding-left: 4.5rem !important;}.ps-lg-7 {padding-left: 6rem !important;}.ps-lg-8 {padding-left: 8rem !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) {.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 {display: grid !important;}.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 !important;}.gap-xl-1 {gap: 0.25rem !important;}.gap-xl-2 {gap: 0.5rem !important;}.gap-xl-3 {gap: 1rem !important;}.gap-xl-4 {gap: 1.5rem !important;}.gap-xl-5 {gap: 3rem !important;}.gap-xl-6 {gap: 4.5rem !important;}.gap-xl-7 {gap: 6rem !important;}.gap-xl-8 {gap: 8rem !important;}.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 {justify-content: space-evenly !important;}.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: 0 !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-6 {margin: 4.5rem !important;}.m-xl-7 {margin: 6rem !important;}.m-xl-8 {margin: 8rem !important;}.m-xl-auto {margin: auto !important;}.mx-xl-0 {margin-right: 0 !important;margin-left: 0 !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-6 {margin-right: 4.5rem !important;margin-left: 4.5rem !important;}.mx-xl-7 {margin-right: 6rem !important;margin-left: 6rem !important;}.mx-xl-8 {margin-right: 8rem !important;margin-left: 8rem !important;}.mx-xl-auto {margin-right: auto !important;margin-left: auto !important;}.my-xl-0 {margin-top: 0 !important;margin-bottom: 0 !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-6 {margin-top: 4.5rem !important;margin-bottom: 4.5rem !important;}.my-xl-7 {margin-top: 6rem !important;margin-bottom: 6rem !important;}.my-xl-8 {margin-top: 8rem !important;margin-bottom: 8rem !important;}.my-xl-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-xl-0 {margin-top: 0 !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-6 {margin-top: 4.5rem !important;}.mt-xl-7 {margin-top: 6rem !important;}.mt-xl-8 {margin-top: 8rem !important;}.mt-xl-auto {margin-top: auto !important;}.me-xl-0 {margin-right: 0 !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-6 {margin-right: 4.5rem !important;}.me-xl-7 {margin-right: 6rem !important;}.me-xl-8 {margin-right: 8rem !important;}.me-xl-auto {margin-right: auto !important;}.mb-xl-0 {margin-bottom: 0 !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-6 {margin-bottom: 4.5rem !important;}.mb-xl-7 {margin-bottom: 6rem !important;}.mb-xl-8 {margin-bottom: 8rem !important;}.mb-xl-auto {margin-bottom: auto !important;}.ms-xl-0 {margin-left: 0 !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-6 {margin-left: 4.5rem !important;}.ms-xl-7 {margin-left: 6rem !important;}.ms-xl-8 {margin-left: 8rem !important;}.ms-xl-auto {margin-left: auto !important;}.m-xl-n1 {margin: -0.25rem !important;}.m-xl-n2 {margin: -0.5rem !important;}.m-xl-n3 {margin: -1rem !important;}.m-xl-n4 {margin: -1.5rem !important;}.m-xl-n5 {margin: -3rem !important;}.m-xl-n6 {margin: -4.5rem !important;}.m-xl-n7 {margin: -6rem !important;}.m-xl-n8 {margin: -8rem !important;}.mx-xl-n1 {margin-right: -0.25rem !important;margin-left: -0.25rem !important;}.mx-xl-n2 {margin-right: -0.5rem !important;margin-left: -0.5rem !important;}.mx-xl-n3 {margin-right: -1rem !important;margin-left: -1rem !important;}.mx-xl-n4 {margin-right: -1.5rem !important;margin-left: -1.5rem !important;}.mx-xl-n5 {margin-right: -3rem !important;margin-left: -3rem !important;}.mx-xl-n6 {margin-right: -4.5rem !important;margin-left: -4.5rem !important;}.mx-xl-n7 {margin-right: -6rem !important;margin-left: -6rem !important;}.mx-xl-n8 {margin-right: -8rem !important;margin-left: -8rem !important;}.my-xl-n1 {margin-top: -0.25rem !important;margin-bottom: -0.25rem !important;}.my-xl-n2 {margin-top: -0.5rem !important;margin-bottom: -0.5rem !important;}.my-xl-n3 {margin-top: -1rem !important;margin-bottom: -1rem !important;}.my-xl-n4 {margin-top: -1.5rem !important;margin-bottom: -1.5rem !important;}.my-xl-n5 {margin-top: -3rem !important;margin-bottom: -3rem !important;}.my-xl-n6 {margin-top: -4.5rem !important;margin-bottom: -4.5rem !important;}.my-xl-n7 {margin-top: -6rem !important;margin-bottom: -6rem !important;}.my-xl-n8 {margin-top: -8rem !important;margin-bottom: -8rem !important;}.mt-xl-n1 {margin-top: -0.25rem !important;}.mt-xl-n2 {margin-top: -0.5rem !important;}.mt-xl-n3 {margin-top: -1rem !important;}.mt-xl-n4 {margin-top: -1.5rem !important;}.mt-xl-n5 {margin-top: -3rem !important;}.mt-xl-n6 {margin-top: -4.5rem !important;}.mt-xl-n7 {margin-top: -6rem !important;}.mt-xl-n8 {margin-top: -8rem !important;}.me-xl-n1 {margin-right: -0.25rem !important;}.me-xl-n2 {margin-right: -0.5rem !important;}.me-xl-n3 {margin-right: -1rem !important;}.me-xl-n4 {margin-right: -1.5rem !important;}.me-xl-n5 {margin-right: -3rem !important;}.me-xl-n6 {margin-right: -4.5rem !important;}.me-xl-n7 {margin-right: -6rem !important;}.me-xl-n8 {margin-right: -8rem !important;}.mb-xl-n1 {margin-bottom: -0.25rem !important;}.mb-xl-n2 {margin-bottom: -0.5rem !important;}.mb-xl-n3 {margin-bottom: -1rem !important;}.mb-xl-n4 {margin-bottom: -1.5rem !important;}.mb-xl-n5 {margin-bottom: -3rem !important;}.mb-xl-n6 {margin-bottom: -4.5rem !important;}.mb-xl-n7 {margin-bottom: -6rem !important;}.mb-xl-n8 {margin-bottom: -8rem !important;}.ms-xl-n1 {margin-left: -0.25rem !important;}.ms-xl-n2 {margin-left: -0.5rem !important;}.ms-xl-n3 {margin-left: -1rem !important;}.ms-xl-n4 {margin-left: -1.5rem !important;}.ms-xl-n5 {margin-left: -3rem !important;}.ms-xl-n6 {margin-left: -4.5rem !important;}.ms-xl-n7 {margin-left: -6rem !important;}.ms-xl-n8 {margin-left: -8rem !important;}.p-xl-0 {padding: 0 !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;}.p-xl-6 {padding: 4.5rem !important;}.p-xl-7 {padding: 6rem !important;}.p-xl-8 {padding: 8rem !important;}.px-xl-0 {padding-right: 0 !important;padding-left: 0 !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;}.px-xl-6 {padding-right: 4.5rem !important;padding-left: 4.5rem !important;}.px-xl-7 {padding-right: 6rem !important;padding-left: 6rem !important;}.px-xl-8 {padding-right: 8rem !important;padding-left: 8rem !important;}.py-xl-0 {padding-top: 0 !important;padding-bottom: 0 !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;}.py-xl-6 {padding-top: 4.5rem !important;padding-bottom: 4.5rem !important;}.py-xl-7 {padding-top: 6rem !important;padding-bottom: 6rem !important;}.py-xl-8 {padding-top: 8rem !important;padding-bottom: 8rem !important;}.pt-xl-0 {padding-top: 0 !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;}.pt-xl-6 {padding-top: 4.5rem !important;}.pt-xl-7 {padding-top: 6rem !important;}.pt-xl-8 {padding-top: 8rem !important;}.pe-xl-0 {padding-right: 0 !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;}.pe-xl-6 {padding-right: 4.5rem !important;}.pe-xl-7 {padding-right: 6rem !important;}.pe-xl-8 {padding-right: 8rem !important;}.pb-xl-0 {padding-bottom: 0 !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;}.pb-xl-6 {padding-bottom: 4.5rem !important;}.pb-xl-7 {padding-bottom: 6rem !important;}.pb-xl-8 {padding-bottom: 8rem !important;}.ps-xl-0 {padding-left: 0 !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;}.ps-xl-6 {padding-left: 4.5rem !important;}.ps-xl-7 {padding-left: 6rem !important;}.ps-xl-8 {padding-left: 8rem !important;}.text-xl-start {text-align: left !important;}.text-xl-end {text-align: right !important;}.text-xl-center {text-align: center !important;}}@media (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 {display: grid !important;}.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 !important;}.gap-xxl-1 {gap: 0.25rem !important;}.gap-xxl-2 {gap: 0.5rem !important;}.gap-xxl-3 {gap: 1rem !important;}.gap-xxl-4 {gap: 1.5rem !important;}.gap-xxl-5 {gap: 3rem !important;}.gap-xxl-6 {gap: 4.5rem !important;}.gap-xxl-7 {gap: 6rem !important;}.gap-xxl-8 {gap: 8rem !important;}.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 {justify-content: space-evenly !important;}.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: 0 !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-6 {margin: 4.5rem !important;}.m-xxl-7 {margin: 6rem !important;}.m-xxl-8 {margin: 8rem !important;}.m-xxl-auto {margin: auto !important;}.mx-xxl-0 {margin-right: 0 !important;margin-left: 0 !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-6 {margin-right: 4.5rem !important;margin-left: 4.5rem !important;}.mx-xxl-7 {margin-right: 6rem !important;margin-left: 6rem !important;}.mx-xxl-8 {margin-right: 8rem !important;margin-left: 8rem !important;}.mx-xxl-auto {margin-right: auto !important;margin-left: auto !important;}.my-xxl-0 {margin-top: 0 !important;margin-bottom: 0 !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-6 {margin-top: 4.5rem !important;margin-bottom: 4.5rem !important;}.my-xxl-7 {margin-top: 6rem !important;margin-bottom: 6rem !important;}.my-xxl-8 {margin-top: 8rem !important;margin-bottom: 8rem !important;}.my-xxl-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-xxl-0 {margin-top: 0 !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-6 {margin-top: 4.5rem !important;}.mt-xxl-7 {margin-top: 6rem !important;}.mt-xxl-8 {margin-top: 8rem !important;}.mt-xxl-auto {margin-top: auto !important;}.me-xxl-0 {margin-right: 0 !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-6 {margin-right: 4.5rem !important;}.me-xxl-7 {margin-right: 6rem !important;}.me-xxl-8 {margin-right: 8rem !important;}.me-xxl-auto {margin-right: auto !important;}.mb-xxl-0 {margin-bottom: 0 !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-6 {margin-bottom: 4.5rem !important;}.mb-xxl-7 {margin-bottom: 6rem !important;}.mb-xxl-8 {margin-bottom: 8rem !important;}.mb-xxl-auto {margin-bottom: auto !important;}.ms-xxl-0 {margin-left: 0 !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-6 {margin-left: 4.5rem !important;}.ms-xxl-7 {margin-left: 6rem !important;}.ms-xxl-8 {margin-left: 8rem !important;}.ms-xxl-auto {margin-left: auto !important;}.m-xxl-n1 {margin: -0.25rem !important;}.m-xxl-n2 {margin: -0.5rem !important;}.m-xxl-n3 {margin: -1rem !important;}.m-xxl-n4 {margin: -1.5rem !important;}.m-xxl-n5 {margin: -3rem !important;}.m-xxl-n6 {margin: -4.5rem !important;}.m-xxl-n7 {margin: -6rem !important;}.m-xxl-n8 {margin: -8rem !important;}.mx-xxl-n1 {margin-right: -0.25rem !important;margin-left: -0.25rem !important;}.mx-xxl-n2 {margin-right: -0.5rem !important;margin-left: -0.5rem !important;}.mx-xxl-n3 {margin-right: -1rem !important;margin-left: -1rem !important;}.mx-xxl-n4 {margin-right: -1.5rem !important;margin-left: -1.5rem !important;}.mx-xxl-n5 {margin-right: -3rem !important;margin-left: -3rem !important;}.mx-xxl-n6 {margin-right: -4.5rem !important;margin-left: -4.5rem !important;}.mx-xxl-n7 {margin-right: -6rem !important;margin-left: -6rem !important;}.mx-xxl-n8 {margin-right: -8rem !important;margin-left: -8rem !important;}.my-xxl-n1 {margin-top: -0.25rem !important;margin-bottom: -0.25rem !important;}.my-xxl-n2 {margin-top: -0.5rem !important;margin-bottom: -0.5rem !important;}.my-xxl-n3 {margin-top: -1rem !important;margin-bottom: -1rem !important;}.my-xxl-n4 {margin-top: -1.5rem !important;margin-bottom: -1.5rem !important;}.my-xxl-n5 {margin-top: -3rem !important;margin-bottom: -3rem !important;}.my-xxl-n6 {margin-top: -4.5rem !important;margin-bottom: -4.5rem !important;}.my-xxl-n7 {margin-top: -6rem !important;margin-bottom: -6rem !important;}.my-xxl-n8 {margin-top: -8rem !important;margin-bottom: -8rem !important;}.mt-xxl-n1 {margin-top: -0.25rem !important;}.mt-xxl-n2 {margin-top: -0.5rem !important;}.mt-xxl-n3 {margin-top: -1rem !important;}.mt-xxl-n4 {margin-top: -1.5rem !important;}.mt-xxl-n5 {margin-top: -3rem !important;}.mt-xxl-n6 {margin-top: -4.5rem !important;}.mt-xxl-n7 {margin-top: -6rem !important;}.mt-xxl-n8 {margin-top: -8rem !important;}.me-xxl-n1 {margin-right: -0.25rem !important;}.me-xxl-n2 {margin-right: -0.5rem !important;}.me-xxl-n3 {margin-right: -1rem !important;}.me-xxl-n4 {margin-right: -1.5rem !important;}.me-xxl-n5 {margin-right: -3rem !important;}.me-xxl-n6 {margin-right: -4.5rem !important;}.me-xxl-n7 {margin-right: -6rem !important;}.me-xxl-n8 {margin-right: -8rem !important;}.mb-xxl-n1 {margin-bottom: -0.25rem !important;}.mb-xxl-n2 {margin-bottom: -0.5rem !important;}.mb-xxl-n3 {margin-bottom: -1rem !important;}.mb-xxl-n4 {margin-bottom: -1.5rem !important;}.mb-xxl-n5 {margin-bottom: -3rem !important;}.mb-xxl-n6 {margin-bottom: -4.5rem !important;}.mb-xxl-n7 {margin-bottom: -6rem !important;}.mb-xxl-n8 {margin-bottom: -8rem !important;}.ms-xxl-n1 {margin-left: -0.25rem !important;}.ms-xxl-n2 {margin-left: -0.5rem !important;}.ms-xxl-n3 {margin-left: -1rem !important;}.ms-xxl-n4 {margin-left: -1.5rem !important;}.ms-xxl-n5 {margin-left: -3rem !important;}.ms-xxl-n6 {margin-left: -4.5rem !important;}.ms-xxl-n7 {margin-left: -6rem !important;}.ms-xxl-n8 {margin-left: -8rem !important;}.p-xxl-0 {padding: 0 !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;}.p-xxl-6 {padding: 4.5rem !important;}.p-xxl-7 {padding: 6rem !important;}.p-xxl-8 {padding: 8rem !important;}.px-xxl-0 {padding-right: 0 !important;padding-left: 0 !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;}.px-xxl-6 {padding-right: 4.5rem !important;padding-left: 4.5rem !important;}.px-xxl-7 {padding-right: 6rem !important;padding-left: 6rem !important;}.px-xxl-8 {padding-right: 8rem !important;padding-left: 8rem !important;}.py-xxl-0 {padding-top: 0 !important;padding-bottom: 0 !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;}.py-xxl-6 {padding-top: 4.5rem !important;padding-bottom: 4.5rem !important;}.py-xxl-7 {padding-top: 6rem !important;padding-bottom: 6rem !important;}.py-xxl-8 {padding-top: 8rem !important;padding-bottom: 8rem !important;}.pt-xxl-0 {padding-top: 0 !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;}.pt-xxl-6 {padding-top: 4.5rem !important;}.pt-xxl-7 {padding-top: 6rem !important;}.pt-xxl-8 {padding-top: 8rem !important;}.pe-xxl-0 {padding-right: 0 !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;}.pe-xxl-6 {padding-right: 4.5rem !important;}.pe-xxl-7 {padding-right: 6rem !important;}.pe-xxl-8 {padding-right: 8rem !important;}.pb-xxl-0 {padding-bottom: 0 !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;}.pb-xxl-6 {padding-bottom: 4.5rem !important;}.pb-xxl-7 {padding-bottom: 6rem !important;}.pb-xxl-8 {padding-bottom: 8rem !important;}.ps-xxl-0 {padding-left: 0 !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;}.ps-xxl-6 {padding-left: 4.5rem !important;}.ps-xxl-7 {padding-left: 6rem !important;}.ps-xxl-8 {padding-left: 8rem !important;}.text-xxl-start {text-align: left !important;}.text-xxl-end {text-align: right !important;}.text-xxl-center {text-align: center !important;}}@media (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 {display: grid !important;}.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;}}html, body {direction: ltr;min-height: 100vh;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-touch-callout: none;}a, textarea, input, button, *:focus, *:active {outline: none !important;}textarea {resize: vertical;min-height: 36px;transition: none;}section, .section {word-break: break-word;position: relative;}section table, .section table, section .table-responsive, .section table-responsive {word-break: normal;}select {text-indent: 0.01px;text-overflow: '';}select, input[type=number], input[type=time], input[type=time]::-webkit-inner-spin-button, input[type=time]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;appearance: none;-moz-appearance: textfield;}summary::marker, summary::-webkit-details-marker {color: #869ab8;}.bg-dark p {color: #abbcd5;}.text-white p {color: #fff;}.alert p {color: inherit;}.bg-white-alt {background-color: #fff;}.display-5 {font-size: 3rem;font-weight: 300;line-height: 1.2;}.hr {display: block;height: 1px;border-top: 1px solid rgba(0, 0, 0, 0.1);}textarea.text-white::-webkit-input-placeholder, input.text-white::-webkit-input-placeholder {color: rgba(255, 255, 255, 0.5) !important;}textarea.text-white::-moz-placeholder, input.text-white::-moz-placeholder {color: rgba(255, 255, 255, 0.5) !important;}.p-auto {padding: auto !important;}.p-inherit {padding: inherit !important;}.m-auto {margin: auto !important;}.m-inherit {margin: inherit !important;}.border-solid {border-style: solid !important;border-width: 1px;}.border-dashed {border-style: dashed !important;border-width: 1px;}.border-dotted {border-style: dotted !important;border-width: 1px;}.border-transparent {border-color: transparent !important;}.border-theme-color-light {border-color: rgba(87, 79, 236, 0.04) !important;}.border-gray-100 {border: #f9fbfd 1px solid;}.border-gray-200 {border: #f1f4f8 1px solid;}.border-gray-300 {border: #d9e2ef 1px solid;}.border-gray-400 {border: #c6d3e6 1px solid;}.border-gray-500 {border: #abbcd5 1px solid;}.border-white {border: #ffff 1px solid;}.border-input {border: #dde4ea 1px solid;}.row-pill, .row-pill > img, .row-pill > .bg-cover {border-radius: 50rem !important;}.rounded-sm {border-radius: 0.2rem !important;}.rounded-lg {border-radius: 0.45rem !important;}.rounded-xl {border-radius: 0.6rem !important;}.rounded-xlg {border-radius: 0.1 0.3rem !important;}.rounded-top-0 {border-top-left-radius: 0px !important;border-top-right-radius: 0px !important;}.rounded-bottom-0 {border-bottom-left-radius: 0px !important;border-bottom-right-radius: 0px !important;}.rounded-left-0 {border-top-left-radius: 0px !important;border-bottom-left-radius: 0px !important;}.rounded-right-0 {border-top-right-radius: 0px !important;border-bottom-right-radius: 0px !important;}.rounded-start-0 {border-top-left-radius: 0px !important;border-bottom-left-radius: 0px !important;}.rounded-end-0 {border-top-right-radius: 0px !important;border-bottom-right-radius: 0px !important;}.fw-medium {font-weight: 500;}.section .shadow, .section .shadow-hover, .section .shadow-xs, .section .shadow-xs-hover, .section .shadow-sm, .section .shadow-sm-hover, .section .shadow-md, .section .shadow-md-hover, .section .shadow-lg, .section .shadow-lg-hover, .section .shadow-xlg, .section .shadow-xlg-hover, .section .shadow-3d, .section .shadow-3d-hover, .section .shadow-3d-up, .section .shadow-3d-up-hover, .section .shadow-3d-down, .section .shadow-3d-down-hover {transition-property: box-shadow, transform;-webkit-animation: __shadowPageLoadFix;animation: __shadowPageLoadFix;-webkit-animation-duration: 0.01s;animation-duration: 0.01s;}@-webkit-keyframes __shadowPageLoadFix {from {}to {box-shadow: none;}}@keyframes __shadowPageLoadFix {from {}to {box-shadow: none;}}.shadow-none {box-shadow: none !important;}.shadow-hover:hover {box-shadow: 0 1px 3px 0 rgba(50, 50, 93, 0.15), 0 4px 6px 0 rgba(112, 157, 199, 0.15) !important;}.shadow-xs, .shadow-xs-hover:hover {box-shadow: 0 0 25px rgba(140, 152, 164, 0.1) !important;}.shadow-sm-hover:hover {box-shadow: 0 0 35px rgba(140, 152, 164, 0.125) !important;}.shadow-md, .shadow-md-hover:hover {box-shadow: 0 0 35px rgba(140, 152, 164, 0.15) !important;}.shadow-lg-hover:hover {box-shadow: 0 10px 40px 10px rgba(140, 152, 164, 0.175) !important;}.shadow-xlg, .shadow-xlg-hover:hover {box-shadow: 0 10px 40px 10px rgba(140, 152, 164, 0.3) !important;}.shadow-soft, .shadow-soft-hover:hover {box-shadow: 0 6px 12px rgba(140, 152, 164, 0.075) !important;}.shadow-3d-up, .shadow-3d-up-hover:hover {box-shadow: 0rem -2rem 3.5rem rgba(22, 28, 45, 0.1) !important;}.shadow-3d-down, .shadow-3d-down-hover:hover, .shadow-3d, .shadow-3d-hover:hover {box-shadow: 0 2.5rem 4rem rgba(22, 28, 45, 0.1) !important;}.text-shadow {text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.4);}.text-shadow-lg {text-shadow: -1px 2px 22px rgba(0, 0, 0, 0.4);}.text-shadow-xl {text-shadow: -1px 1px 18px rgba(0, 0, 0, 0.6);}.shadow-primary-xs, .shadow-primary-xs-hover:hover {box-shadow: 0 0 25px rgba(87, 79, 236, 0.1) !important;}.shadow-primary-sm, .shadow-primary-sm-hover:hover {box-shadow: 0 0 35px rgba(87, 79, 236, 0.125) !important;}.shadow-primary-md, .shadow-primary-md-hover:hover {box-shadow: 0 0 35px rgba(87, 79, 236, 0.15) !important;}.transition-all-ease-150 {transition-property: all;transition-timing-function: ease;transition-duration: 150ms !important;}.transition-all-ease-200 {transition-property: all;transition-timing-function: ease;transition-duration: 200ms !important;}.transition-all-ease-250 {transition-property: all;transition-timing-function: ease;transition-duration: 250ms !important;}.transition-all-ease-500 {transition-property: all;transition-timing-function: ease;transition-duration: 500ms !important;}.transition-bg-ease-150 {transition-property: background-color !important;transition-timing-function: linear;transition-duration: 150ms !important;}.transition-bg-ease-200 {transition-property: background-color !important;transition-timing-function: linear;transition-duration: 200ms !important;}.transition-bg-ease-250 {transition-property: background-color !important;transition-timing-function: linear;transition-duration: 250ms !important;}.transition-bg-ease-500 {transition-property: background-color !important;transition-timing-function: linear;transition-duration: 500ms !important;}.transition-hover-top, .transition-hover-right, .transition-hover-bottom, .transition-hover-left {transform: translateX(0);transform: translateY(0);transform: translateZ(0);}.transition-hover-top:hover, .transition-hover-top:focus {transform: translateY(-3px);}.transition-hover-right:hover, .transition-hover-right:focus {transform: translateX(3px);}.transition-hover-bottom:hover, .transition-hover-bottom:focus {transform: translateY(3px);}.transition-hover-left:hover, .transition-hover-left:focus {transform: translateX(-3px);}.transition-hover-start:hover, .transition-hover-start:focus {transform: translateX(-3px);}.transition-hover-end:hover, .transition-hover-end:focus {transform: translateX(3px);}.transition-none {transition: none !important;}.transition-hover-zoom-img img, .transition-hover-zoom {transition: all .3s ease-in-out;}.transition-hover-zoom-img:hover img, .transition-hover-zoom:hover {transform: scale(1.1);}.transform-3d-right, .transform-3d-left {perspective-origin: center;transform-style: preserve-3d;perspective: 1024px;}.transform-3d-left > img, .transform-3d-left > figure, .transform-3d-left > div {transform: rotateY(35deg) rotateX(15deg) translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;}.transform-3d-right > img, .transform-3d-right > figure, .transform-3d-right > div {transform: rotateY(-35deg) rotateX(15deg) translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;}.block-over-start-top {transform: translate(25px, -25px);}.block-over-start-bottom {transform: translate(25px, 25px);}.block-over-end-top {transform: translate(-25px, -25px);}.block-over-end-bottom {transform: translate(-25px, 25px);}.transform-center-fixed {position: fixed !important;top: 50% !important;left: 50% !important;transform: translate(-50%, -50%) !important;z-index: 100;}.absolute-full {position: absolute !important;width: 100%;height: 100%;top: 0;right: 0;bottom: 0;left: 0;}.fixed-full {position: fixed !important;width: 100%;height: 100%;top: 0;right: 0;bottom: 0;left: 0;}.top-0 {top: 0 !important;}.top-50 {top: 50% !important;}.bottom-0 {bottom: 0 !important;}.left-0 {left: 0 !important;right: auto;}.left-50 {left: 50% !important;right: auto;}.right-0 {right: 0 !important;left: auto;}.right-50 {right: 50% !important;right: auto;}.start-0 {left: 0 !important;right: auto !important;}.end-0 {right: 0 !important;left: auto !important;}.start-auto {left: auto !important;}.end-auto {right: auto !important;}.viewport-out {position: fixed !important;left: -9999px !important;top: -9999px !important;}.valign-middle, .y-middle {position: relative;top: 50%;transform: translateY(-50%);}.x-middle {position: relative;top: 50%;transform: translateX(-50%);}.d-middle {display: flex;justify-content: center;align-items: center;}#overlay-default, .overlay-default, .overlay-light-hover:after, .overlay-dark-hover:after, .overlay-light, .overlay-dark {transition: all .2s ease;}#overlay-default, .overlay-default {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(19, 31, 67, 0.26);-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);z-index: 10;}.overlay-light, .overlay-light-hover, .overlay-dark, .overlay-dark-hover {position: relative;}.overlay-light-hover > *, .overlay-dark-hover > * {z-index: 0;position: relative;}.overlay-light > *, .overlay-dark > * {z-index: 1;position: relative;}.overlay-over:after {z-index: 10 !important;}.overlay-light-hover:after, .overlay-dark-hover:after {opacity: 0;transition: all 0.3s ease-in-out;}.rounded.overlay-light-hover:hover, .rounded.overlay-dark-hover:hover, .rounded.overlay-light:after, .rounded.overlay-dark:after {border-radius: 0.35rem;}.overlay-light-hover:after, .overlay-dark-hover:after, .overlay-light:after, .overlay-dark:after {content: '';position: absolute;width: 100%;height: 100%;left: 0;right: 0;top: 0;bottom: 0;z-index: 0;}.overlay-light-hover:hover:after, .overlay-light:after {background-color: #ffffff;}.overlay-dark-hover:hover:after, .overlay-dark:after {background: #000000;}.opacity-0, .overlay-opacity-0:after {opacity: 0;}.opacity-1, .overlay-opacity-1:after {opacity: 0.1;}.opacity-2, .overlay-opacity-2:after {opacity: 0.2;}.opacity-3, .overlay-opacity-3:after {opacity: 0.3;}.opacity-4, .overlay-opacity-4:after {opacity: 0.4;}.opacity-5, .overlay-opacity-5:after {opacity: 0.5;}.opacity-6, .overlay-opacity-6:after {opacity: 0.6;}.opacity-7, .overlay-opacity-7:after {opacity: 0.7;}.opacity-8, .overlay-opacity-8:after {opacity: 0.8;}.opacity-9, .overlay-opacity-9:after {opacity: 0.9;}.opacity-none {opacity: 1 !important;}.opacity-99 {opacity: .99;}.overlay-opacity-0-hover:hover:after {opacity: 0;}.overlay-opacity-1-hover:hover:after {opacity: 0.1;}.overlay-opacity-2-hover:hover:after {opacity: 0.2;}.overlay-opacity-3-hover:hover:after {opacity: 0.3;}.overlay-opacity-4-hover:hover:after {opacity: 0.4;}.overlay-opacity-5-hover:hover:after {opacity: 0.5;}.overlay-opacity-6-hover:hover:after {opacity: 0.6;}.overlay-opacity-7-hover:hover:after {opacity: 0.7;}.overlay-opacity-8-hover:hover:after {opacity: 0.8;}.overlay-opacity-9-hover:hover:after {opacity: 0.9;}.overlay-opacity-0:after, .overlay-opacity-0-hover:hover:after {opacity: 0;}.overlay-opacity-25:after, .overlay-opacity-25-hover:hover:after {opacity: .25;}.overlay-opacity-50:after, .overlay-opacity-50-hover:hover:after {opacity: .50;}.overlay-opacity-75:after, .overlay-opacity-75-hover:hover:after {opacity: .75;}.overlay-opacity-100:after, .overlay-opacity-100-hover:hover:after {opacity: .100;}#backdrop, #backdrop-dark, .backdrop, .backdrop-dark, #backdrop-light, .backdrop-light {position: fixed;left: 0;right: 0;top: 0;bottom: 0;-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);z-index: 10;opacity: 1;-webkit-animation: _bkdFadeIn;animation: _bkdFadeIn;-webkit-animation-duration: .25s;animation-duration: .25s;}#backdrop, #backdrop-dark, .backdrop, .backdrop-dark {background: rgba(19, 31, 67, 0.26);}#backdrop-light, .backdrop-light {background: rgba(255, 255, 255, 0.26);}@-webkit-keyframes _bkdFadeIn {from {opacity: 0;}to {opacity: 1;}}@keyframes _bkdFadeIn {from {opacity: 0;}to {opacity: 1;}}.active.bg-primary-active-soft, .bg-primary-soft {color: #161092 !important;background-color: #f1f0fd !important;}.bg-primary-light {background-color: rgba(87, 79, 236, 0.04) !important;}.bg-facebook {background-color: #3B5998 !important;color: #fff;}.bg-linkedin {background-color: #0E76A8 !important;color: #fff;}.bg-twitter {background-color: #00ACEE !important;color: #fff;}.bg-youtube {background-color: #C4302B !important;color: #fff;}.bg-instagram {background-color: #3F729B !important;color: #fff;}.svg-drawlines {stroke: #f7345e;stroke-width: 4;stroke-dasharray: 960px;stroke-dashoffset: 960px;-webkit-animation: __svgDraw 2s normal forwards ease-out;animation: __svgDraw 2s normal forwards ease-out;-webkit-animation-delay: 0.61s;animation-delay: 0.61s;}@-webkit-keyframes __svgDraw {0% {stroke-dashoffset: 960px;}100% {stroke-dashoffset: 0;}}@keyframes __svgDraw {0% {stroke-dashoffset: 960px;}100% {stroke-dashoffset: 0;}}.scrollable-vertical, .scrollable-horizontal {-ms-scroll-chaining: none;-webkit-scroll-behavior: smooth;scroll-behavior: smooth;-webkit-overscroll-behavior: contain;overscroll-behavior: contain;}.scrollable-vertical {overflow-y: auto;-ms-overflow-style: -ms-autohiding-scrollbar;-webkit-overflow-scrolling: touch;height: auto;max-height: 100%;}.scrollable-horizontal {overflow-x: auto;-webkit-overflow-scrolling: touch;display: block;width: auto;white-space: nowrap;position: relative;z-index: 100;-ms-overflow-style: none;scrollbar-width: none;}.scrollable-horizontal::-webkit-scrollbar {width: 0px !important;height: 0px !important;background: transparent !important;}.scrollable-horizontal::-webkit-scrollbar-track {-webkit-box-shadow: none !important;background: transparent !important;}.scrollable-horizontal::-webkit-scrollbar-thumb {-webkit-box-shadow: none !important;background: transparent !important;width: 0px !important;height: 0px !important;outline: none !important;}.scrollable-horizontal::-webkit-scrollbar-button {background: transparent !important;width: 0px !important;height: 0px !important;outline: none !important;}@media only screen and (min-width: 768px) {.scrollable-vertical {scrollbar-color: #121212 #eeeeee;scrollbar-width: thin;}.scrollable-vertical::-webkit-scrollbar-track, .scrollable-vertical::-webkit-scrollbar, .scrollable-vertical::-webkit-scrollbar-thumb, .scrollable-styled-dark::-webkit-scrollbar-track, .scrollable-styled-light::-webkit-scrollbar-track, .scrollable-styled-dark::-webkit-scrollbar, .scrollable-styled-light::-webkit-scrollbar, .scrollable-styled-dark::-webkit-scrollbar-thumb, .scrollable-styled-light::-webkit-scrollbar-thumb {margin: 3px 0;border-radius: 0.35rem;}.scrollable-vertical::-webkit-scrollbar, .scrollable-styled-dark::-webkit-scrollbar, .scrollable-styled-light::-webkit-scrollbar {width: 3px;}.scrollable-styled-light::-webkit-scrollbar, .scrollable-styled-light::-webkit-scrollbar-thumb, .scrollable-styled-light::-webkit-scrollbar-track {background-color: rgba(0, 0, 0, 0);}.scrollable-styled-dark::-webkit-scrollbar-track, .scrollable-styled-light::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);}.scrollable-vertical:hover::-webkit-scrollbar {background-color: rgba(255, 255, 255, 0.1);}.scrollable-vertical:hover::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, 0.2);}.scrollable-vertical:hover::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);background-color: rgba(255, 255, 255, 0.1);}.scrollable-styled-light:hover::-webkit-scrollbar {background-color: rgba(0, 0, 0, 0.1);}.scrollable-styled-light:hover::-webkit-scrollbar-thumb {background-color: rgba(255, 255, 255, 0.4);}.scrollable-styled-light:hover::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);background-color: rgba(0, 0, 0, 0.1);}.scrollable-styled-dark:hover::-webkit-scrollbar {background-color: rgba(255, 255, 255, 0.1);}.scrollable-styled-dark:hover::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, 0.3);}.scrollable-styled-dark:hover::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);background-color: rgba(255, 255, 255, 0.1);}}.hide {display: none;}.hide-force {display: none !important;}.hide-empty:empty {display: none !important;}.d-none-cloaked {box-shadow: none !important;opacity: 0 !important;position: absolute;z-index: -1;width: 2px;height: 2px;}@media only screen and (min-width: 992px) {.show-hover-container:not(:hover) .show-hover-item {visibility: hidden;transition: box-shadow 250ms ease,transform 250ms ease;}.show-hover-container:hover .show-hover-item {visibility: visible !important;}}.show-hover-container-all:not(:hover) .show-hover-item-all {visibility: hidden;transition: box-shadow 250ms ease,transform 250ms ease;}.show-hover-container-all:hover .show-hover-item-all {visibility: visible !important;}.hidden-xs-up {display: none !important;}.hidden-xs-down {display: none !important;}@media (min-width: 576px) {.hidden-sm-up {display: none !important;}}@media (max-width: 575.98px) {.hidden-sm-down {display: none !important;}}@media (min-width: 768px) {.hidden-md-up {display: none !important;}}@media (max-width: 767.98px) {.hidden-md-down {display: none !important;}}@media (min-width: 992px) {.hidden-lg-up {display: none !important;}}@media (max-width: 991.98px) {.hidden-lg-down {display: none !important;}}@media (min-width: 1200px) {.hidden-xl-up {display: none !important;}}@media (max-width: 1199.98px) {.hidden-xl-down {display: none !important;}}.cursor-pointer {cursor: pointer;}.cursor-text {cursor: text;}.sortable-handle, .cursor-move {cursor: move;cursor: -webkit-grabbing;}.flex-none {flex: none !important;}.d-flex-align-middle {display: flex;align-items: center;justify-content: center;}.d-flex-1-0-auto {flex: 1 0 auto;}.d-flex-1-1-auto {flex: 1 1 auto !important;}.d-flex-inherit {flex: inherit !important;}.justify-content-inherit {justify-content: inherit !important;}.ul-grid, .row-grid {border-top: 1px solid #f1f4f8;border-left: 1px solid #f1f4f8;}.ul-grid > li, .row-grid > div {border-bottom: 1px solid #f1f4f8;padding: 0;border-right: 1px solid #f1f4f8;}.d-inline-grid {display: inline-grid !important;}.gap-auto-0 {grid-auto-flow: column;grid-gap: 0;align-items: center;}.gap-auto-1 {grid-auto-flow: column;grid-gap: 0.25rem;align-items: center;}.gap-auto-2 {grid-auto-flow: column;grid-gap: 0.5rem;align-items: center;}.gap-auto-3 {grid-auto-flow: column;grid-gap: 1rem;align-items: center;}.gap-auto-4 {grid-auto-flow: column;grid-gap: 1.5rem;align-items: center;}.gap-auto-5 {grid-auto-flow: column;grid-gap: 3rem;align-items: center;}.gap-auto-6 {grid-auto-flow: column;grid-gap: 4.5rem;align-items: center;}.gap-auto-7 {grid-auto-flow: column;grid-gap: 6rem;align-items: center;}.gap-auto-8 {grid-auto-flow: column;grid-gap: 8rem;align-items: center;}.col-5th, .col-sm-5th, .col-md-5th, .col-lg-5th, .col-xl-5th {position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}.col-5th {flex: 0 0 20%;max-width: 20%;}@media only screen and (min-width: 576px) {.col-sm-5th {flex: 0 0 20%;max-width: 20%;}}@media only screen and (min-width: 768px) {.col-md-5th {flex: 0 0 20%;max-width: 20%;}}@media (min-width: 960px) {.col-lg-5th {flex: 0 0 20%;max-width: 20%;}}@media (min-width: 1200px) {.col-xl-5th {flex: 0 0 20%;max-width: 20%;}}.gutters-xxs {margin-right: -0.125rem;margin-left: -0.125rem;}.gutters-xxs > [class*="col"] {padding-right: 0.125rem;padding-left: 0.125rem;}.gutters-xs {margin-right: -0.25rem;margin-left: -0.25rem;}.gutters-xs > [class*="col"] {padding-right: 0.25rem;padding-left: 0.25rem;}.gutters-sm {margin-right: -0.5rem;margin-left: -0.5rem;}.gutters-sm > [class*="col"] {padding-right: 0.5rem;padding-left: 0.5rem;}.gutters-md {margin-right: -0.75rem;margin-left: -0.75rem;}.gutters-md > [class*="col"] {padding-right: 0.75rem;padding-left: 0.75rem;}.gutters-lg {margin-right: -1.5rem;margin-left: -1.5rem;}.gutters-lg > [class*="col"] {padding-right: 1.5rem;padding-left: 1.5rem;}.gutters-xl {margin-right: -3rem;margin-left: -3rem;}.gutters-xl > [class*="col"] {padding-right: 3rem;padding-left: 3rem;}.row.col-border > div:not(:first-child) {border-left: #f1f6fa 1px solid;}@media only screen and (min-width: 576px) {.row.col-border-sm > div:not(:first-child) {border-left: #f1f6fa 1px solid;}}@media only screen and (min-width: 768px) {.row.col-border-md > div:not(:first-child) {border-left: #f1f6fa 1px solid;}}@media only screen and (min-width: 992px) {.row.col-border-lg > div:not(:first-child) {border-left: #f1f6fa 1px solid;}}.line-height-0 {line-height: 0 !important;}.line-height-1 {line-height: 1 !important;}.line-height-inherit {line-height: inherit !important;}.d-table {position: relative;width: 100%;height: 100%;}.smaller {font-size: 0.75rem !important;}.text-dashed {border-bottom: 1px dashed #506690;}.text-shadow-dark {text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;}.text-monospace {-webkit-font-smoothing: initial;}.text-gray-100 {color: #f9fbfd !important;}.text-gray-200 {color: #f1f4f8 !important;}.text-gray-300 {color: #d9e2ef !important;}.text-gray-400 {color: #c6d3e6 !important;}.text-gray-500 {color: #abbcd5 !important;}.text-gray-600 {color: #869ab8 !important;}.text-gray-700 {color: #506690 !important;}.text-gray-800 {color: #384c74 !important;}.text-gray-900 {color: #1b2a4e !important;}.link-muted {color: #506690;text-decoration: none !important;}.link-dashed {color: #574fec !important;border-bottom: 1px dashed #574fec !important;text-decoration: none !important;}.link-dashed-hover, .link-dashed:hover {border-bottom: 1px dashed #574fec;}.link-normal {color: #1c0950;}.link-normal:hover {color: #574fec;}.disabled {opacity: .65;pointer-events: none;}.text-primary-hover {transition: all 0.2s ease-in-out;}a.text-primary-hover:focus, a.text-primary-hover:hover {color: #574fec !important;}.text-secondary-hover {transition: all 0.2s ease-in-out;}a.text-secondary-hover:focus, a.text-secondary-hover:hover {color: #6c757d !important;}.text-success-hover {transition: all 0.2s ease-in-out;}a.text-success-hover:focus, a.text-success-hover:hover {color: #6dbb30 !important;}.text-info-hover {transition: all 0.2s ease-in-out;}a.text-info-hover:focus, a.text-info-hover:hover {color: #73e7f7 !important;}.text-warning-hover {transition: all 0.2s ease-in-out;}a.text-warning-hover:focus, a.text-warning-hover:hover {color: #fad776 !important;}.text-danger-hover {transition: all 0.2s ease-in-out;}a.text-danger-hover:focus, a.text-danger-hover:hover {color: #f64e60 !important;}.text-light-hover {transition: all 0.2s ease-in-out;}a.text-light-hover:focus, a.text-light-hover:hover {color: #f8f9fa !important;}.text-dark-hover {transition: all 0.2s ease-in-out;}a.text-dark-hover:focus, a.text-dark-hover:hover {color: #2E2E2E !important;}.text-danger-gradient {color: #f7345e;background: linear-gradient(-107deg, #82009f 0%, #f7345e 100%);position: relative;display: inline-block;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}em.text-danger-gradient {font-style: normal;transform: skewX(-10deg);}.z-index-n1 {z-index: -1 !important;}.z-index-0 {z-index: 0 !important;}.z-index-1 {z-index: 1 !important;}.z-index-2 {z-index: 2 !important;}.z-index-3 {z-index: 3 !important;}.z-index-4 {z-index: 4 !important;}.z-index-5 {z-index: 5 !important;}.z-index-10 {z-index: 10 !important;}.z-index-99 {z-index: 99 !important;}.z-index-100 {z-index: 100 !important;}.z-index-1000 {z-index: 1000 !important;}.z-index-9999 {z-index: 9999 !important;}.z-index-11 {z-index: 11 !important;}.bull {flex: none;display: inline-block;width: 6px;height: 6px;border-radius: 50%;}.bull-sm {width: 4px;height: 4px;}.bull-lg {width: 8px;height: 8px;}.bull-xl {width: 12px;height: 12px;}.text-align-start {text-align: left !important;}.text-align-end {text-align: right !important;}.float-start {float: left !important;margin-right: 10px;}.float-end {float: right !important;margin-left: 10px;}.p--0-start {padding-left: 0 !important;}.p--0-end {padding-right: 0 !important;}.m--0-start {margin-left: 0 !important;}.m--0-end {margin-right: 0 !important;}.m-auto-start {margin-left: auto !important;}.m-auto-end {margin-right: auto !important;}.b--0-start {border-left: 0 !important;}.b--0-end {border-right: 0 !important;}.hide-ltr {display: none !important;}.animate-none {-webkit-animation: none !important;animation: none !important;}@keyframes __slideIn {0% {transform: translateY(0.8rem);opacity: 0;}100% {transform: translateY(0rem);opacity: 1;}0% {transform: translateY(0.8rem);opacity: 0;}}@-webkit-keyframes __slideIn {0% {-webkit-transform: transform;-webkit-opacity: 0;}100% {-webkit-transform: translateY(0);-webkit-opacity: 1;}0% {-webkit-transform: translateY(0.8rem);-webkit-opacity: 0;}}.animate-slidein {animation-duration: 0.21s;animation-fill-mode: both;animation-name: __slideIn;-webkit-animation-duration: 0.21s;-webkit-animation-fill-mode: both;-webkit-animation-name: __slideIn;}@keyframes __animateBlink {to {visibility: hidden;}}@-webkit-keyframes __animateBlink {to {visibility: hidden;}}.animate-blink {-webkit-animation: __animateBlink 1s steps(5, start) infinite;animation: __animateBlink 1s steps(5, start) infinite;}.animate-reveal-up-item > .reveal-item, .animate-reveal-down-item > .reveal-item, .animate-reveal-up, .animate-reveal-down {transform: translateZ(0);transition: all 0.3s cubic-bezier(0.34, 1.61, 0.7, 1);}.animate-reveal-down-item:hover > .reveal-item, .animate-reveal-down:hover {transform: translate3d(0, 50px, 0);}.animate-reveal-up-item:hover > .reveal-item, .animate-reveal-up:hover {transform: translate3d(0, -50px, 0);}@-webkit-keyframes __utilFadeIn {0% {opacity: 0;}100% {opacity: 1;}}@keyframes __utilFadeIn {0% {opacity: 0;}100% {opacity: 1;}}.animate-fadein {-webkit-animation: __utilFadeIn;animation: __utilFadeIn;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-duration: .50s;animation-duration: .50s;}@-webkit-keyframes __utilFadeInSlow {0% {opacity: 0;}25% {opacity: 0.3;}50% {opacity: 0.7;}100% {opacity: 1;}}@keyframes __utilFadeInSlow {0% {opacity: 0;}25% {opacity: 0.3;}50% {opacity: 0.7;}100% {opacity: 1;}}.animate-fadein__slow {-webkit-animation-delay: .5s;animation-delay: .5s;-webkit-animation-duration: 4s;animation-duration: 4s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation: __utilFadeInSlow 2s ease;animation: __utilFadeInSlow 2s ease;}@-webkit-keyframes __utilFadeInUp {0% {transform: translateY(0.8rem);opacity: 0;}100% {transform: translateY(0rem);opacity: 1;}0% {transform: translateY(0.8rem);opacity: 0;}}@keyframes __utilFadeInUp {0% {transform: translateY(0.8rem);opacity: 0;}100% {transform: translateY(0rem);opacity: 1;}0% {transform: translateY(0.8rem);opacity: 0;}}@-webkit-keyframes __utilFadeInDown {0% {transform: translateY(-0.8rem);opacity: 0;}100% {transform: translateY(0rem);opacity: 1;}0% {transform: translateY(-0.8rem);opacity: 0;}}@keyframes __utilFadeInDown {0% {transform: translateY(-0.8rem);opacity: 0;}100% {transform: translateY(0rem);opacity: 1;}0% {transform: translateY(-0.8rem);opacity: 0;}}.animate-fadeinup {-webkit-animation: __utilFadeInUp .25s ease-out forwards !important;animation: __utilFadeInUp .25s ease-out forwards !important;}.animate-fadeindown {-webkit-animation: __utilFadeInDown .25s ease-out forwards !important;animation: __utilFadeInDown .25s ease-out forwards !important;}@-webkit-keyframes __utilBounceIn {0% {transform: scale(0.1);opacity: 0;}60% {transform: scale(1.2);opacity: 1;}100% {transform: scale(1);}}@keyframes __utilBounceIn {0% {transform: scale(0.1);opacity: 0;}60% {transform: scale(1.2);opacity: 1;}100% {transform: scale(1);}}.animate-bouncein {-webkit-animation: __utilBounceIn .25s ease-out forwards;animation: __utilBounceIn .25s ease-out forwards;}@-webkit-keyframes __utilBounceInUp {0% {transform: translateY(600px);opacity: 0;}25% {transform: translateY(-30px);opacity: 1;}50% {transform: translateY(10px);}100% {transform: translateY(0);}}@keyframes __utilBounceInUp {0% {transform: translateY(600px);opacity: 0;}25% {transform: translateY(-30px);opacity: 1;}50% {transform: translateY(10px);}100% {transform: translateY(0);}}.animate-bounceinup {-webkit-animation-delay: .5s;animation-delay: .5s;-webkit-animation-duration: 6s;animation-duration: 6s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: __utilBounceInUp;animation-name: __utilBounceInUp;}@-webkit-keyframes __utilShine {1% {opacity: 0;transition-property: opacity;transition-duration: .1s;}25% {opacity: 0.1;transform: rotate(180deg);transition-duration: .1s;}50% {opacity: 1;transform: rotate(-90deg);transition-duration: .1s;}75% {opacity: 0.1;transform: rotate(30deg);transition-duration: .1s;}100% {opacity: 0;transform: rotate(180deg);transition-duration: .1s;}}@keyframes __utilShine {1% {opacity: 0;transition-property: opacity;transition-duration: .1s;}25% {opacity: 0.1;transform: rotate(180deg);transition-duration: .1s;}50% {opacity: 1;transform: rotate(-90deg);transition-duration: .1s;}75% {opacity: 0.1;transform: rotate(30deg);transition-duration: .1s;}100% {opacity: 0;transform: rotate(180deg);transition-duration: .1s;}}.animate-shine:after {-webkit-animation: __utilShine 6s infinite ease-in-out;animation: __utilShine 6s infinite ease-in-out;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-delay: 1s;animation-delay: 1s;content: "";position: absolute;top: -10%;left: 0%;width: 120%;height: 120%;opacity: 0;z-index: 0;border-radius: 50%;transform: rotate(40deg);background: rgba(248, 249, 250, 0.3);background: linear-gradient(to right, rgba(248, 249, 250, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(248, 249, 250, 0) 100%);}@-webkit-keyframes __pulse {0% {box-shadow: 0 0 0 0 rgba(80, 102, 144, 0.8);}70% {box-shadow: 0 0 0 10px rgba(80, 102, 144, 0);}100% {box-shadow: 0 0 0 0 rgba(80, 102, 144, 0);}}@keyframes __pulse {0% {box-shadow: 0 0 0 0 rgba(80, 102, 144, 0.8);}70% {box-shadow: 0 0 0 10px rgba(80, 102, 144, 0);}100% {box-shadow: 0 0 0 0 rgba(80, 102, 144, 0);}}@-webkit-keyframes __pulsePrimary {0% {box-shadow: 0 0 0 0 rgba(87, 79, 236, 0.8);}70% {box-shadow: 0 0 0 10px rgba(87, 79, 236, 0);}100% {box-shadow: 0 0 0 0 rgba(87, 79, 236, 0);}}@keyframes __pulsePrimary {0% {box-shadow: 0 0 0 0 rgba(87, 79, 236, 0.8);}70% {box-shadow: 0 0 0 10px rgba(87, 79, 236, 0);}100% {box-shadow: 0 0 0 0 rgba(87, 79, 236, 0);}}@-webkit-keyframes __pulseDanger {0% {box-shadow: 0 0 0 0 rgba(246, 78, 96, 0.8);}70% {box-shadow: 0 0 0 10px rgba(246, 78, 96, 0);}100% {box-shadow: 0 0 0 0 rgba(246, 78, 96, 0);}}@keyframes __pulseDanger {0% {box-shadow: 0 0 0 0 rgba(246, 78, 96, 0.8);}70% {box-shadow: 0 0 0 10px rgba(246, 78, 96, 0);}100% {box-shadow: 0 0 0 0 rgba(246, 78, 96, 0);}}@-webkit-keyframes __pulseWarning {0% {box-shadow: 0 0 0 0 rgba(250, 215, 118, 0.8);}70% {box-shadow: 0 0 0 10px rgba(250, 215, 118, 0);}100% {box-shadow: 0 0 0 0 rgba(250, 215, 118, 0);}}@keyframes __pulseWarning {0% {box-shadow: 0 0 0 0 rgba(250, 215, 118, 0.8);}70% {box-shadow: 0 0 0 10px rgba(250, 215, 118, 0);}100% {box-shadow: 0 0 0 0 rgba(250, 215, 118, 0);}}@-webkit-keyframes __pulseSuccess {0% {box-shadow: 0 0 0 0 rgba(109, 187, 48, 0.8);}70% {box-shadow: 0 0 0 10px rgba(109, 187, 48, 0);}100% {box-shadow: 0 0 0 0 rgba(109, 187, 48, 0);}}@keyframes __pulseSuccess {0% {box-shadow: 0 0 0 0 rgba(109, 187, 48, 0.8);}70% {box-shadow: 0 0 0 10px rgba(109, 187, 48, 0);}100% {box-shadow: 0 0 0 0 rgba(109, 187, 48, 0);}}.animate-pulse {-webkit-animation: __pulse 2s infinite;animation: __pulse 2s infinite;}.animate-pulse-primary {-webkit-animation: __pulsePrimary 2s infinite;animation: __pulsePrimary 2s infinite;}.animate-pulse-danger {-webkit-animation: __pulseDanger 2s infinite;animation: __pulseDanger 2s infinite;}.animate-pulse-warning {-webkit-animation: __pulseWarning 2s infinite;animation: __pulseWarning 2s infinite;}.animate-pulse-success {-webkit-animation: __pulseSuccess 2s infinite;animation: __pulseSuccess 2s infinite;}@media only screen and (min-width: 991px) {.float-none-lg {float: none !important;}.b-0-lg, .b--0-lg {border: 0 !important;}.border-bottom-lg {border-bottom: #dde4ea 1px solid;}.border-top-lg {border-top: #dde4ea 1px solid;}.m-0-lg, .m--0-lg {border: 0 !important;}.p-0-lg, .p--0-lg {border: 0 !important;}}@media only screen and (max-width: 991px) and (min-width: 768px) {.text-center-md {text-align: center !important;}.text-start-md {text-align: left !important;}.float-none-md {float: none !important;}.d-block-md {display: block !important;}.btn.d-block-md {margin-left: 0 !important;margin-right: 0 !important;}.position-absolute-md {position: absolute !important;}.position-relative-md {position: relative !important;}.position-fixed-md {position: fixed !important;}.shadow-none-md {box-shadow: none !important;}.m-0-md, .m--0-md {margin: 0 !important;}.mt-0-md, .mt--0-md {margin-top: 0 !important;}.ml-0-md, .ml--0-md {margin-left: 0 !important;}.mr-0-md, .mr--0-md {margin-right: 0 !important;}.mb-0-md, .mb--0-md {margin-bottom: 0 !important;}.m-15-md, .m--15-md {margin: 15px !important;}.p-0-md, .p--0-md {padding: 0 !important;}.pt-0-md, .pt--0-md {padding-top: 0 !important;}.pl-0-md, .pl--0-md {padding-left: 0 !important;}.pr-0-md, .pr--0-md {padding-right: 0 !important;}.pb-0-md, .pb--0-md {padding-bottom: 0 !important;}.p-15-md, .p--15-md {padding: 15px !important;}.b-0-md, .b--0-md {border: 0 !important;}.bt-0-md, .bt--0-md {border-top: 0 !important;}.bl-0-md, .bl--0-md {border-left: 0 !important;}.br-0-md, .br--0-md {border-right: 0 !important;}.bb-0-md, .bb--0-md {border-bottom: 0 !important;}.border-bottom-md {border-bottom: #dde4ea 1px solid;}.border-top-md {border-top: #dde4ea 1px solid;}.rounded-0-md, .round-0-md, .r-0-md, .r--0-md {border-radius: 0 !important;}.w-100-md {max-width: 100% !important;min-width: 0% !important;width: 100% !important;}.w-100vh-md {max-width: 100% !important;width: 100vh !important;}.w-auto-md {width: auto !important;}.h-100-md {height: auto;min-height: 100% !important;}.h-100vh-md {height: auto;min-height: 100vh !important;}.h-auto-md {height: auto !important;min-height: auto !important;max-height: auto !important;}.rounded-circle-md {border-radius: 50% !important;}.overlay-none-md:after {display: none !important;}}@media only screen and (max-width: 768px) {.text-center-xs {text-align: center !important;}.text-start-xs {text-align: left !important;}.float-none-xs {float: none !important;}.d-block-xs {display: block !important;}.btn.d-block-xs {margin-left: 0 !important;margin-right: 0 !important;}.position-absolute-xs {position: absolute !important;}.position-relative-xs {position: relative !important;}.position-fixed-xs {position: fixed !important;}.shadow-none-xs {box-shadow: none !important;}.m-0-xs, .m--0-xs {margin: 0 !important;}.mt-0-xs, .mt--0-xs {margin-top: 0 !important;}.ml-0-xs, .ml--0-xs {margin-left: 0 !important;}.mr-0-xs, .mr--0-xs {margin-right: 0 !important;}.mb-0-xs, .mb--0-xs {margin-bottom: 0 !important;}.m-15-xs, .m--15-xs {margin: 15px !important;}.p-0-xs, .p--0-xs {padding: 0 !important;}.pt-0-xs, .pt--0-xs {padding-top: 0 !important;}.pl-0-xs, .pl--0-xs {padding-left: 0 !important;}.pr-0-xs, .pr--0-xs {padding-right: 0 !important;}.pb-0-xs, .pb--0-xs {padding-bottom: 0 !important;}.p-15-xs, .p--15-xs {padding: 15px !important;}.b-0-xs, .b--0-xs {border: 0 !important;}.bt-0-xs, .bt--0-xs {border-top: 0 !important;}.bl-0-xs, .bl--0-xs {border-left: 0 !important;}.br-0-xs, .br--0-xs {border-right: 0 !important;}.bb-0-xs, .bb--0-xs {border-bottom: 0 !important;}.border-bottom-xs {border-bottom: #dde4ea 1px solid;}.border-top-xs {border-top: #dde4ea 1px solid;}.rounded-0-xs, .round-0-xs, .r-0-xs, .r--0-xs {border-radius: 0 !important;}.w-100-xs {max-width: 100% !important;min-width: 0% !important;width: 100% !important;}.w-100vh-xs {max-width: 100% !important;width: 100vh !important;}.w-auto-xs {width: auto !important;}.h-100-xs {height: auto;min-height: 100% !important;}.h-100vh-xs {height: auto;min-height: 100vh !important;}.h-auto-xs {height: auto !important;min-height: auto !important;max-height: auto !important;}.rounded-circle-xs {border-radius: 50% !important;}.overlay-none-xs:after {display: none !important;}.gutters-xxs--xs {margin-right: -0.125rem !important;margin-left: -0.125rem !important;}.gutters-xxs--xs > [class*="col"] {padding-right: 0.125rem !important;padding-left: 0.125rem !important;}.gutters-xs--xs {margin-right: -0.25rem !important;margin-left: -0.25rem !important;}.gutters-xs--xs > [class*="col"] {padding-right: 0.25rem !important;padding-left: 0.25rem !important;}.gutters-sm--xs {margin-right: -0.5rem !important;margin-left: -0.5rem !important;}.gutters-sm--xs > [class*="col"] {padding-right: 0.5rem !important;padding-left: 0.5rem !important;}.gutters-md--xs {margin-right: -0.75rem !important;margin-left: -0.75rem !important;}.gutters-md--xs > [class*="col"] {padding-right: 0.75rem !important;padding-left: 0.75rem !important;}.m-1-xs {margin: 0.25rem !important;}.m-2-xs {margin: 0.5rem !important;}.m-3-xs {margin: 1rem !important;}.m-4-xs {margin: 1.5rem !important;}.m-5-xs {margin: 3rem !important;}.mx-1-xs, .ml-1-xs {margin-left: 0.25rem !important;}.mx-2-xs, .ml-2-xs {margin-left: 0.5rem !important;}.mx-3-xs, .ml-3-xs {margin-left: 1rem !important;}.mx-4-xs, .ml-4-xs {margin-left: 1.5rem !important;}.mx-5-xs, .ml-5-xs {margin-left: 3rem !important;}.mx-1-xs, .mr-1-xs {margin-right: 0.25rem !important;}.mx-2-xs, .mr-2-xs {margin-right: 0.5rem !important;}.mx-3-xs, .mr-3-xs {margin-right: 1rem !important;}.mx-4-xs, .mr-4-xs {margin-right: 1.5rem !important;}.mx-5-xs, .mr-5-xs {margin-right: 3rem !important;}.my-1-xs, .mt-1-xs {margin-top: 0.25rem !important;}.my-2-xs, .mt-2-xs {margin-top: 0.5rem !important;}.my-3-xs, .mt-3-xs {margin-top: 1rem !important;}.my-4-xs, .mt-4-xs {margin-top: 1.5rem !important;}.my-5-xs, .mt-5-xs {margin-top: 3rem !important;}.my-1-xs, .mb-1-xs {margin-bottom: 0.25rem !important;}.my-2-xs, .mb-2-xs {margin-bottom: 0.5rem !important;}.my-3-xs, .mb-3-xs {margin-bottom: 1rem !important;}.my-4-xs, .mb-4-xs {margin-bottom: 1.5rem !important;}.my-5-xs, .mb-5-xs {margin-bottom: 3rem !important;}.p-1-xs {padding: 0.25rem !important;}.p-2-xs {padding: 0.5rem !important;}.p-3-xs {padding: 1rem !important;}.p-4-xs {padding: 1.5rem !important;}.p-5-xs {padding: 3rem !important;}.px-1-xs, .pl-1-xs {padding-left: 0.25rem !important;}.px-2-xs, .pl-2-xs {padding-left: 0.5rem !important;}.px-3-xs, .pl-3-xs {padding-left: 1rem !important;}.px-4-xs, .pl-4-xs {padding-left: 1.5rem !important;}.px-5-xs, .pl-5-xs {padding-left: 3rem !important;}.px-1-xs, .pr-1-xs {padding-right: 0.25rem !important;}.px-2-xs, .pr-2-xs {padding-right: 0.5rem !important;}.px-3-xs, .pr-3-xs {padding-right: 1rem !important;}.px-4-xs, .pr-4-xs {padding-right: 1.5rem !important;}.px-5-xs, .pr-5-xs {padding-right: 3rem !important;}.py-1-xs, .pt-1-xs {padding-top: 0.25rem !important;}.py-2-xs, .pt-2-xs {padding-top: 0.5rem !important;}.py-3-xs, .pt-3-xs {padding-top: 1rem !important;}.py-4-xs, .pt-4-xs {padding-top: 1.5rem !important;}.py-5-xs, .pt-5-xs {padding-top: 3rem !important;}.py-1-xs, .pb-1-xs {padding-bottom: 0.25rem !important;}.py-2-xs, .pb-2-xs {padding-bottom: 0.5rem !important;}.py-3-xs, .pb-3-xs {padding-bottom: 1rem !important;}.py-4-xs, .pb-4-xs {padding-bottom: 1.5rem !important;}.py-5-xs, .pb-5-xs {padding-bottom: 3rem !important;}}@media print {@page {margin: 0 -6cm;}.row > * {float: left;}.col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {width: 100%;}.col-sm-9, .col-md-9, .col-lg-9, .col-xl-9 {width: 75%;}.col-sm-8, .col-md-8, .col-lg-8, .col-xl-8 {width: 66.66666667%;}.col-sm-7, .col-md-7, .col-lg-7, .col-xl-7 {width: 58.33333333%;}.col-sm-6, .col-md-6, .col-lg-6, .col-xl-6 {width: 50%;}.col-sm-4, .col-md-4, .col-lg-4, .col-xl-4 {width: 33.33333333%;}.col-sm-3, .col-md-3, .col-lg-3, .col-xl-3 {width: 25%;}.text-xl-start, .text-lg-start, .text-md-start, .text-sm-start {text-align: left !important;}.text-xl-end, .text-lg-end, .text-md-end, .text-sm-end {text-align: right !important;}.hide-print {display: none !important;visibility: hidden !important;}.shadow-none-print {box-shadow: none !important;}.border-none-print {border: 0 !important;}.padding-0-print {padding: 0 !important;}}@media only screen and (min-width: 992px) {.stretch-end {border-radius: 0.35rem;overflow: hidden;margin-right: -19.6vw !important;border-top-right-radius: 0 !important;border-bottom-right-radius: 0 !important;}.stretch-start {border-radius: 0.35rem;overflow: hidden;margin-left: -19.6vw !important;border-top-left-radius: 0 !important;border-bottom-left-radius: 0 !important;}}.block-img-start .block-img, .block-img-end .block-img {position: relative;overflow: hidden;border-radius: 0.35rem;}@media only screen and (min-width: 992px) {.block-img-start .block-img-2, .block-img-end .block-img-2 {margin-top: -400px;}.block-img-start .block-img-1 {top: -80px;left: -78%;}.block-img-start .block-img-2 {left: -10%;}.block-img-start .block-img-3 {margin-top: -300px;left: -78%;}.block-img-end .block-img-1 {top: -80px;right: -78%;}.block-img-end .block-img-2 {right: -10%;}.block-img-end .block-img-3 {margin-top: -300px;right: -78%;}}@media only screen and (max-width: 1199px) {.block-img-start .block-img, .block-img-end .block-img {display: inline-block;position: relative;width: 50%;top: 0;left: 0;}.block-img-start .block-img-1, .block-img-end .block-img-1 {left: 0;}.block-img-start .block-img-2, .block-img-end .block-img-2 {left: 25%;margin-top: -100%;}.block-img-start .block-img-3, .block-img-end .block-img-3 {left: 50%;margin-top: -100%;}}.block-img-card {display: block;position: relative;}.block-img-card .block-img {display: inline-block;width: 50%;left: 0;border-radius: 0.35rem;}.block-img-card .block-img-1 {left: 0;top: 0;position: relative;}.block-img-card .block-img-2 {left: 25%;top: 5%;position: absolute;}.block-img-card .block-img-3 {left: 50%;top: 10%;position: absolute;}@media only screen and (min-width: 768px) {body:not(.layout-admin) section, body:not(.layout-admin) .section {padding: 50px 0 0;}}@media only screen and (max-width: 768px) {body:not(.layout-admin) section, body:not(.layout-admin) .section {padding: 50px 0;}}.close {background: transparent;border: 0;cursor: pointer;padding: 0;font-size: 1.59375rem;font-weight: 700;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;opacity: .5;float: right;}.close:hover {opacity: 1;}ul.list-icons > li > i, .btn:not(.rounded-circle) > i {display: inline-block;margin-right: 10px;}.btn > span + .group-icon, .btn > .group-icon + span, .btn:not(.rounded-circle) > span + i, .btn:not(.rounded-circle) > span + svg {display: inline-block;margin-left: 10px;margin-right: 0;}.btn + .btn {margin-left: .5rem;}.btn-pill {border-radius: 50rem;}.btn.btn-icon {padding-left: .75rem;padding-right: .75rem;}.btn.rounded-circle {position: relative;line-height: 1.6;padding: 1.53rem 1.53rem;font-size: 1rem;text-align: center;}.btn.btn-sm.rounded-circle, .btn-group-sm > .btn.rounded-circle {padding: 1.22rem 1.22rem;font-size: 1rem;width: 1.94rem;height: 1.94rem;}.btn.btn-lg.rounded-circle, .btn-group-lg > .btn.rounded-circle {padding: 1.83rem 1.83rem;font-size: 1rem;width: 3.125rem;height: 3.125rem;}.btn.rounded-circle > span:not(.badge), .btn.rounded-circle > svg, .btn.rounded-circle > i {font-size: 1rem !important;position: absolute;top: 50%;left: 0;right: 0;text-align: center;margin: 0 !important;padding: 0 !important;transform: translateY(-50%);}@media only screen and (max-width: 991px) {.btn.rounded-circle-xs {position: relative;line-height: 1.6;padding: 1.53rem 1.53rem;font-size: 1rem;text-align: center;}.btn.btn-sm.rounded-circle-xs, .btn-group-sm > .btn.rounded-circle-xs {padding: 1.22rem 1.22rem;font-size: 1rem;width: 1.94rem;height: 1.94rem;}.btn.btn-lg.rounded-circle-xs, .btn-group-lg > .btn.rounded-circle-xs {padding: 1.83rem 1.83rem;font-size: 1rem;width: 3.125rem;height: 3.125rem;}.btn.rounded-circle-xs > span, .btn.rounded-circle-xs > svg, .btn.rounded-circle-xs > i {font-size: 1rem !important;position: absolute;top: 50%;left: 0;right: 0;text-align: center;margin: 0 !important;padding: 0 !important;transform: translateY(-50%);}.btn.rounded-circle-xs > .group-icon {float: none !important;margin-left: 0 !important;margin-right: 0 !important;padding-left: 0 !important;padding-right: 0 !important;}.btn.rounded-circle-xs > span + span, .btn.rounded-circle-xs > svg + span, .btn.rounded-circle-xs > i + span {display: none;}}.list-divider > *:not(:last-child) {border-bottom: #dde4ea 1px solid;}.form-check-input-primary:checked {background-color: #574fec !important;border-color: #574fec !important;}.form-check-input-danger:checked {background-color: #f64e60 !important;border-color: #f64e60 !important;}.form-check-input-warning:checked {background-color: #fad776 !important;border-color: #fad776 !important;}.form-check-input-success:checked {background-color: #6dbb30 !important;border-color: #6dbb30 !important;}.form-check-input-info:checked {background-color: #73e7f7 !important;border-color: #73e7f7 !important;}th > .form-check {padding-left: 0 !important;padding-right: 0 !important;}th > .form-check input {margin: 0 !important;}.form-check-input:checked[type=checkbox], .form-check-input:checked[type=radio] {background-position: inherit;}.nav-invert {padding: .25rem;display: inline-flex;background-color: #f1f4f8;}.nav-invert, .nav-invert .nav-link {border-radius: 0.35rem;}.nav-pills.nav-invert {border-radius: 50rem;}.nav-invert .nav-link.active {color: #574fec !important;background-color: #ffffff;box-shadow: 0 1px 3px 0 rgba(50, 50, 93, 0.08), 0 4px 6px 0 rgba(112, 157, 199, 0.08);}.rounded-pill .nav-link {border-radius: 50rem;}.nav-sm .nav-link {font-size: 0.875rem;padding: .344rem .65rem;}.nav-lg .nav-link {padding: 0.7rem 1.4rem;}.nav-tabs-border-top, .nav-tabs-border-bottom {border: 0;}.nav-tabs-border-top .nav-item:not(:last-child), .nav-tabs-border-bottom .nav-item:not(:last-child) {margin-right: 15px;}.nav-tabs-border-top .nav-link, .nav-tabs-border-bottom .nav-link {border: 0;border-radius: 0;padding-left: 3px;padding-right: 3px;}.nav-tabs-border-top .nav-link.active {border-top: #574fec 1px solid !important;}.nav-tabs-border-bottom .nav-link.active {border-bottom: #574fec 1px solid !important;}.nav-pills .nav-link.btn:not(.active) {background: #fff !important;color: #869ab8 !important;}.offcanvas-backdrop {opacity: 1 !important;-webkit-animation: _bkdFadeIn;animation: _bkdFadeIn;-webkit-animation-duration: .25s;animation-duration: .25s;-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}.offcanvas-lg {width: 500px;}nav.navbar-light a.nav-link:not(.active):not(:hover) {color: #333;}.navbar-light .navbar-nav .nav-item:hover > .nav-link, .navbar-light .navbar-nav .nav-link[aria-expanded="true"] {color: var(--theme-color) !important;}.navbar-dark .navbar-nav .nav-item:hover > .nav-link, .navbar-dark .navbar-nav .nav-link[aria-expanded="true"] {color: #ffffff !important;}header.main-nav, #header {position: relative;background-color: #ffffff;}header.main-nav a, #header a {text-decoration: none;}.nav-item > a {position: relative;}.nav-item .dropdown-menu {min-width: 200px;}.nav-item > .dropdown-menu {margin: 0;}.navbar-nav .nav-link.dropdown-toggle:not(.nav-link-caret-hide):before {font-size: 12px;width: 12px;height: 12px;margin-top: -6px;position: absolute;line-height: 1em;top: 50%;border: 0;right: 8px;}.navbar-nav .nav-link > i {vertical-align: text-top;font-size: 10px;}body.header-scroll-reveal.user-scrolled-down #header:not(.shadow-none) {box-shadow: 0 0 25px rgba(140, 152, 164, 0.1);}.navbar-toggler {width: 60px;height: 60px;font-size: unset;border-top-color: transparent !important;border-bottom-color: transparent !important;border-left-color: transparent !important;margin-left: -15px;margin-right: 8px;}.navbar-toggler > svg {display: none;}.navbar-toggler[aria-expanded="false"] > svg:first-child {display: inline-block;}.navbar-toggler[aria-expanded="true"] > svg:last-child {display: inline-block;}body.header-hide.btn-header-toggle-show .btn-header-toggle {-webkit-animation: _btnslidedown .5s ease-out forwards;animation: _btnslidedown .5s ease-out forwards;position: fixed !important;right: 20px !important;}@-webkit-keyframes _btnslidedown {from {top: -100px;}to {top: 15px;}}@keyframes _btnslidedown {from {top: -100px;}to {top: 15px;}}body.layout-admin #wrapper_content.js-animation-enable {transition: all 150ms linear;}.navbar-toggler {width: 60px;height: 60px;font-size: unset;border-top-color: transparent !important;border-bottom-color: transparent !important;border-left-color: transparent !important;margin-left: -15px;margin-right: 8px;}@media only screen and (min-width: 992px) {nav.navbar:not(.h-auto) {min-height: 80px;}.nav-item.dropdown-mega {position: inherit;}.navbar-nav:not(.navbar-sm) {height: 80px;}.navbar .navbar-nav .nav-link {cursor: pointer;padding: 28px 14px;}.navbar-nav .nav-link > i + span {display: inline-block;padding-left: 10px;}.navbar .navbar-nav .nav-link.dropdown-toggle:not(.nav-link-caret-hide) {padding-right: 30px;}.navbar-nav.navbar-sm {height: 55px;}.navbar .navbar-nav.navbar-sm .nav-link {cursor: pointer;padding: 15px;}.navbar .navbar-nav.navbar-sm .nav-item:first-child .nav-link {padding-left: 0;}.navbar .navbar-nav a.nav-link {height: 100%;}body:not(.layout-admin) .navbar-brand {margin-right: 50px;}.navbar .dropdown-menu.dropdown-menu-up {top: auto !important;bottom: 0 !important;}.navbar .dropdown-menu.dropdown-menu-up-n100 {top: -100px !important;bottom: auto !important;}.navbar .dropdown-menu.dropdown-menu-up-n150 {top: -150px !important;bottom: auto !important;}.navbar .dropdown-menu.dropdown-menu-up-n180 {top: -180px !important;bottom: auto !important;}.navbar .dropdown-menu.dropdown-menu-up-n220 {top: -220px !important;bottom: auto !important;}.navbar .dropdown-menu.dropdown-menu-up-n250 {top: -250px !important;bottom: auto !important;}.navbar-toggler.navbar-toggler-horizontal {display: inline-block;width: 60px;height: 100%;}body:not(.layout-boxed) .navbar-toggler.navbar-toggler-horizontal {margin-left: 0;margin-right: 15px;}body:not(.layout-boxed) .navbar-light .navbar-toggler-horizontal {border-left-color: rgba(0, 0, 0, 0.1) !important;border-right-color: rgba(0, 0, 0, 0.1) !important;}body:not(.layout-boxed) .navbar-dark .navbar-toggler-horizontal {border-left-color: rgba(255, 255, 255, 0.1) !important;border-right-color: rgba(255, 255, 255, 0.1) !important;}.nav-horizontal {position: absolute;top: 100%;display: none;left: 0;}.nav-horizontal .dropdown-mega {position: inherit;}.nav-horizontal .dropdown-mega > .dropdown-menu {padding: 15px;min-width: auto;max-width: 100%;min-height: 100%;max-height: 75vh;overflow: hidden;}}@media only screen and (max-width: 991px) {.navbar-nav .dropdown-menu {width: 100% !important;max-width: 100% !important;min-width: 1px !important;}.navbar-nav .dropdown-menu > .dropdown-item > .dropdown-menu {padding-left: 15px !important;}header.main-nav .navbar-collapse.collapsing {display: none !important;}.navbar-collapse.navbar-animate-bouncein {-webkit-animation: __utilBounceIn .35s ease-out forwards;animation: __utilBounceIn .35s ease-out forwards;}.navbar-collapse.navbar-animate-fadein {-webkit-animation: __utilFadeIn .35s ease-out forwards;animation: __utilFadeIn .35s ease-out forwards;}.navbar-collapse.navbar-animate-fadeinup {-webkit-animation: __utilFadeInUp .21s ease-out forwards;animation: __utilFadeInUp .21s ease-out forwards;}#header .navbar-collapse.collapsing {display: none !important;transition: none !important;}.navbar-collapse.show {position: fixed;top: 0;bottom: 0;left: 0;right: 0;background-color: #f9fbfd;z-index: 99999;}.navbar-collapse.show > .navbar-nav {padding: 15px;position: absolute;background-color: #fff;top: 110px;left: 15px;right: 15px;bottom: 15px;box-shadow: 0 10px 40px 10px rgba(140, 152, 164, 0.175);overflow-y: scroll;overflow-x: hidden;-webkit-overflow-scrolling: touch;height: auto;max-height: 100%;}.navbar-dark .navbar-collapse.show > .navbar-nav a {color: #506690;}.navbar-xs {display: block !important;background-color: #fff;box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);justify-content: center;align-items: center;display: flex !important;}.navbar-xs > .navbar-toggler {width: 70px;height: 70px;border: 0;margin: 0;float: right;}.navbar-xs > .navbar-brand {min-height: 90px;line-height: 90px;}.navbar-xs > .navbar-brand > img {max-height: 70px !important;}.navbar-xs > .navbar-brand {margin: 0 15px;}.navbar-nav .nav-item.dropdown > .nav-link {font-weight: 500;font-size: 18px;}.navbar-nav .nav-item.dropdown > .nav-link.dropdown-toggle {color: #869ab8;}.navbar-nav .nav-item.dropdown > .nav-link:before {display: none !important;}.navbar-nav .nav-item.dropdown > .dropdown-menu {display: block !important;margin-bottom: 30px !important;margin-top: 8px;}.nav-item .dropdown-menu {box-shadow: none !important;}.nav-item .dropdown-menu {font-size: inherit;}}#middle {position: relative;max-width: 100% !important;}.container-xlg, .container {position: relative;}.container-xlg {margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;}@media only screen and (max-width: 1201px) {.container-ignore-breakpoints {max-width: 100%;}}@media only screen and (min-width: 1400px) {.container-xlg {max-width: 1400px;}}@media only screen and (max-width: 1400px) {.container-xlg {max-width: 100%;}}@media only screen and (min-width: 992px) {body:not(.header-over):not(.header-sticky):not(.header-scroll-reveal):not(.layout-admin).layout-boxed {background-color: #f2f3f8;}body:not(.header-over):not(.header-sticky):not(.header-scroll-reveal):not(.layout-admin).layout-boxed #wrapper {margin: 60px auto;max-width: 1200px;background-color: #fff;-ms-box-shadow: 0 0 35px rgba(140, 152, 164, 0.15);-o-box-shadow: 0 0 35px rgba(140, 152, 164, 0.15);box-shadow: 0 0 35px rgba(140, 152, 164, 0.15);border-radius: 0.25rem;}body:not(.header-over):not(.header-sticky):not(.header-scroll-reveal):not(.layout-admin).layout-boxed #header, body:not(.header-over):not(.header-sticky):not(.header-scroll-reveal):not(.layout-admin).layout-boxed #header > #top_bar {-moz-border-top-left-radius: 0.25rem;border-top-left-radius: 0.25rem;-moz-border-top-right-radius: 0.25rem;border-top-right-radius: 0.25rem;}body:not(.header-over):not(.header-sticky):not(.header-scroll-reveal):not(.layout-admin).layout-boxed #footer {-moz-border-bottom-left-radius: 0.25rem;border-bottom-left-radius: 0.25rem;-moz-border-bottom-right-radius: 0.25rem;border-bottom-right-radius: 0.25rem;}}#top_bar {font-size: 0.875rem;}#top_bar .dropdown-menu {min-width: 1rem;max-height: 350px;}#top_bar .dropdown-item {padding: 0.8rem !important;font-size: 0.9rem;}.col {min-width: 0;}a > i, a > svg, button > i, button > svg, .pointer-events-none {pointer-events: none;}.blockquote-footer {margin-top: 0 !important;}.max-vh-25 {min-height: auto !important;max-height: 25vh !important;}.max-vh-50 {min-height: auto !important;max-height: 50vh !important;}.max-vh-75 {min-height: auto !important;max-height: 75vh !important;}.table:not(.table-striped):not(.table-hover) > :not(caption) > * > * {box-shadow: inherit;}.modal {position: fixed;top: 0;left: 0;z-index: 1055;display: none;width: 100%;height: 100%;overflow-x: hidden;overflow-y: auto;outline: 0;}.modal-dialog {position: relative;width: auto;margin: 0.5rem;pointer-events: none;}.modal.fade .modal-dialog {transition: transform 0.3s ease-out;transform: translate(0, -50px);}@media (prefers-reduced-motion: reduce) {.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 {max-height: 100%;overflow: hidden;}.modal-dialog-scrollable .modal-body {overflow-y: auto;}.modal-dialog-centered {display: flex;align-items: center;min-height: calc(100% - 1rem);}.modal-content {position: relative;display: flex;flex-direction: column;width: 100%;pointer-events: auto;background-color: #ffffff;background-clip: padding-box;border: 1px solid transparent;border-radius: 0.6rem;outline: 0;}.modal-backdrop {position: fixed;top: 0;left: 0;z-index: 1050;width: 100vw;height: 100vh;background-color: rgba(19, 31, 67, 0.26);}.modal-backdrop.fade {opacity: 0;}.modal-backdrop.show {opacity: 0.26;}.modal-header {display: flex;flex-shrink: 0;align-items: center;justify-content: space-between;padding: 1rem 1rem;border-bottom: 1px solid #eef2f5;border-top-left-radius: calc(0.6rem - 1px);border-top-right-radius: calc(0.6rem - 1px);}.modal-header .btn-close {padding: 0.5rem 0.5rem;margin: -0.5rem -0.5rem -0.5rem auto;}.modal-title {margin-bottom: 0;line-height: 1.5;}.modal-body {position: relative;flex: 1 1 auto;padding: 1rem;}.modal-footer {display: flex;flex-wrap: wrap;flex-shrink: 0;align-items: center;justify-content: flex-end;padding: 0.75rem;border-top: 1px solid #eef2f5;border-bottom-right-radius: calc(0.6rem - 1px);border-bottom-left-radius: calc(0.6rem - 1px);}.modal-footer > * {margin: 0.25rem;}@media (min-width: 576px) {.modal-dialog {max-width: 500px;margin: 1.75rem auto;}.modal-dialog-scrollable {height: calc(100% - 3.5rem);}.modal-dialog-centered {min-height: calc(100% - 3.5rem);}.modal-sm {max-width: 300px;}}@media (min-width: 992px) {.modal-lg, .modal-xl {max-width: 800px;}}@media (min-width: 1200px) {.modal-xl {max-width: 1140px;}}.modal-fullscreen {width: 100vw;max-width: none;height: 100%;margin: 0;}.modal-fullscreen .modal-content {height: 100%;border: 0;border-radius: 0;}.modal-fullscreen .modal-header {border-radius: 0;}.modal-fullscreen .modal-body {overflow-y: auto;}.modal-fullscreen .modal-footer {border-radius: 0;}@media (max-width: 575.98px) {.modal-fullscreen-sm-down {width: 100vw;max-width: none;height: 100%;margin: 0;}.modal-fullscreen-sm-down .modal-content {height: 100%;border: 0;border-radius: 0;}.modal-fullscreen-sm-down .modal-header {border-radius: 0;}.modal-fullscreen-sm-down .modal-body {overflow-y: auto;}.modal-fullscreen-sm-down .modal-footer {border-radius: 0;}}@media (max-width: 767.98px) {.modal-fullscreen-md-down {width: 100vw;max-width: none;height: 100%;margin: 0;}.modal-fullscreen-md-down .modal-content {height: 100%;border: 0;border-radius: 0;}.modal-fullscreen-md-down .modal-header {border-radius: 0;}.modal-fullscreen-md-down .modal-body {overflow-y: auto;}.modal-fullscreen-md-down .modal-footer {border-radius: 0;}}@media (max-width: 991.98px) {.modal-fullscreen-lg-down {width: 100vw;max-width: none;height: 100%;margin: 0;}.modal-fullscreen-lg-down .modal-content {height: 100%;border: 0;border-radius: 0;}.modal-fullscreen-lg-down .modal-header {border-radius: 0;}.modal-fullscreen-lg-down .modal-body {overflow-y: auto;}.modal-fullscreen-lg-down .modal-footer {border-radius: 0;}}@media (max-width: 1199.98px) {.modal-fullscreen-xl-down {width: 100vw;max-width: none;height: 100%;margin: 0;}.modal-fullscreen-xl-down .modal-content {height: 100%;border: 0;border-radius: 0;}.modal-fullscreen-xl-down .modal-header {border-radius: 0;}.modal-fullscreen-xl-down .modal-body {overflow-y: auto;}.modal-fullscreen-xl-down .modal-footer {border-radius: 0;}}@media (max-width: 1399.98px) {.modal-fullscreen-xxl-down {width: 100vw;max-width: none;height: 100%;margin: 0;}.modal-fullscreen-xxl-down .modal-content {height: 100%;border: 0;border-radius: 0;}.modal-fullscreen-xxl-down .modal-header {border-radius: 0;}.modal-fullscreen-xxl-down .modal-body {overflow-y: auto;}.modal-fullscreen-xxl-down .modal-footer {border-radius: 0;}}.modal-full {max-width: 100%;margin: 15px;}.modal-backdrop.show {opacity: 1 !important;}.modal-backdrop {-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}button.close .fi {font-size: 18px;}.btn-soft-static.btn-primary:not([aria-expanded="true"]):not(.active), .btn-soft.btn-primary:not(:hover):not([aria-expanded="true"]):not(.active) {color: #2117d7;border-color: #f1f0fd;background-color: #f1f0fd;}.btn-soft-static.btn-secondary:not([aria-expanded="true"]):not(.active), .btn-soft.btn-secondary:not(:hover):not([aria-expanded="true"]):not(.active) {color: #494f54;border-color: #f0f2f2;background-color: #f0f2f2;}.btn-soft-static.btn-success:not([aria-expanded="true"]):not(.active), .btn-soft.btn-success:not(:hover):not([aria-expanded="true"]):not(.active) {color: #4a7e20;border-color: #e4f5d7;background-color: #e4f5d7;}.btn-soft-static.btn-info:not([aria-expanded="true"]):not(.active), .btn-soft.btn-info:not(:hover):not([aria-expanded="true"]):not(.active) {color: #2bdbf3;border-color: #bbf3fb;background-color: #bbf3fb;}.btn-soft-static.btn-warning:not([aria-expanded="true"]):not(.active), .btn-soft.btn-warning:not(:hover):not([aria-expanded="true"]):not(.active) {color: #f7c12c;border-color: #fdedc0;background-color: #fdedc0;}.btn-soft-static.btn-danger:not([aria-expanded="true"]):not(.active), .btn-soft.btn-danger:not(:hover):not([aria-expanded="true"]):not(.active) {color: #ec0c24;border-color: #feeef0;background-color: #feeef0;}.btn-soft-static.btn-light:not([aria-expanded="true"]):not(.active), .btn-soft.btn-light:not(:hover):not([aria-expanded="true"]):not(.active) {color: #cbd3da;border-color: white;background-color: white;}.btn-soft-static.btn-dark:not([aria-expanded="true"]):not(.active), .btn-soft.btn-dark:not(:hover):not([aria-expanded="true"]):not(.active) {color: #080808;border-color: #c4c4c4;background-color: #c4c4c4;}#header {z-index: 10;}body.header-over #header, body.header-scroll-reveal #header {transition: all 500ms ease-in-out;}body:not(.layout-admin).header-sticky #header {transition: all 150ms linear;}body.header-fixed #header {position: fixed !important;left: 0;right: 0;top: 0;}body.header-scroll-reveal #header.header-down {top: 0;}body.header-scroll-reveal #header.header-up {top: -100%;}body.header-scroll-reveal:not(.header-is-on-top) #header.header-down #top_bar, body.header-scroll-reveal:not(.header-is-on-top) #header.header-up #top_bar {display: none;}body.header-bottom #header {position: fixed;bottom: 0;left: 0;right: 0;z-index: 10;}body.header-bottom .nav-item > .dropdown-menu {top: auto;bottom: 80px;}body.header-bottom .navbar-nav .nav-link.dropdown-toggle:not(.nav-link-caret-hide):before {content: "\f19b";}.navbar-brand > img:last-child {display: none;}.navbar-brand > img:first-child {display: inherit;}.navbar-brand > img {max-width: 300px;max-height: 76px;}body:not(.user-scrolled-down) .navbar-brand > img:first-child {display: none;}body:not(.user-scrolled-down) .navbar-brand > img:last-child {display: inline-block;}body.header-over:not(.user-scrolled-down) #header {background: transparent !important;box-shadow: none !important;}body.header-over #js_header_spacer {display: none !important;}body.header-over #header {position: absolute;width: 100%;}body.header-over:not(.header-scroll-reveal):not(.header-is-on-top):not(.header-sticky) #header {position: absolute !important;}body.header-over.header-is-on-top #js_header_spacer {margin-top: 0 !important;}body.header-over.header-scroll-reveal #js_header_spacer {margin-top: 0 !important;}body.header-over:not(.header-scroll-reveal):not(.user-scrolled-down) #header #top_bar, body.header-over.header-is-on-top:not(.user-scrolled-down) #header #top_bar {background: transparent !important;color: #fff;}body.header-over:not(.user-scrolled-down) #top_bar a, body.header-over:not(.user-scrolled-down) #top_bar a > span {color: #fff;}body.header-over:not(.user-scrolled-down) .navbar .navbar-toggler {fill: #ffffff;border: 0 !important;}body.header-over:not(.user-scrolled-down) .navbar-collapse .navbar-toggler {fill: inherit !important;}body.header-over:not(.user-scrolled-down) #header .btn.rounded-circle:not(.text-white) {color: #fff !important;background-color: transparent !important;}@media only screen and (min-width: 992px) {body.header-over:not(.user-scrolled-down) .navbar .navbar-nav .nav-link {color: #fff !important;}}img.lazy {transition: filter 0.3s cubic-bezier(0.4, 0.8, 0.74, 1);filter: blur(0);}.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}.user-scrolled-down #header {margin-top: -29px !important;}#header {margin-top: 0px !important;}#top_bar i, #top_bar svg {color: var(--theme-color);margin-right: 7px;}#header .navbar-nav svg {color: var(--theme-color);margin-top: -4px;}#top_bar a {color: #666;}#top_bar .top-social a svg {color: #999;}.nav-link.pr-0 {padding-right: 0px !important;}.slide {height: 50vh;margin-top: 109px;}.slide .swiper-slide {background-position: center;}.slide .swiper-slide .display-4 {font-size: 48px;background-color: rgba(0,0,0,0.6);display: table;padding: 7px 5px;border-radius: 4px;}.slide .swiper-slide p.h5 {background-color: rgba(0,0,0,0.6);padding: 2px 5px;display: table;margin-top: 20px;border-radius: 4px;}.wy100 {float: left;width: 100%;}.img-div {margin-left: 20px;margin-bottom: 40px;float: right;width: auto;display: block;}.img-about {float: right;max-width: 350px;}.img-about img{max-width: 350px;width: 100%;}.img-div .active.bg-primary-active-soft, .bg-primary-soft {background-color: #f5f5f5 !important;}.img-div .block-over-end-bottom {transform: translate(-15px, 15px);}.title.h1 {color: #333;font-size: 32px;border-bottom: 2px solid #eee;padding-bottom: 10px;}span.lead {font-size: 18px;color:#333;}#hakkimizda {border-top: 4px solid var(--theme-color);}#hizmetlerimiz {padding: 70px 0px;}#hizmetlerimiz h3 {font-size: 18px;color: #333;}#hizmetlerimiz p {font-size: 16px;color: #666;}#hizmetlerimiz .hizmet {width: 80px;height: 80px;}#hizmetlerimiz .hizmet svg {color: var(--theme-color) !important;}#hizmetlerimiz span.d-block {cursor: default;}#fotograflar .overflow-hidden {height: 200px;text-align: center;}#fotograflar .overflow-hidden .img-fluid {text-align: center;max-width: 100%;height: auto;max-height: 100%;width: auto;}#fotograflar h3 {font-size: 16px;color:#333;text-align: center;}#fotograflar .p-3 {padding: 15px 0px 5px 0px !important;}#fotograflar a {float: left;width: 100%;height: 100%;align-items: center;display: flex;justify-content: center;}#fotograflar .fotograflar-img {display: flex;align-items: center;justify-content: center;border-radius: 6px;}#iletisim .rounded-circle {background-color: #ffffff;width:60px;height:60px;}#iletisim .bottom-social a {color: var(--theme-color) !important;}#iletisim h3 {font-size: 16px;color: #333;}#iletisim .rounded-circle svg {color: var(--theme-color) !important;}#iletisim .textarea-message {min-height: 200px !important;}.menu-social .btn {padding: 5px;}.menu-social .h6 {color:#666 !important;}#footer .text-dashed {border-bottom: 1px dashed #7a7a7a;}@media only screen and (max-width: 991px) {.slide {margin-top: 105px;}.navbar {justify-content: center;}.navbar-nav .nav-link {text-align: center;padding-right: 0;padding-left: 0;border-bottom: 1px dotted #ddd !important;}body .navbar-brand > img:last-child {display: inline-block !important;}}@media only screen and (max-width: 768px) {.img-div {margin-left: 0px;margin-top: 20px;float: right;margin-bottom: 0px;width: 100%;text-align: center;display: flex;align-items: center;justify-content: center;}#hakkimizda .lead {padding: 0px 15px;text-align: center;}.img-about {margin-right: 0px !important;}#hizmetlerimiz {padding: 70px 0px 70px 0px;}#fotograflar .overflow-hidden {height: 140px;text-align: center;}}@media only screen and (max-width: 575px) {#fotograflar h3 {text-align: center;}#fotograflar .bg-white {display: flex;justify-content: center;align-items: center;flex-direction: column;}}@media only screen and (max-width: 500px) {.top-numbers {flex-direction: column;display: flex;}.modal-body {word-break: break-all;}.navbar-brand > img {width: auto;max-width: 100%;}.slide .swiper-slide .display-4 {font-size: 36px;}}@media only screen and (max-width: 290px) {#top_bar a {font-size: 5vw;}}.z-index-1049 {z-index: 1049 !important }#gdpr {margin: 0px auto 43px auto !important;}#gdpr .gdprtext {position: relative;z-index: 9995 !important;max-width: 98%;font-size: 14px;text-align: center;}#gdpr .gdprclose {position: absolute;right: 7px;top: 3px;z-index: 9997 !important }#gdpr p {display: contents;margin-bottom: 0px;}#gdpr .gdprclose .fi-close:before {font-size: 60% }.btn-cookie-accept, #gdpr .btn {padding: 1px 4px;font-size: 12px;}@media only screen and (max-width:500px) {#gdpr {width: 100% !important;max-width: 100% !important;margin: 0px 0px 36px 0px !important;padding: 7px !important;border-radius: 0 !important;opacity: .96 }#gdpr .gdprtext {font-size: 13px }.btn-cookie-accept, #gdpr .btn {font-size: 13px }}#gdpr .btn:focus {border-color: transparent;box-shadow: none;outline: 0 none;}.was-validated .invalid-feedback {display:block;}button:focus, button:active {border: 0px !important; box-shadow: none !important;}@media only screen and (max-width:768px) {.slide .swiper-slide p.h5{margin: 20px auto 0px auto !important;}.slide .swiper-slide .display-4 {margin: 0 auto !important;}}