:root {--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8fcfc;--bs-dark: #ff6b43;--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));}*, ::after, ::before {box-sizing: border-box;}@media (prefers-reduced-motion: no-preference) {:root {scroll-behavior: smooth;}}body {margin: 0;font-size: 1rem;font-weight: 500;line-height: 1.5;color: #ff6b43;background-color: #FCEAE5;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-top: 0;margin-bottom: 0.5rem;font-weight: 500;line-height: 1.2;color: #ff6b43;}.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;}ol, ul {padding-left: 2rem;}dl, ol, ul {margin-top: 0;margin-bottom: 1rem;}ol ol, ol ul, ul ol, ul ul {margin-bottom: 0;}b, strong {font-weight: bolder;}.small, small {font-size: 0.875em;}.mark, mark {padding: 0.2em;background-color: #fcf8e3;}a:not([href]):not([class]), a:not([href]):not([class]):hover {color: inherit;text-decoration: none;}img, svg {vertical-align: middle;}table {caption-side: bottom;border-collapse: collapse;}th {text-align: inherit;text-align: -webkit-match-parent;}tbody, td, tfoot, th, thead, tr {border-color: inherit;border-style: solid;border-width: 0;}label {display: inline-block;cursor: pointer;}button {border-radius: 0;}button:focus:not(:focus-visible) {outline: 0;}button, input, optgroup, select, 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;}[type="button"], [type="reset"], [type="submit"], button {-webkit-appearance: button;}[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {cursor: pointer;}::-moz-focus-inner {padding: 0;border-style: none;}textarea {resize: vertical;}::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {padding: 0;}::-webkit-inner-spin-button {height: auto;}::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-color-swatch-wrapper {padding: 0;}::file-selector-button {font: inherit;}::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}[hidden] {display: none !important;}.img-fluid {max-width: 100%;height: auto;}.img-thumbnail {padding: 0.25rem;background-color: #fff;border: 1px solid #dee2e6;border-radius: 0.25rem;max-width: 100%;height: auto;}.container, .container-fluid {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 {max-width: 540px;}}@media (min-width: 768px) {.container {max-width: 720px;}}@media (min-width: 992px) {.container {max-width: 960px;}}@media (min-width: 1200px) {.container {max-width: 1140px;}}@media (min-width: 1400px) {.container {max-width: 100%;}}.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: calc(var(--bs-gutter-y) * -1);margin-right: calc(var(--bs-gutter-x) * -0.5);margin-left: calc(var(--bs-gutter-x) * -0.5);}.row>* {-ms-flex-negative: 0;flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-top: var(--bs-gutter-y);}.col {-ms-flex: 1 0 0%;flex: 1 0 0%;}.col-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;}.col-1 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 8.33333%;}.col-2 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.66667%;}.col-3 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%;}.col-4 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.33333%;}.col-5 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 41.66667%;}.col-6 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%;}.col-7 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 58.33333%;}.col-8 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 66.66667%;}.col-9 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 75%;}.col-10 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 83.33333%;}.col-11 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 91.66667%;}.col-12 {-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%;}.table {--bs-table-bg: transparent;--bs-table-accent-bg: transparent;--bs-table-striped-color: #ff6b43;--bs-table-striped-bg: #FFE0D8;--bs-table-active-color: #ff6b43;--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: #ff6b43;--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width: 100%;margin-bottom: 1rem;color: #ff6b43;vertical-align: top;border-color: #dee2e6;}.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(:last-child)> :last-child>* {border-bottom-color: currentColor;}.table-striped>tbody>tr:nth-of-type(odd) {--bs-table-accent-bg: var(--bs-table-striped-bg);color: var(--bs-table-striped-color);}.form-label {margin-bottom: 0.5rem;font-size: 0.875rem;}.form-text {margin-top: 0.25rem;font-size: 0.875em;color: #6c757d;}.form-control {display: block;width: 100%;padding: 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #ff6b43;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0.25rem;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: #ff6b43;background-color: #fff;border-color: #ff6b43;outline: 0;box-shadow: 0 0 0 0.25rem rgba(253, 121, 13, 0.25);}.form-control::-webkit-date-and-time-value {height: 1.5em;}.form-control::-webkit-input-placeholder {color: #6c757d;opacity: 1;}.form-control::-moz-placeholder {color: #6c757d;opacity: 1;}.form-control:-ms-input-placeholder {color: #6c757d;opacity: 1;}.form-control::-ms-input-placeholder {color: #6c757d;opacity: 1;}.form-control::placeholder {color: #6c757d;opacity: 1;}.form-control:disabled, .form-control[readonly] {background-color: #fff;opacity: 1;}.form-control::file-selector-button {padding: 0.375rem 0.75rem;margin: -0.375rem -0.75rem;-webkit-margin-end: 0.75rem;-moz-margin-end: 0.75rem;margin-inline-end: 0.75rem;color: #ff6b43;background-color: #e9ecef;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;}@media (prefers-reduced-motion: reduce) {.form-control::file-selector-button {transition: none;}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button {background-color: #dde0e3;}.form-control::-webkit-file-upload-button {padding: 0.375rem 0.75rem;margin: -0.375rem -0.75rem;-webkit-margin-end: 0.75rem;margin-inline-end: 0.75rem;color: #ff6b43;background-color: #e9ecef;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width: 1px;border-radius: 0;-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.form-control::-webkit-file-upload-button {-webkit-transition: none;transition: none;}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {background-color: #dde0e3;}.form-control-lg {min-height: calc(1.5em + (1rem + 2px));padding: 0.5rem 1rem;font-size: 1.25rem;border-radius: 0.3rem;}.form-control-lg::file-selector-button {padding: 0.5rem 1rem;margin: -0.5rem -1rem;-webkit-margin-end: 1rem;-moz-margin-end: 1rem;margin-inline-end: 1rem;}.form-control-lg::-webkit-file-upload-button {padding: 0.5rem 1rem;margin: -0.5rem -1rem;-webkit-margin-end: 1rem;margin-inline-end: 1rem;}textarea.form-control {min-height: calc(1.5em + (0.75rem + 2px));}textarea.form-control-lg {min-height: calc(1.5em + (1rem + 2px));}.form-check {display: block;min-height: 1.5rem;padding-left: 1.5em;margin-bottom: 0.125rem;}.form-check .form-check-input {float: left;margin-left: -1.5em;}.form-check-input {width: 1em;height: 1em;margin-top: 0.25em;vertical-align: top;background-color: #fff;background-repeat: no-repeat;background-position: center;background-size: contain;border: 1px solid rgba(0, 0, 0, 0.25);-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-print-color-adjust: exact;color-adjust: exact;}.form-check-input[type="checkbox"] {border-radius: 0.25em;}.form-check-input[type="radio"] {border-radius: 50%;}.form-check-input:active {-webkit-filter: brightness(90%);filter: brightness(90%);}.form-check-input:focus {border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}.form-check-input:checked {background-color: #0d6efd;border-color: #0d6efd;}.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: #0d6efd;border-color: #0d6efd;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;-webkit-filter: none;filter: none;opacity: 0.5;}.form-check-input:disabled~.form-check-label, .form-check-input[disabled]~.form-check-label {opacity: 0.5;}.form-check-inline {display: inline-block;margin-right: 1rem;}.btn-check {position: absolute;clip: rect(0, 0, 0, 0);pointer-events: none;}.btn-check:disabled+.btn, .btn-check[disabled]+.btn {pointer-events: none;-webkit-filter: none;filter: none;opacity: 0.65;}.btn {display: inline-block;font-weight: 500;line-height: 1.5;color: #ff6b43;text-align: center;text-decoration: none;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: transparent;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;border-radius: 0.25rem;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;}.btn-icon {font-size: 1.3125rem;padding: 0.5rem 0.6875rem;}@media (prefers-reduced-motion: reduce) {.btn {transition: none;}}.btn:hover {color: #ff6b43;background-color: #fff;}.btn-check:focus+.btn, .btn:focus {outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}.btn.disabled, .btn:disabled, fieldset:disabled .btn {pointer-events: none;opacity: 0.65;}.btn-outline-dark.disabled, .btn-outline-dark:disabled {color: #ff6b43;background-color: transparent;}.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;}}.nav-tabs {border-bottom: 1px solid #e9ecef;}.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {color: #495057;background-color: #fff;border-color: #dee2e6 #dee2e6 #fff;}.tab-content>.tab-pane {display: none;}.tab-content>.active {display: block;}.card {position: relative;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #fff;background-clip: border-box;border: none;border-radius: 0.25rem;}.badge {display: inline-block;padding: 0.35em 0.65em;font-size: 0.75em;font-weight: 700;line-height: 1;color: #fff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: 0.25rem;}.badge:empty {display: none;}.btn .badge {position: relative;top: -1px;}@-webkit-keyframes progress-bar-stripes {0% {background-position-x: 1rem;}}@keyframes progress-bar-stripes {0% {background-position-x: 1rem;}}.progress {display: -ms-flexbox;display: flex;height: 1rem;overflow: hidden;font-size: 0.75rem;background-color: #e9ecef;border-radius: 0.25rem;}.modal {position: fixed;top: 0;left: 0;z-index: 10000;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: -webkit-transform 0.3s ease-out;transition: transform 0.3s ease-out;transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;-webkit-transform: translate(0, -50px);transform: translate(0, -50px);}@media (prefers-reduced-motion: reduce) {.modal.fade .modal-dialog {transition: none;}}.modal.show .modal-dialog {-webkit-transform: none;transform: none;}.modal.modal-static .modal-dialog {-webkit-transform: scale(1.02);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: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;min-height: calc(100% - 1rem);}.modal-content {position: relative;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;width: 100%;pointer-events: auto;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 0.3rem;outline: 0;}.modal-backdrop {position: fixed;top: 0;left: 0;z-index: 1040;width: 100vw;height: 100vh;background-color: #000;}.modal-backdrop.fade {opacity: 0;}.modal-backdrop.show {opacity: 0.5;}.modal-header {display: -ms-flexbox;display: flex;-ms-flex-negative: 0;flex-shrink: 0;-ms-flex-align: center;align-items: center;-ms-flex-pack: justify;justify-content: space-between;padding: 1rem 1rem;border-bottom: 1px solid #dee2e6;border-top-left-radius: calc(0.3rem - 1px);border-top-right-radius: calc(0.3rem - 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;-ms-flex: 1 1 auto;flex: 1 1 auto;padding: 1rem;}.modal-footer {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-negative: 0;flex-shrink: 0;-ms-flex-align: center;align-items: center;-ms-flex-pack: end;justify-content: flex-end;padding: 0.75rem;border-top: 1px solid #dee2e6;border-bottom-right-radius: calc(0.3rem - 1px);border-bottom-left-radius: calc(0.3rem - 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;}}@-webkit-keyframes spinner-border {to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes spinner-border {to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}.spinner-border {display: inline-block;width: 2rem;height: 2rem;vertical-align: -0.125em;border: 0.25em solid currentColor;border-right-color: transparent;border-radius: 50%;-webkit-animation: 0.75s linear infinite spinner-border;animation: 0.75s linear infinite spinner-border;}.spinner-border-sm {width: 1rem;height: 1rem;border-width: 0.2em;}@-webkit-keyframes spinner-grow {0% {-webkit-transform: scale(0);transform: scale(0);}50% {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes spinner-grow {0% {-webkit-transform: scale(0);transform: scale(0);}50% {opacity: 1;-webkit-transform: none;transform: none;}}.spinner-grow {display: inline-block;width: 2rem;height: 2rem;vertical-align: -0.125em;background-color: currentColor;border-radius: 50%;opacity: 0;-webkit-animation: 0.75s linear infinite spinner-grow;animation: 0.75s linear infinite spinner-grow;}.spinner-grow-sm {width: 1rem;height: 1rem;}@media (prefers-reduced-motion: reduce) {.spinner-border, .spinner-grow {-webkit-animation-duration: 1.5s;animation-duration: 1.5s;}}.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;}.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: -ms-flexbox !important;display: flex !important;}.d-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important;}.d-none {display: 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;}.border {border: 1px solid #dee2e6 !important;}.border-0 {border: 0 !important;}.border-3 {border-width: 3px !important;}.border-4 {border-width: 4px !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 {-ms-flex: 1 1 auto !important;flex: 1 1 auto !important;}.flex-row {-ms-flex-direction: row !important;flex-direction: row !important;}.flex-column {-ms-flex-direction: column !important;flex-direction: column !important;}.flex-row-reverse {-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important;}.flex-column-reverse {-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important;}.flex-grow-0 {-ms-flex-positive: 0 !important;flex-grow: 0 !important;}.flex-grow-1 {-ms-flex-positive: 1 !important;flex-grow: 1 !important;}.flex-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}.flex-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important;}.flex-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}.flex-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}.flex-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;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;}.justify-content-start {-ms-flex-pack: start !important;justify-content: flex-start !important;}.justify-content-end {-ms-flex-pack: end !important;justify-content: flex-end !important;}.justify-content-center {-ms-flex-pack: center !important;justify-content: center !important;}.justify-content-between {-ms-flex-pack: justify !important;justify-content: space-between !important;}.justify-content-around {-ms-flex-pack: distribute !important;justify-content: space-around !important;}.justify-content-evenly {-ms-flex-pack: space-evenly !important;justify-content: space-evenly !important;}.align-items-start {-ms-flex-align: start !important;align-items: flex-start !important;}.align-items-end {-ms-flex-align: end !important;align-items: flex-end !important;}.align-items-center {-ms-flex-align: center !important;align-items: center !important;}.align-items-baseline {-ms-flex-align: baseline !important;align-items: baseline !important;}.align-items-stretch {-ms-flex-align: stretch !important;align-items: stretch !important;}.align-content-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}.align-content-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}.align-content-center {-ms-flex-line-pack: center !important;align-content: center !important;}.align-content-between {-ms-flex-line-pack: justify !important;align-content: space-between !important;}.align-content-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important;}.align-content-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important;}.align-self-auto {-ms-flex-item-align: auto !important;align-self: auto !important;}.align-self-start {-ms-flex-item-align: start !important;align-self: flex-start !important;}.align-self-end {-ms-flex-item-align: end !important;align-self: flex-end !important;}.align-self-center {-ms-flex-item-align: center !important;align-self: center !important;}.align-self-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important;}.align-self-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !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-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-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-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-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-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-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-auto {margin-left: auto !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;}.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;}.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.6rem !important;padding-bottom: 0.6rem !important;}.py-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.py-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.py-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.pt-0 {padding-top: 0 !important;}.pt-1 {padding-top: 0.25rem !important;}.pt-2 {padding-top: 0.5rem !important;}.pt-3 {padding-top: 1rem !important;}.pt-4 {padding-top: 1.5rem !important;}.pt-5 {padding-top: 3rem !important;}.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;}.pb-0 {padding-bottom: 0 !important;}.pb-1 {padding-bottom: 0.25rem !important;}.pb-2 {padding-bottom: 0.5rem !important;}.pb-3 {padding-bottom: 1rem !important;}.pb-4 {padding-bottom: 1.5rem !important;}.pb-5 {padding-bottom: 3rem !important;}.ps-0 {padding-left: 0 !important;}.ps-1 {padding-left: 0.25rem !important;}.ps-2 {padding-left: 0.5rem !important;}.ps-3 {padding-left: 1rem !important;}.ps-4 {padding-left: 1.5rem !important;}.ps-5 {padding-left: 3rem !important;}.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;}.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-white {color: #fff !important;}.bg-white {background-color: #fff !important;}.bg-transparent {background-color: transparent !important;}.rounded {border-radius: 0.25rem !important;}.rounded-0 {border-radius: 0 !important;}.rounded-1 {border-radius: 0.2rem !important;}.rounded-2 {border-radius: 0.25rem !important;}.rounded-3 {border-radius: 0.3rem !important;}.rounded-circle {border-radius: 50% !important;}.rounded-pill {border-radius: 50rem !important;}.rounded-top {border-top-left-radius: 0.25rem !important;border-top-right-radius: 0.25rem !important;}.rounded-end {border-top-right-radius: 0.25rem !important;border-bottom-right-radius: 0.25rem !important;}.rounded-bottom {border-bottom-right-radius: 0.25rem !important;border-bottom-left-radius: 0.25rem !important;}.rounded-start {border-bottom-left-radius: 0.25rem !important;border-top-left-radius: 0.25rem !important;}@media (min-width: 768px) {.d-md-block {display: block !important;}.pb-md-2 {padding-bottom: 0.5rem !important;}}@media (min-width: 992px) {.py-lg-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}}body {color: #1a1919;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}* {outline: 0;}:focus {outline: 0;}a {text-decoration: none;transition: all ease 0.4s;}a:focus {outline: 0;outline-offset: 0;}p {line-height: 1.75rem;}img {max-width: 100%;transition: all ease 0.4s;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}button {outline: 0;outline-offset: 0;transition: all ease 0.4s;}button:focus {outline: 0;outline-offset: 0;transition: all ease 0.4s;}::-moz-selection, ::-ms-selection, ::-o-selection, ::-webkit-selection, ::selection {background: #ff6b43;color: #fff;}.bg-gray-100 {background-color: #FCEAE5 !important;}.text-danger {color: #e35d6a !important;}.text-success {color: #4dd4ac !important;}.text-warning {color: #ffc107 !important;}hr {border-color: #dee2e6;}.fs-24 {font-size: 1.5rem !important;}.fs-32 {font-size: 2rem !important;}.fs-20 {font-size: 1.25rem;}.h2, h2 {line-height: 3rem;}.h3, h3 {line-height: 2.5rem;}.h4, h4 {line-height: 2.25rem;}.font-size-16, body {font-size: 1rem;}.fs-18 {font-size: 1.125rem !important;}.fs-16 {font-size: 1rem !important;}.fs-11 {font-size: 0.6875rem !important;}.fs-12 {font-size: 0.75rem;}.shadow {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.04) !important;}.shadow-dark-80 {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.04);}.shadow-light-top {box-shadow: 0 -0.375rem 0.75rem rgb(0, 0, 0, .15);}.badge {font-weight: 700;padding: 0.625rem 0.8125rem;font-size: 0.6875rem;-ms-flex-align: center;align-items: center;display: -ms-inline-flexbox;display: inline-flex;-ms-flex-pack: center;justify-content: center;}.btn .badge {padding: 0.25rem 0.3125rem;}.badge-danger {background-color: #e35d6a;}.badge-success {background-color: #4dd4ac;}.form-check-input {width: 1.5em;height: 1.5em;margin-top: 0;margin-right: 0.5rem;cursor: pointer;border-color: #ced4da;border-radius: 0.25rem;}.form-check-input[type="checkbox"] {border-radius: 0.25em;}.form-check-input:checked[type="radio"] {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3.5 -3.5 7 7'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");}.form-check {margin-bottom: 0.5rem;}.form-check.form-check-rounded .form-check-input {border-radius: 50%;}.form-check.rounded-none .form-check-input {border-radius: 0;}.form-control {border-color: #dee2e6;font-size: 0.875rem;}.form-control:focus {box-shadow: none;}.form-control.form-control-xl {height: 3.625rem;font-size: 1rem;padding-left: 1rem;padding-right: 1rem;}.form-control.form-control-lg {font-size: 1rem;}.form-control.form-control-sm {font-size: 0.75rem;}textarea.form-control {min-height: 6.25rem;}textarea.form-control.form-control-xl {height: auto;min-height: 6.25rem;}textarea.form-control.form-control-lg {min-height: 6.25rem;}textarea.form-control.form-control-sm {min-height: 6.25rem;}.modal .btn-light {background-color: #f8f9fa !important;border-color: #f8f9fa !important;}.modal .modal-header .btn-icon {height: auto;}.modal .modal-content {border-radius: 0.25rem;border-color: #e9ecef;}.modal .modal-footer {border-color: #e9ecef;}.table-responsive {position: relative;z-index: 0;}@media (max-width: 767px) {.h2, h2 {line-height: 2rem;}.nav-tabs.nav-tabs-line {-ms-flex-wrap: nowrap;flex-wrap: nowrap;overflow-x: auto;padding-bottom: 0.625rem;border-bottom: none;}}.modal-close {margin-right: -0.625rem;}.nav-tabs-sm .nav-link {font-size: 0.8125rem;}footer .navbar {-ms-flex-pack: end;justify-content: flex-end;border: none;}footer .navbar li {padding: 0.3125rem 0 0.3125rem 3.125rem;}footer .navbar li a {color: #6c757d;font-size: 1rem;}@media screen and (max-width: 767px) {footer {text-align: center;padding-top: 0.625rem;}footer .navbar {-ms-flex-pack: center;justify-content: center;padding: 0;}footer .navbar li {padding-left: 0;padding-right: 0.9375rem;}}@media screen and (max-width: 639px) {footer .fs-16 {font-size: 0.875rem !important;}footer .navbar li {padding-top: 0;}footer .navbar li a {font-size: 0.875rem;}}.placeholder {margin: 0 auto;width: 100%;height: 100%;background-color: #eee;animation-duration: 1.25s;animation-fill-mode: forwards;animation-iteration-count: infinite;animation-name: placeHolderShimmer;animation-timing-function: linear;background: rgb(254, 247, 242);background: linear-gradient(90deg, rgba(254, 247, 242, 1) 30%, rgba(255, 229, 212, 1) 50%, rgba(254, 247, 242, 1) 70%);background-size: 800px 104px;position: absolute;z-index: 100;top: 0;border-radius: 15px;}.muze-dark-mode .placeholder {background: rgb(47, 46, 51);background: linear-gradient(90deg, rgba(47, 46, 51, 1) 30%, rgba(40, 38, 48, 1) 50%, rgba(47, 46, 51, 1) 70%);background-size: 800px 104px;}@keyframes placeHolderShimmer {0% {background-position: 0% 0;}100% {background-position: 150% 0;}}