.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm {--gutter-x: 1.5rem;--gutter-y: 0;width: 100%;padding-right: calc(var(--gutter-x) * 0.5);padding-left: calc(var(--gutter-x) * 0.5);margin-right: auto;margin-left: auto;}:root {--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--breakpoint-xxl: 1400px;}.row {--gutter-x: 1.5rem;--gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(-1 * var(--gutter-y));margin-right: calc(-0.5 * var(--gutter-x));margin-left: calc(-0.5 * var(--gutter-x));}.row > * {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--gutter-x) * 0.5);padding-left: calc(var(--gutter-x) * 0.5);margin-top: var(--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.3333333333%;}.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.6666666667%;}.col-auto {flex: 0 0 auto;width: auto;}.col-1 {flex: 0 0 auto;width: 8.33333333%;}.col-2 {flex: 0 0 auto;width: 16.66666667%;}.col-3 {flex: 0 0 auto;width: 25%;}.col-4 {flex: 0 0 auto;width: 33.33333333%;}.col-5 {flex: 0 0 auto;width: 41.66666667%;}.col-6 {flex: 0 0 auto;width: 50%;}.col-7 {flex: 0 0 auto;width: 58.33333333%;}.col-8 {flex: 0 0 auto;width: 66.66666667%;}.col-9 {flex: 0 0 auto;width: 75%;}.col-10 {flex: 0 0 auto;width: 83.33333333%;}.col-11 {flex: 0 0 auto;width: 91.66666667%;}.col-12 {flex: 0 0 auto;width: 100%;}.offset-1 {margin-left: 8.33333333%;}.offset-2 {margin-left: 16.66666667%;}.offset-3 {margin-left: 25%;}.offset-4 {margin-left: 33.33333333%;}.offset-5 {margin-left: 41.66666667%;}.offset-6 {margin-left: 50%;}.offset-7 {margin-left: 58.33333333%;}.offset-8 {margin-left: 66.66666667%;}.offset-9 {margin-left: 75%;}.offset-10 {margin-left: 83.33333333%;}.offset-11 {margin-left: 91.66666667%;}.g-0,.gx-0 {--gutter-x: 0;}.g-0,.gy-0 {--gutter-y: 0;}.g-1,.gx-1 {--gutter-x: 0.25rem;}.g-1,.gy-1 {--gutter-y: 0.25rem;}.g-2,.gx-2 {--gutter-x: 0.5rem;}.g-2,.gy-2 {--gutter-y: 0.5rem;}.g-3,.gx-3 {--gutter-x: 1rem;}.g-3,.gy-3 {--gutter-y: 1rem;}.g-4,.gx-4 {--gutter-x: 1.5rem;}.g-4,.gy-4 {--gutter-y: 1.5rem;}.g-5,.gx-5 {--gutter-x: 3rem;}.g-5,.gy-5 {--gutter-y: 3rem;}.float-start {float: left !important;}.float-end {float: right !important;}.float-none {float: none !important;}.object-fit-contain {-o-object-fit: contain !important;object-fit: contain !important;}.object-fit-cover {-o-object-fit: cover !important;object-fit: cover !important;}.object-fit-fill {-o-object-fit: fill !important;object-fit: fill !important;}.object-fit-scale {-o-object-fit: scale-down !important;object-fit: scale-down !important;}.object-fit-none {-o-object-fit: none !important;object-fit: 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;}.d-inline {display: inline !important;}.d-inline-block {display: inline-block !important;}.d-block {display: block !important;}.d-grid {display: -ms-grid !important;display: grid !important;}.d-inline-grid {display: -ms-inline-grid !important;display: inline-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 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;}.shadow-sm {box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;}.shadow-lg {box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;}.shadow-none {box-shadow: none !important;}.position-static {position: static !important;}.position-relative {position: relative !important;}.position-absolute {position: absolute !important;}.position-fixed {position: fixed !important;}.position-sticky {position: sticky !important;}.border {border: var(--border-width) var(--border-style) var(--border-color) !important;}.border-0 {border: 0 !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;}.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;}.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;}.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 {-ms-grid-row-align: auto !important;align-self: auto !important;}.align-self-start {align-self: flex-start !important;}.align-self-end {align-self: flex-end !important;}.align-self-center {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-baseline {align-self: baseline !important;}.align-self-stretch {-ms-grid-row-align: stretch !important;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-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.5rem !important;padding-bottom: 0.5rem !important;}.py-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.py-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.py-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.pt-0 {padding-top: 0 !important;}.pt-1 {padding-top: 0.25rem !important;}.pt-2 {padding-top: 0.5rem !important;}.pt-3 {padding-top: 1rem !important;}.pt-4 {padding-top: 1.5rem !important;}.pt-5 {padding-top: 3rem !important;}.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;}.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;}.row-gap-0 {row-gap: 0 !important;}.row-gap-1 {row-gap: 0.25rem !important;}.row-gap-2 {row-gap: 0.5rem !important;}.row-gap-3 {row-gap: 1rem !important;}.row-gap-4 {row-gap: 1.5rem !important;}.row-gap-5 {row-gap: 3rem !important;}.column-gap-0 {-webkit-column-gap: 0 !important;-moz-column-gap: 0 !important;column-gap: 0 !important;}.column-gap-1 {-webkit-column-gap: 0.25rem !important;-moz-column-gap: 0.25rem !important;column-gap: 0.25rem !important;}.column-gap-2 {-webkit-column-gap: 0.5rem !important;-moz-column-gap: 0.5rem !important;column-gap: 0.5rem !important;}.column-gap-3 {-webkit-column-gap: 1rem !important;-moz-column-gap: 1rem !important;column-gap: 1rem !important;}.column-gap-4 {-webkit-column-gap: 1.5rem !important;-moz-column-gap: 1.5rem !important;column-gap: 1.5rem !important;}.column-gap-5 {-webkit-column-gap: 3rem !important;-moz-column-gap: 3rem !important;column-gap: 3rem !important;}.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;}.fs-5 {font-size: 1.25rem !important;}.fs-6 {font-size: 1rem !important;}.fw-lighter {font-weight: lighter !important;}.fw-light {font-weight: 300 !important;}.fw-normal {font-weight: 400 !important;}.fw-medium {font-weight: 500 !important;}.fw-semibold {font-weight: 600 !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 {--text-opacity: 1;color: rgba(var(--primary-rgb), var(--text-opacity)) !important;}.text-secondary {--text-opacity: 1;color: rgba(var(--secondary-rgb), var(--text-opacity)) !important;}.text-success {--text-opacity: 1;color: rgba(var(--success-rgb), var(--text-opacity)) !important;}.text-info {--text-opacity: 1;color: rgba(var(--info-rgb), var(--text-opacity)) !important;}.text-warning {--text-opacity: 1;color: rgba(var(--warning-rgb), var(--text-opacity)) !important;}.text-danger {--text-opacity: 1;color: rgba(var(--danger-rgb), var(--text-opacity)) !important;}.text-light {--text-opacity: 1;color: rgba(var(--light-rgb), var(--text-opacity)) !important;}.text-dark {--text-opacity: 1;color: rgba(var(--dark-rgb), var(--text-opacity)) !important;}.text-black {--text-opacity: 1;color: rgba(var(--black-rgb), var(--text-opacity)) !important;}.text-white {--text-opacity: 1;color: rgba(var(--white-rgb), var(--text-opacity)) !important;}.text-body {--text-opacity: 1;color: rgba(var(--body-color-rgb), var(--text-opacity)) !important;}.text-muted {--text-opacity: 1;color: var(--secondary-color) !important;}.text-black-50 {--text-opacity: 1;color: rgba(0, 0, 0, 0.5) !important;}.text-white-50 {--text-opacity: 1;color: rgba(255, 255, 255, 0.5) !important;}.text-body-secondary {--text-opacity: 1;color: var(--secondary-color) !important;}.text-body-tertiary {--text-opacity: 1;color: var(--tertiary-color) !important;}.text-body-emphasis {--text-opacity: 1;color: var(--emphasis-color) !important;}.text-reset {--text-opacity: 1;color: inherit !important;}.text-opacity-25 {--text-opacity: 0.25;}.text-opacity-50 {--text-opacity: 0.5;}.text-opacity-75 {--text-opacity: 0.75;}.text-opacity-100 {--text-opacity: 1;}.text-primary-emphasis {color: var(--primary-text-emphasis) !important;}.text-secondary-emphasis {color: var(--secondary-text-emphasis) !important;}.text-success-emphasis {color: var(--success-text-emphasis) !important;}.text-info-emphasis {color: var(--info-text-emphasis) !important;}.text-warning-emphasis {color: var(--warning-text-emphasis) !important;}.text-danger-emphasis {color: var(--danger-text-emphasis) !important;}.text-light-emphasis {color: var(--light-text-emphasis) !important;}.text-dark-emphasis {color: var(--dark-text-emphasis) !important;}.link-underline-primary {--link-underline-opacity: 1;-webkit-text-decoration-color: rgba(var(--primary-rgb), var(--link-underline-opacity)) !important;text-decoration-color: rgba(var(--primary-rgb), var(--link-underline-opacity)) !important;}.link-underline-secondary {--link-underline-opacity: 1;-webkit-text-decoration-color: rgba(var(--secondary-rgb), var(--link-underline-opacity)) !important;text-decoration-color: rgba(var(--secondary-rgb), var(--link-underline-opacity)) !important;}.link-underline-success {--link-underline-opacity: 1;-webkit-text-decoration-color: rgba(var(--success-rgb), var(--link-underline-opacity)) !important;text-decoration-color: rgba(var(--success-rgb), var(--link-underline-opacity)) !important;}.link-underline-info {--link-underline-opacity: 1;-webkit-text-decoration-color: rgba(var(--info-rgb), var(--link-underline-opacity)) !important;text-decoration-color: rgba(var(--info-rgb), var(--link-underline-opacity)) !important;}.link-underline-warning {--link-underline-opacity: 1;-webkit-text-decoration-color: rgba(var(--warning-rgb), var(--link-underline-opacity)) !important;text-decoration-color: rgba(var(--warning-rgb), var(--link-underline-opacity)) !important;}.link-underline-danger {--link-underline-opacity: 1;-webkit-text-decoration-color: rgba(var(--danger-rgb), var(--link-underline-opacity)) !important;text-decoration-color: rgba(var(--danger-rgb), var(--link-underline-opacity)) !important;}.link-underline-light {--link-underline-opacity: 1;-webkit-text-decoration-color: rgba(var(--light-rgb), var(--link-underline-opacity)) !important;text-decoration-color: rgba(var(--light-rgb), var(--link-underline-opacity)) !important;}.link-underline-dark {--link-underline-opacity: 1;-webkit-text-decoration-color: rgba(var(--dark-rgb), var(--link-underline-opacity)) !important;text-decoration-color: rgba(var(--dark-rgb), var(--link-underline-opacity)) !important;}.link-underline {--link-underline-opacity: 1;-webkit-text-decoration-color: rgba(var(--link-color-rgb), var(--link-underline-opacity, 1)) !important;text-decoration-color: rgba(var(--link-color-rgb), var(--link-underline-opacity, 1)) !important;}.bg-primary {--bg-opacity: 1;background-color: rgba(var(--primary-rgb), var(--bg-opacity)) !important;}.bg-secondary {--bg-opacity: 1;background-color: rgba(var(--secondary-rgb), var(--bg-opacity)) !important;}.bg-success {--bg-opacity: 1;background-color: rgba(var(--success-rgb), var(--bg-opacity)) !important;}.bg-info {--bg-opacity: 1;background-color: rgba(var(--info-rgb), var(--bg-opacity)) !important;}.bg-warning {--bg-opacity: 1;background-color: rgba(var(--warning-rgb), var(--bg-opacity)) !important;}.bg-danger {--bg-opacity: 1;background-color: rgba(var(--danger-rgb), var(--bg-opacity)) !important;}.bg-light {--bg-opacity: 1;background-color: rgba(var(--light-rgb), var(--bg-opacity)) !important;}.bg-dark {--bg-opacity: 1;background-color: rgba(var(--dark-rgb), var(--bg-opacity)) !important;}.bg-black {--bg-opacity: 1;background-color: rgba(var(--black-rgb), var(--bg-opacity)) !important;}.bg-white {--bg-opacity: 1;background-color: rgba(var(--white-rgb), var(--bg-opacity)) !important;}.bg-body {--bg-opacity: 1;background-color: rgba(var(--body-bg-rgb), var(--bg-opacity)) !important;}.bg-transparent {--bg-opacity: 1;background-color: transparent !important;}.bg-body-secondary {--bg-opacity: 1;background-color: rgba(var(--secondary-bg-rgb), var(--bg-opacity)) !important;}.bg-body-tertiary {--bg-opacity: 1;background-color: rgba(var(--tertiary-bg-rgb), var(--bg-opacity)) !important;}.bg-opacity-10 {--bg-opacity: 0.1;}.bg-opacity-25 {--bg-opacity: 0.25;}.bg-opacity-50 {--bg-opacity: 0.5;}.bg-opacity-75 {--bg-opacity: 0.75;}.bg-opacity-100 {--bg-opacity: 1;}.rounded {border-radius: var(--border-radius) !important;}.rounded-0 {border-radius: 0 !important;}.rounded-1 {border-radius: var(--border-radius-sm) !important;}.rounded-2 {border-radius: var(--border-radius) !important;}.rounded-3 {border-radius: var(--border-radius-lg) !important;}.rounded-4 {border-radius: var(--border-radius-xl) !important;}.rounded-5 {border-radius: var(--border-radius-xxl) !important;}.rounded-circle {border-radius: 50% !important;}.rounded-pill {border-radius: var(--border-radius-pill) !important;}.visible {visibility: visible !important;}.invisible {visibility: hidden !important;}.z-n1 {z-index: -1 !important;}.z-0 {z-index: 0 !important;}.z-1 {z-index: 1 !important;}.z-2 {z-index: 2 !important;}.z-3 {z-index: 3 !important;}@media (min-width: 576px) {.container-sm, .container {max-width: 600px;}.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.3333333333%;}.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.6666666667%;}.col-sm-auto {flex: 0 0 auto;width: auto;}.col-sm-1 {flex: 0 0 auto;width: 8.33333333%;}.col-sm-2 {flex: 0 0 auto;width: 16.66666667%;}.col-sm-3 {flex: 0 0 auto;width: 25%;}.col-sm-4 {flex: 0 0 auto;width: 33.33333333%;}.col-sm-5 {flex: 0 0 auto;width: 41.66666667%;}.col-sm-6 {flex: 0 0 auto;width: 50%;}.col-sm-7 {flex: 0 0 auto;width: 58.33333333%;}.col-sm-8 {flex: 0 0 auto;width: 66.66666667%;}.col-sm-9 {flex: 0 0 auto;width: 75%;}.col-sm-10 {flex: 0 0 auto;width: 83.33333333%;}.col-sm-11 {flex: 0 0 auto;width: 91.66666667%;}.col-sm-12 {flex: 0 0 auto;width: 100%;}.offset-sm-0 {margin-left: 0;}.offset-sm-1 {margin-left: 8.33333333%;}.offset-sm-2 {margin-left: 16.66666667%;}.offset-sm-3 {margin-left: 25%;}.offset-sm-4 {margin-left: 33.33333333%;}.offset-sm-5 {margin-left: 41.66666667%;}.offset-sm-6 {margin-left: 50%;}.offset-sm-7 {margin-left: 58.33333333%;}.offset-sm-8 {margin-left: 66.66666667%;}.offset-sm-9 {margin-left: 75%;}.offset-sm-10 {margin-left: 83.33333333%;}.offset-sm-11 {margin-left: 91.66666667%;}.g-sm-0,.gx-sm-0 {--gutter-x: 0;}.g-sm-0,.gy-sm-0 {--gutter-y: 0;}.g-sm-1,.gx-sm-1 {--gutter-x: 0.25rem;}.g-sm-1,.gy-sm-1 {--gutter-y: 0.25rem;}.g-sm-2,.gx-sm-2 {--gutter-x: 0.5rem;}.g-sm-2,.gy-sm-2 {--gutter-y: 0.5rem;}.g-sm-3,.gx-sm-3 {--gutter-x: 1rem;}.g-sm-3,.gy-sm-3 {--gutter-y: 1rem;}.g-sm-4,.gx-sm-4 {--gutter-x: 1.5rem;}.g-sm-4,.gy-sm-4 {--gutter-y: 1.5rem;}.g-sm-5,.gx-sm-5 {--gutter-x: 3rem;}.g-sm-5,.gy-sm-5 {--gutter-y: 3rem;}.float-sm-start {float: left !important;}.float-sm-end {float: right !important;}.float-sm-none {float: none !important;}.object-fit-sm-contain {-o-object-fit: contain !important;object-fit: contain !important;}.object-fit-sm-cover {-o-object-fit: cover !important;object-fit: cover !important;}.object-fit-sm-fill {-o-object-fit: fill !important;object-fit: fill !important;}.object-fit-sm-scale {-o-object-fit: scale-down !important;object-fit: scale-down !important;}.object-fit-sm-none {-o-object-fit: none !important;object-fit: 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: -ms-grid !important;display: grid !important;}.d-sm-inline-grid {display: -ms-inline-grid !important;display: inline-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;}.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 {-ms-grid-row-align: auto !important;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 {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-sm-baseline {align-self: baseline !important;}.align-self-sm-stretch {-ms-grid-row-align: stretch !important;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-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-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-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-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-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-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-auto {margin-left: auto !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;}.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;}.py-sm-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-sm-1 {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}.py-sm-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.py-sm-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.py-sm-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.py-sm-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.pt-sm-0 {padding-top: 0 !important;}.pt-sm-1 {padding-top: 0.25rem !important;}.pt-sm-2 {padding-top: 0.5rem !important;}.pt-sm-3 {padding-top: 1rem !important;}.pt-sm-4 {padding-top: 1.5rem !important;}.pt-sm-5 {padding-top: 3rem !important;}.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;}.pb-sm-0 {padding-bottom: 0 !important;}.pb-sm-1 {padding-bottom: 0.25rem !important;}.pb-sm-2 {padding-bottom: 0.5rem !important;}.pb-sm-3 {padding-bottom: 1rem !important;}.pb-sm-4 {padding-bottom: 1.5rem !important;}.pb-sm-5 {padding-bottom: 3rem !important;}.ps-sm-0 {padding-left: 0 !important;}.ps-sm-1 {padding-left: 0.25rem !important;}.ps-sm-2 {padding-left: 0.5rem !important;}.ps-sm-3 {padding-left: 1rem !important;}.ps-sm-4 {padding-left: 1.5rem !important;}.ps-sm-5 {padding-left: 3rem !important;}.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;}.row-gap-sm-0 {row-gap: 0 !important;}.row-gap-sm-1 {row-gap: 0.25rem !important;}.row-gap-sm-2 {row-gap: 0.5rem !important;}.row-gap-sm-3 {row-gap: 1rem !important;}.row-gap-sm-4 {row-gap: 1.5rem !important;}.row-gap-sm-5 {row-gap: 3rem !important;}.column-gap-sm-0 {-webkit-column-gap: 0 !important;-moz-column-gap: 0 !important;column-gap: 0 !important;}.column-gap-sm-1 {-webkit-column-gap: 0.25rem !important;-moz-column-gap: 0.25rem !important;column-gap: 0.25rem !important;}.column-gap-sm-2 {-webkit-column-gap: 0.5rem !important;-moz-column-gap: 0.5rem !important;column-gap: 0.5rem !important;}.column-gap-sm-3 {-webkit-column-gap: 1rem !important;-moz-column-gap: 1rem !important;column-gap: 1rem !important;}.column-gap-sm-4 {-webkit-column-gap: 1.5rem !important;-moz-column-gap: 1.5rem !important;column-gap: 1.5rem !important;}.column-gap-sm-5 {-webkit-column-gap: 3rem !important;-moz-column-gap: 3rem !important;column-gap: 3rem !important;}.text-sm-start {text-align: left !important;}.text-sm-end {text-align: right !important;}.text-sm-center {text-align: center !important;}}@media (min-width: 768px) {.container-md, .container-sm, .container {max-width: 800px;}.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.3333333333%;}.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.6666666667%;}.col-md-auto {flex: 0 0 auto;width: auto;}.col-md-1 {flex: 0 0 auto;width: 8.33333333%;}.col-md-2 {flex: 0 0 auto;width: 16.66666667%;}.col-md-3 {flex: 0 0 auto;width: 25%;}.col-md-4 {flex: 0 0 auto;width: 33.33333333%;}.col-md-5 {flex: 0 0 auto;width: 41.66666667%;}.col-md-6 {flex: 0 0 auto;width: 50%;}.col-md-7 {flex: 0 0 auto;width: 58.33333333%;}.col-md-8 {flex: 0 0 auto;width: 66.66666667%;}.col-md-9 {flex: 0 0 auto;width: 75%;}.col-md-10 {flex: 0 0 auto;width: 83.33333333%;}.col-md-11 {flex: 0 0 auto;width: 91.66666667%;}.col-md-12 {flex: 0 0 auto;width: 100%;}.offset-md-0 {margin-left: 0;}.offset-md-1 {margin-left: 8.33333333%;}.offset-md-2 {margin-left: 16.66666667%;}.offset-md-3 {margin-left: 25%;}.offset-md-4 {margin-left: 33.33333333%;}.offset-md-5 {margin-left: 41.66666667%;}.offset-md-6 {margin-left: 50%;}.offset-md-7 {margin-left: 58.33333333%;}.offset-md-8 {margin-left: 66.66666667%;}.offset-md-9 {margin-left: 75%;}.offset-md-10 {margin-left: 83.33333333%;}.offset-md-11 {margin-left: 91.66666667%;}.g-md-0,.gx-md-0 {--gutter-x: 0;}.g-md-0,.gy-md-0 {--gutter-y: 0;}.g-md-1,.gx-md-1 {--gutter-x: 0.25rem;}.g-md-1,.gy-md-1 {--gutter-y: 0.25rem;}.g-md-2,.gx-md-2 {--gutter-x: 0.5rem;}.g-md-2,.gy-md-2 {--gutter-y: 0.5rem;}.g-md-3,.gx-md-3 {--gutter-x: 1rem;}.g-md-3,.gy-md-3 {--gutter-y: 1rem;}.g-md-4,.gx-md-4 {--gutter-x: 1.5rem;}.g-md-4,.gy-md-4 {--gutter-y: 1.5rem;}.g-md-5,.gx-md-5 {--gutter-x: 3rem;}.g-md-5,.gy-md-5 {--gutter-y: 3rem;}.float-md-start {float: left !important;}.float-md-end {float: right !important;}.float-md-none {float: none !important;}.object-fit-md-contain {-o-object-fit: contain !important;object-fit: contain !important;}.object-fit-md-cover {-o-object-fit: cover !important;object-fit: cover !important;}.object-fit-md-fill {-o-object-fit: fill !important;object-fit: fill !important;}.object-fit-md-scale {-o-object-fit: scale-down !important;object-fit: scale-down !important;}.object-fit-md-none {-o-object-fit: none !important;object-fit: 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: -ms-grid !important;display: grid !important;}.d-md-inline-grid {display: -ms-inline-grid !important;display: inline-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;}.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 {-ms-grid-row-align: auto !important;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 {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-md-baseline {align-self: baseline !important;}.align-self-md-stretch {-ms-grid-row-align: stretch !important;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-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-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-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-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-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-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-auto {margin-left: auto !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;}.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;}.py-md-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-md-1 {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}.py-md-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.py-md-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.py-md-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.py-md-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.pt-md-0 {padding-top: 0 !important;}.pt-md-1 {padding-top: 0.25rem !important;}.pt-md-2 {padding-top: 0.5rem !important;}.pt-md-3 {padding-top: 1rem !important;}.pt-md-4 {padding-top: 1.5rem !important;}.pt-md-5 {padding-top: 3rem !important;}.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;}.pb-md-0 {padding-bottom: 0 !important;}.pb-md-1 {padding-bottom: 0.25rem !important;}.pb-md-2 {padding-bottom: 0.5rem !important;}.pb-md-3 {padding-bottom: 1rem !important;}.pb-md-4 {padding-bottom: 1.5rem !important;}.pb-md-5 {padding-bottom: 3rem !important;}.ps-md-0 {padding-left: 0 !important;}.ps-md-1 {padding-left: 0.25rem !important;}.ps-md-2 {padding-left: 0.5rem !important;}.ps-md-3 {padding-left: 1rem !important;}.ps-md-4 {padding-left: 1.5rem !important;}.ps-md-5 {padding-left: 3rem !important;}.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;}.row-gap-md-0 {row-gap: 0 !important;}.row-gap-md-1 {row-gap: 0.25rem !important;}.row-gap-md-2 {row-gap: 0.5rem !important;}.row-gap-md-3 {row-gap: 1rem !important;}.row-gap-md-4 {row-gap: 1.5rem !important;}.row-gap-md-5 {row-gap: 3rem !important;}.column-gap-md-0 {-webkit-column-gap: 0 !important;-moz-column-gap: 0 !important;column-gap: 0 !important;}.column-gap-md-1 {-webkit-column-gap: 0.25rem !important;-moz-column-gap: 0.25rem !important;column-gap: 0.25rem !important;}.column-gap-md-2 {-webkit-column-gap: 0.5rem !important;-moz-column-gap: 0.5rem !important;column-gap: 0.5rem !important;}.column-gap-md-3 {-webkit-column-gap: 1rem !important;-moz-column-gap: 1rem !important;column-gap: 1rem !important;}.column-gap-md-4 {-webkit-column-gap: 1.5rem !important;-moz-column-gap: 1.5rem !important;column-gap: 1.5rem !important;}.column-gap-md-5 {-webkit-column-gap: 3rem !important;-moz-column-gap: 3rem !important;column-gap: 3rem !important;}.text-md-start {text-align: left !important;}.text-md-end {text-align: right !important;}.text-md-center {text-align: center !important;}}@media (min-width: 992px) {.container-lg, .container-md, .container-sm, .container {max-width: 960px;}.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.3333333333%;}.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.6666666667%;}.col-lg-auto {flex: 0 0 auto;width: auto;}.col-lg-1 {flex: 0 0 auto;width: 8.33333333%;}.col-lg-2 {flex: 0 0 auto;width: 16.66666667%;}.col-lg-3 {flex: 0 0 auto;width: 25%;}.col-lg-4 {flex: 0 0 auto;width: 33.33333333%;}.col-lg-5 {flex: 0 0 auto;width: 41.66666667%;}.col-lg-6 {flex: 0 0 auto;width: 50%;}.col-lg-7 {flex: 0 0 auto;width: 58.33333333%;}.col-lg-8 {flex: 0 0 auto;width: 66.66666667%;}.col-lg-9 {flex: 0 0 auto;width: 75%;}.col-lg-10 {flex: 0 0 auto;width: 83.33333333%;}.col-lg-11 {flex: 0 0 auto;width: 91.66666667%;}.col-lg-12 {flex: 0 0 auto;width: 100%;}.offset-lg-0 {margin-left: 0;}.offset-lg-1 {margin-left: 8.33333333%;}.offset-lg-2 {margin-left: 16.66666667%;}.offset-lg-3 {margin-left: 25%;}.offset-lg-4 {margin-left: 33.33333333%;}.offset-lg-5 {margin-left: 41.66666667%;}.offset-lg-6 {margin-left: 50%;}.offset-lg-7 {margin-left: 58.33333333%;}.offset-lg-8 {margin-left: 66.66666667%;}.offset-lg-9 {margin-left: 75%;}.offset-lg-10 {margin-left: 83.33333333%;}.offset-lg-11 {margin-left: 91.66666667%;}.g-lg-0,.gx-lg-0 {--gutter-x: 0;}.g-lg-0,.gy-lg-0 {--gutter-y: 0;}.g-lg-1,.gx-lg-1 {--gutter-x: 0.25rem;}.g-lg-1,.gy-lg-1 {--gutter-y: 0.25rem;}.g-lg-2,.gx-lg-2 {--gutter-x: 0.5rem;}.g-lg-2,.gy-lg-2 {--gutter-y: 0.5rem;}.g-lg-3,.gx-lg-3 {--gutter-x: 1rem;}.g-lg-3,.gy-lg-3 {--gutter-y: 1rem;}.g-lg-4,.gx-lg-4 {--gutter-x: 1.5rem;}.g-lg-4,.gy-lg-4 {--gutter-y: 1.5rem;}.g-lg-5,.gx-lg-5 {--gutter-x: 3rem;}.g-lg-5,.gy-lg-5 {--gutter-y: 3rem;}.float-lg-start {float: left !important;}.float-lg-end {float: right !important;}.float-lg-none {float: none !important;}.object-fit-lg-contain {-o-object-fit: contain !important;object-fit: contain !important;}.object-fit-lg-cover {-o-object-fit: cover !important;object-fit: cover !important;}.object-fit-lg-fill {-o-object-fit: fill !important;object-fit: fill !important;}.object-fit-lg-scale {-o-object-fit: scale-down !important;object-fit: scale-down !important;}.object-fit-lg-none {-o-object-fit: none !important;object-fit: 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: -ms-grid !important;display: grid !important;}.d-lg-inline-grid {display: -ms-inline-grid !important;display: inline-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;}.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 {-ms-grid-row-align: auto !important;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 {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-lg-baseline {align-self: baseline !important;}.align-self-lg-stretch {-ms-grid-row-align: stretch !important;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-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-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-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-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-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-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-auto {margin-left: auto !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;}.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;}.py-lg-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-lg-1 {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}.py-lg-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.py-lg-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.py-lg-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.py-lg-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.pt-lg-0 {padding-top: 0 !important;}.pt-lg-1 {padding-top: 0.25rem !important;}.pt-lg-2 {padding-top: 0.5rem !important;}.pt-lg-3 {padding-top: 1rem !important;}.pt-lg-4 {padding-top: 1.5rem !important;}.pt-lg-5 {padding-top: 3rem !important;}.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;}.pb-lg-0 {padding-bottom: 0 !important;}.pb-lg-1 {padding-bottom: 0.25rem !important;}.pb-lg-2 {padding-bottom: 0.5rem !important;}.pb-lg-3 {padding-bottom: 1rem !important;}.pb-lg-4 {padding-bottom: 1.5rem !important;}.pb-lg-5 {padding-bottom: 3rem !important;}.ps-lg-0 {padding-left: 0 !important;}.ps-lg-1 {padding-left: 0.25rem !important;}.ps-lg-2 {padding-left: 0.5rem !important;}.ps-lg-3 {padding-left: 1rem !important;}.ps-lg-4 {padding-left: 1.5rem !important;}.ps-lg-5 {padding-left: 3rem !important;}.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;}.row-gap-lg-0 {row-gap: 0 !important;}.row-gap-lg-1 {row-gap: 0.25rem !important;}.row-gap-lg-2 {row-gap: 0.5rem !important;}.row-gap-lg-3 {row-gap: 1rem !important;}.row-gap-lg-4 {row-gap: 1.5rem !important;}.row-gap-lg-5 {row-gap: 3rem !important;}.column-gap-lg-0 {-webkit-column-gap: 0 !important;-moz-column-gap: 0 !important;column-gap: 0 !important;}.column-gap-lg-1 {-webkit-column-gap: 0.25rem !important;-moz-column-gap: 0.25rem !important;column-gap: 0.25rem !important;}.column-gap-lg-2 {-webkit-column-gap: 0.5rem !important;-moz-column-gap: 0.5rem !important;column-gap: 0.5rem !important;}.column-gap-lg-3 {-webkit-column-gap: 1rem !important;-moz-column-gap: 1rem !important;column-gap: 1rem !important;}.column-gap-lg-4 {-webkit-column-gap: 1.5rem !important;-moz-column-gap: 1.5rem !important;column-gap: 1.5rem !important;}.column-gap-lg-5 {-webkit-column-gap: 3rem !important;-moz-column-gap: 3rem !important;column-gap: 3rem !important;}.text-lg-start {text-align: left !important;}.text-lg-end {text-align: right !important;}.text-lg-center {text-align: center !important;}}@media (min-width: 1200px) {.container-xl, .container-lg, .container-md, .container-sm, .container {max-width: 1140px;}.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.3333333333%;}.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.6666666667%;}.col-xl-auto {flex: 0 0 auto;width: auto;}.col-xl-1 {flex: 0 0 auto;width: 8.33333333%;}.col-xl-2 {flex: 0 0 auto;width: 16.66666667%;}.col-xl-3 {flex: 0 0 auto;width: 25%;}.col-xl-4 {flex: 0 0 auto;width: 33.33333333%;}.col-xl-5 {flex: 0 0 auto;width: 41.66666667%;}.col-xl-6 {flex: 0 0 auto;width: 50%;}.col-xl-7 {flex: 0 0 auto;width: 58.33333333%;}.col-xl-8 {flex: 0 0 auto;width: 66.66666667%;}.col-xl-9 {flex: 0 0 auto;width: 75%;}.col-xl-10 {flex: 0 0 auto;width: 83.33333333%;}.col-xl-11 {flex: 0 0 auto;width: 91.66666667%;}.col-xl-12 {flex: 0 0 auto;width: 100%;}.offset-xl-0 {margin-left: 0;}.offset-xl-1 {margin-left: 8.33333333%;}.offset-xl-2 {margin-left: 16.66666667%;}.offset-xl-3 {margin-left: 25%;}.offset-xl-4 {margin-left: 33.33333333%;}.offset-xl-5 {margin-left: 41.66666667%;}.offset-xl-6 {margin-left: 50%;}.offset-xl-7 {margin-left: 58.33333333%;}.offset-xl-8 {margin-left: 66.66666667%;}.offset-xl-9 {margin-left: 75%;}.offset-xl-10 {margin-left: 83.33333333%;}.offset-xl-11 {margin-left: 91.66666667%;}.g-xl-0,.gx-xl-0 {--gutter-x: 0;}.g-xl-0,.gy-xl-0 {--gutter-y: 0;}.g-xl-1,.gx-xl-1 {--gutter-x: 0.25rem;}.g-xl-1,.gy-xl-1 {--gutter-y: 0.25rem;}.g-xl-2,.gx-xl-2 {--gutter-x: 0.5rem;}.g-xl-2,.gy-xl-2 {--gutter-y: 0.5rem;}.g-xl-3,.gx-xl-3 {--gutter-x: 1rem;}.g-xl-3,.gy-xl-3 {--gutter-y: 1rem;}.g-xl-4,.gx-xl-4 {--gutter-x: 1.5rem;}.g-xl-4,.gy-xl-4 {--gutter-y: 1.5rem;}.g-xl-5,.gx-xl-5 {--gutter-x: 3rem;}.g-xl-5,.gy-xl-5 {--gutter-y: 3rem;}.float-xl-start {float: left !important;}.float-xl-end {float: right !important;}.float-xl-none {float: none !important;}.object-fit-xl-contain {-o-object-fit: contain !important;object-fit: contain !important;}.object-fit-xl-cover {-o-object-fit: cover !important;object-fit: cover !important;}.object-fit-xl-fill {-o-object-fit: fill !important;object-fit: fill !important;}.object-fit-xl-scale {-o-object-fit: scale-down !important;object-fit: scale-down !important;}.object-fit-xl-none {-o-object-fit: none !important;object-fit: 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: -ms-grid !important;display: grid !important;}.d-xl-inline-grid {display: -ms-inline-grid !important;display: inline-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;}.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 {-ms-grid-row-align: auto !important;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 {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-xl-baseline {align-self: baseline !important;}.align-self-xl-stretch {-ms-grid-row-align: stretch !important;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-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-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-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-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-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-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-auto {margin-left: auto !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;}.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;}.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;}.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;}.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;}.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;}.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;}.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;}.row-gap-xl-0 {row-gap: 0 !important;}.row-gap-xl-1 {row-gap: 0.25rem !important;}.row-gap-xl-2 {row-gap: 0.5rem !important;}.row-gap-xl-3 {row-gap: 1rem !important;}.row-gap-xl-4 {row-gap: 1.5rem !important;}.row-gap-xl-5 {row-gap: 3rem !important;}.column-gap-xl-0 {-webkit-column-gap: 0 !important;-moz-column-gap: 0 !important;column-gap: 0 !important;}.column-gap-xl-1 {-webkit-column-gap: 0.25rem !important;-moz-column-gap: 0.25rem !important;column-gap: 0.25rem !important;}.column-gap-xl-2 {-webkit-column-gap: 0.5rem !important;-moz-column-gap: 0.5rem !important;column-gap: 0.5rem !important;}.column-gap-xl-3 {-webkit-column-gap: 1rem !important;-moz-column-gap: 1rem !important;column-gap: 1rem !important;}.column-gap-xl-4 {-webkit-column-gap: 1.5rem !important;-moz-column-gap: 1.5rem !important;column-gap: 1.5rem !important;}.column-gap-xl-5 {-webkit-column-gap: 3rem !important;-moz-column-gap: 3rem !important;column-gap: 3rem !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) {.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {max-width: 1320px;}.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.3333333333%;}.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.6666666667%;}.col-xxl-auto {flex: 0 0 auto;width: auto;}.col-xxl-1 {flex: 0 0 auto;width: 8.33333333%;}.col-xxl-2 {flex: 0 0 auto;width: 16.66666667%;}.col-xxl-3 {flex: 0 0 auto;width: 25%;}.col-xxl-4 {flex: 0 0 auto;width: 33.33333333%;}.col-xxl-5 {flex: 0 0 auto;width: 41.66666667%;}.col-xxl-6 {flex: 0 0 auto;width: 50%;}.col-xxl-7 {flex: 0 0 auto;width: 58.33333333%;}.col-xxl-8 {flex: 0 0 auto;width: 66.66666667%;}.col-xxl-9 {flex: 0 0 auto;width: 75%;}.col-xxl-10 {flex: 0 0 auto;width: 83.33333333%;}.col-xxl-11 {flex: 0 0 auto;width: 91.66666667%;}.col-xxl-12 {flex: 0 0 auto;width: 100%;}.offset-xxl-0 {margin-left: 0;}.offset-xxl-1 {margin-left: 8.33333333%;}.offset-xxl-2 {margin-left: 16.66666667%;}.offset-xxl-3 {margin-left: 25%;}.offset-xxl-4 {margin-left: 33.33333333%;}.offset-xxl-5 {margin-left: 41.66666667%;}.offset-xxl-6 {margin-left: 50%;}.offset-xxl-7 {margin-left: 58.33333333%;}.offset-xxl-8 {margin-left: 66.66666667%;}.offset-xxl-9 {margin-left: 75%;}.offset-xxl-10 {margin-left: 83.33333333%;}.offset-xxl-11 {margin-left: 91.66666667%;}.g-xxl-0,.gx-xxl-0 {--gutter-x: 0;}.g-xxl-0,.gy-xxl-0 {--gutter-y: 0;}.g-xxl-1,.gx-xxl-1 {--gutter-x: 0.25rem;}.g-xxl-1,.gy-xxl-1 {--gutter-y: 0.25rem;}.g-xxl-2,.gx-xxl-2 {--gutter-x: 0.5rem;}.g-xxl-2,.gy-xxl-2 {--gutter-y: 0.5rem;}.g-xxl-3,.gx-xxl-3 {--gutter-x: 1rem;}.g-xxl-3,.gy-xxl-3 {--gutter-y: 1rem;}.g-xxl-4,.gx-xxl-4 {--gutter-x: 1.5rem;}.g-xxl-4,.gy-xxl-4 {--gutter-y: 1.5rem;}.g-xxl-5,.gx-xxl-5 {--gutter-x: 3rem;}.g-xxl-5,.gy-xxl-5 {--gutter-y: 3rem;}.float-xxl-start {float: left !important;}.float-xxl-end {float: right !important;}.float-xxl-none {float: none !important;}.object-fit-xxl-contain {-o-object-fit: contain !important;object-fit: contain !important;}.object-fit-xxl-cover {-o-object-fit: cover !important;object-fit: cover !important;}.object-fit-xxl-fill {-o-object-fit: fill !important;object-fit: fill !important;}.object-fit-xxl-scale {-o-object-fit: scale-down !important;object-fit: scale-down !important;}.object-fit-xxl-none {-o-object-fit: none !important;object-fit: 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: -ms-grid !important;display: grid !important;}.d-xxl-inline-grid {display: -ms-inline-grid !important;display: inline-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;}.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 {-ms-grid-row-align: auto !important;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 {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-xxl-baseline {align-self: baseline !important;}.align-self-xxl-stretch {-ms-grid-row-align: stretch !important;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-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-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-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-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-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-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-auto {margin-left: auto !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;}.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;}.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;}.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;}.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;}.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;}.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;}.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;}.row-gap-xxl-0 {row-gap: 0 !important;}.row-gap-xxl-1 {row-gap: 0.25rem !important;}.row-gap-xxl-2 {row-gap: 0.5rem !important;}.row-gap-xxl-3 {row-gap: 1rem !important;}.row-gap-xxl-4 {row-gap: 1.5rem !important;}.row-gap-xxl-5 {row-gap: 3rem !important;}.column-gap-xxl-0 {-webkit-column-gap: 0 !important;-moz-column-gap: 0 !important;column-gap: 0 !important;}.column-gap-xxl-1 {-webkit-column-gap: 0.25rem !important;-moz-column-gap: 0.25rem !important;column-gap: 0.25rem !important;}.column-gap-xxl-2 {-webkit-column-gap: 0.5rem !important;-moz-column-gap: 0.5rem !important;column-gap: 0.5rem !important;}.column-gap-xxl-3 {-webkit-column-gap: 1rem !important;-moz-column-gap: 1rem !important;column-gap: 1rem !important;}.column-gap-xxl-4 {-webkit-column-gap: 1.5rem !important;-moz-column-gap: 1.5rem !important;column-gap: 1.5rem !important;}.column-gap-xxl-5 {-webkit-column-gap: 3rem !important;-moz-column-gap: 3rem !important;column-gap: 3rem !important;}.text-xxl-start {text-align: left !important;}.text-xxl-end {text-align: right !important;}.text-xxl-center {text-align: center !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: -ms-grid !important;display: grid !important;}.d-print-inline-grid {display: -ms-inline-grid !important;display: inline-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;}}
@charset "UTF-8";.btn, a, a *, .anim, .anim-all * {transition: 0.18s ease-in-out;}.suggestions-suggestions strong, .color, .color1 {color: var(--color1, #ff522d) !important;}@-ms-viewport {width: device-width;}@-o-viewport {width: device-width;}@viewport {width: device-width;}*, *::before, *::after {box-sizing: border-box;margin: 0;padding: 0;}*:focus {outline: none;}hr {height: 1px;background-color: currentColor;margin: 1rem 0;color: inherit;border: 0;box-sizing: content-box;overflow: visible;}p {word-wrap: break-word;margin: 0;margin-bottom: 0.6em;}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;}nav ul {margin: 0;padding: 0;list-style: none;}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: 0.5rem;margin-left: 0;}blockquote {position: relative;width: 100%;max-width: 100%;padding: 5px 17px;margin: 7px 0 17px;font-family: inherit;font-size: 15px;font-weight: 400;line-height: 1.3;font-style: italic;color: #5e5e5e;border-left: 4px solid #eee;}blockquote p {font-style: italic;font-size: 16px;margin-top: 0;}blockquote cite {color: #999999;font-size: 14px;display: block;margin-top: 5px;}blockquote cite:before {content: "— ";}article blockquote {border-left-color: var(--color1);margin: 5px 0;}b, strong {font-weight: bolder;}small, .small {font-size: 0.875em;line-height: 1.2;display: inline-block;}mark, .mark {padding: 0.1875em;background-color: #fff3cd;color: #000;}sub,sup {position: relative;font-size: 0.75em;line-height: 0;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}pre, code, kbd, samp {font-family: var(--font-monospace);font-size: 1em;;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.1875rem 0.375rem;font-size: 0.875em;color: var(--body-bg);background-color: var(--body-color);border-radius: 0.25rem;}kbd kbd {padding: 0;font-size: 1em;}figure {margin: 15px 40px;}img, svg {vertical-align: middle;}img, img.error {max-width: 100%;max-height: 100%;height: auto;pointer-events: none;border-style: none;font-size: 0;line-height: 0;color: transparent;overflow: hidden;}img.error {visibility: hidden;width: 0;height: 0;display: none;}img:not([src]) {visibility: hidden;}svg:not(:root) {overflow: hidden;fill: currentColor;}table {caption-side: bottom;border-collapse: collapse;border-spacing: 0;background-color: transparent;}caption {padding-top: 0.5rem;padding-bottom: 0.5rem;color: var(--secondary-color);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;}[role=button] {cursor: pointer;}select {text-transform: none;word-wrap: normal;}select:disabled {opacity: 1;}[list]::-webkit-calendar-picker-indicator {display: none;}button,[type=button],[type=reset],[type=submit] {font-family: inherit;overflow: visible;text-transform: none;font-size: 100%;line-height: 1.15;margin: 0;-webkit-appearance: none;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled) {cursor: pointer;}button::-moz-focus-inner, [type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {border-style: none;padding: 0;}button:-moz-focusring, [type=button]:-moz-focusring,[type=reset]:-moz-focusring, [type=submit]:-moz-focusring {outline: 1px dotted ButtonText;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}::-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: 1.5rem;line-height: inherit;}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;}::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;}html {font-family: sans-serif;line-height: 1.2;height: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}body {margin: 0;font-family: var(--body-font-family, Helvetica, Arial, sans-serif);font-size: clamp(15.5px, calc(0.96875rem + (1vw - 5.7px) * 0.2830188679), 17px);font-weight: var(--body-font-weight, 500);line-height: var(--body-line-height, 1.5);color: var(--body-color);background-color: var(--body-bg);-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin-bottom: 0.5rem;font-family: inherit;line-height: 1.023;font-weight: 700;font-style: normal;letter-spacing: -0.02em;display: block;word-wrap: break-word;text-overflow: ellipsis;color: var(--heading-color, inherit);}h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, .h1 b, .h2 b, .h3 b, .h4 b, .h5 b, .h6 b {font-weight: 700;}h1.inline, h1.inline-title, h2.inline, h2.inline-title, h3.inline, h3.inline-title, h4.inline, h4.inline-title, h5.inline, h5.inline-title, h6.inline, h6.inline-title, .h1.inline, .h1.inline-title, .h2.inline, .h2.inline-title, .h3.inline, .h3.inline-title, .h4.inline, .h4.inline-title, .h5.inline, .h5.inline-title, .h6.inline, .h6.inline-title {font-size: inherit;font-weight: 500;display: contents;}h1, .h1 {font-size: clamp(30px, calc(1.875rem + (1vw - 5.7px) * 3.5849056604), 49px);}h2, .h2 {font-size: clamp(28px, calc(1.75rem + (1vw - 5.7px) * 3.3962264151), 46px);}h3, .h3 {font-size: clamp(22px, calc(1.375rem + (1vw - 5.7px) * 3.0188679245), 38px);}h4, .h4 {font-size: clamp(18px, calc(1.125rem + (1vw - 5.7px) * 1.8867924528), 28px);font-weight: 600;}h5, .h5 {font-size: clamp(14.5px, calc(0.90625rem + (1vw - 5.7px) * 0.0943396226), 15px);font-weight: 600;}h6, .h6 {font-size: clamp(13.5px, calc(0.84375rem + (1vw - 5.7px) * 0.0943396226), 14px);font-weight: 600;}a {color: inherit;text-decoration: none;background-color: transparent;-webkit-text-decoration-skip: objects;cursor: pointer;word-wrap: break-word;}*, :focus {outline: 0 !important;}.color2 {color: var(--color2, #2f3340);}.btn {--btn-padding-x: 1.45rem;--btn-padding-y: 0.375rem;--btn-font-family: ;--btn-font-size: 0.9215rem;--btn-font-weight: 400;--btn-line-height: 3.5;--btn-color: var(--body-color);--btn-bg: transparent;--btn-border-width: var(--border-width);--btn-border-color: transparent;--btn-border-radius: var(--border-radius);--btn-hover-border-color: transparent;--btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--btn-disabled-opacity: 0.65;--btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--btn-focus-shadow-rgb), .5);display: inline-block;padding: var(--btn-padding-y) var(--btn-padding-x);font-family: var(--btn-font-family);font-size: var(--btn-font-size);font-weight: var(--btn-font-weight);line-height: var(--btn-line-height);color: var(--btn-color);text-align: center;text-decoration: none;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: var(--btn-border-width) solid var(--btn-border-color);border-radius: var(--btn-border-radius);background-color: var(--btn-bg);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:hover {color: var(--btn-hover-color);background-color: var(--btn-hover-bg);border-color: var(--btn-hover-border-color);}.btn-check + .btn:hover {color: var(--btn-color);background-color: var(--btn-bg);border-color: var(--btn-border-color);}.btn:focus-visible {color: var(--btn-hover-color);background-color: var(--btn-hover-bg);border-color: var(--btn-hover-border-color);outline: 0;box-shadow: var(--btn-focus-box-shadow);}.btn-check:focus-visible + .btn {border-color: var(--btn-hover-border-color);outline: 0;box-shadow: var(--btn-focus-box-shadow);}.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {color: var(--btn-active-color);background-color: var(--btn-active-bg);border-color: var(--btn-active-border-color);}.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {box-shadow: var(--btn-focus-box-shadow);}.btn:disabled, .btn.disabled, fieldset:disabled .btn {color: var(--btn-disabled-color);pointer-events: none;background-color: var(--btn-disabled-bg);border-color: var(--btn-disabled-border-color);opacity: var(--btn-disabled-opacity);}.btn-color1 {--btn-color: #fff;--btn-bg: #ff522d;--btn-border-color: #ff522d;--btn-hover-color: #fff;--btn-hover-bg: #eb4b29;--btn-hover-border-color: #cc4224;--btn-focus-shadow-rgb: 255, 108, 77;--btn-active-color: #fff;--btn-active-bg: #cc4224;--btn-active-border-color: #bf3e22;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #ff522d;--btn-disabled-border-color: #ff522d;}.btn-color2 {--btn-color: #fff;--btn-bg: #2f3340;--btn-border-color: #2f3340;--btn-hover-color: #fff;--btn-hover-bg: #2b2f3b;--btn-hover-border-color: #262933;--btn-focus-shadow-rgb: 78, 82, 93;--btn-active-color: #fff;--btn-active-bg: #262933;--btn-active-border-color: #232630;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #2f3340;--btn-disabled-border-color: #2f3340;}.btn-primary {--btn-color: #fff;--btn-bg: #ff522d;--btn-border-color: #ff522d;--btn-hover-color: #fff;--btn-hover-bg: #eb4b29;--btn-hover-border-color: #cc4224;--btn-focus-shadow-rgb: 255, 108, 77;--btn-active-color: #fff;--btn-active-bg: #cc4224;--btn-active-border-color: #bf3e22;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #ff522d;--btn-disabled-border-color: #ff522d;}.btn-secondary {--btn-color: #fff;--btn-bg: #2f3340;--btn-border-color: #2f3340;--btn-hover-color: #fff;--btn-hover-bg: #2b2f3b;--btn-hover-border-color: #262933;--btn-focus-shadow-rgb: 78, 82, 93;--btn-active-color: #fff;--btn-active-bg: #262933;--btn-active-border-color: #232630;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #2f3340;--btn-disabled-border-color: #2f3340;}.btn-success {--btn-color: #fff;--btn-bg: #2ba22b;--btn-border-color: #2ba22b;--btn-hover-color: #fff;--btn-hover-bg: #289528;--btn-hover-border-color: #228222;--btn-focus-shadow-rgb: 75, 176, 75;--btn-active-color: #fff;--btn-active-bg: #228222;--btn-active-border-color: #207a20;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #2ba22b;--btn-disabled-border-color: #2ba22b;}.btn-info {--btn-color: #000;--btn-bg: #0dcaf0;--btn-border-color: #0dcaf0;--btn-hover-color: #000;--btn-hover-bg: #31d2f2;--btn-hover-border-color: #25cff2;--btn-focus-shadow-rgb: 11, 172, 204;--btn-active-color: #000;--btn-active-bg: #3dd5f3;--btn-active-border-color: #25cff2;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #000;--btn-disabled-bg: #0dcaf0;--btn-disabled-border-color: #0dcaf0;}.btn-warning {--btn-color: #000;--btn-bg: #ffc107;--btn-border-color: #ffc107;--btn-hover-color: #000;--btn-hover-bg: #ffca2c;--btn-hover-border-color: #ffc720;--btn-focus-shadow-rgb: 217, 164, 6;--btn-active-color: #000;--btn-active-bg: #ffcd39;--btn-active-border-color: #ffc720;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #000;--btn-disabled-bg: #ffc107;--btn-disabled-border-color: #ffc107;}.btn-danger {--btn-color: #fff;--btn-bg: #e83111;--btn-border-color: #e83111;--btn-hover-color: #fff;--btn-hover-bg: #d52d10;--btn-hover-border-color: #ba270e;--btn-focus-shadow-rgb: 235, 80, 53;--btn-active-color: #fff;--btn-active-bg: #ba270e;--btn-active-border-color: #ae250d;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #e83111;--btn-disabled-border-color: #e83111;}.btn-light {--btn-color: #000;--btn-bg: #f2f3f5;--btn-border-color: #f2f3f5;--btn-hover-color: #000;--btn-hover-bg: #dfe0e1;--btn-hover-border-color: #c2c2c4;--btn-focus-shadow-rgb: 206, 207, 208;--btn-active-color: #000;--btn-active-bg: #c2c2c4;--btn-active-border-color: #b6b6b8;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #000;--btn-disabled-bg: #f2f3f5;--btn-disabled-border-color: #f2f3f5;}.btn-dark {--btn-color: #fff;--btn-bg: #1d212e;--btn-border-color: #1d212e;--btn-hover-color: #fff;--btn-hover-bg: #3f424d;--btn-hover-border-color: #343743;--btn-focus-shadow-rgb: 63, 66, 77;--btn-active-color: #fff;--btn-active-bg: #4a4d58;--btn-active-border-color: #343743;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #1d212e;--btn-disabled-border-color: #1d212e;}.btn-outline-color1 {--btn-color: #ff522d;--btn-border-color: #ff522d;--btn-hover-color: #fff;--btn-hover-bg: #ff522d;--btn-hover-border-color: #ff522d;--btn-focus-shadow-rgb: 255, 82, 45;--btn-active-color: #fff;--btn-active-bg: #ff522d;--btn-active-border-color: #ff522d;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #ff522d;--btn-disabled-bg: transparent;--btn-disabled-border-color: #ff522d;--gradient: none;}.btn-outline-color2 {--btn-color: #2f3340;--btn-border-color: #2f3340;--btn-hover-color: #fff;--btn-hover-bg: #2f3340;--btn-hover-border-color: #2f3340;--btn-focus-shadow-rgb: 47, 51, 64;--btn-active-color: #fff;--btn-active-bg: #2f3340;--btn-active-border-color: #2f3340;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #2f3340;--btn-disabled-bg: transparent;--btn-disabled-border-color: #2f3340;--gradient: none;}.btn-outline-primary {--btn-color: #ff522d;--btn-border-color: #ff522d;--btn-hover-color: #fff;--btn-hover-bg: #ff522d;--btn-hover-border-color: #ff522d;--btn-focus-shadow-rgb: 255, 82, 45;--btn-active-color: #fff;--btn-active-bg: #ff522d;--btn-active-border-color: #ff522d;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #ff522d;--btn-disabled-bg: transparent;--btn-disabled-border-color: #ff522d;--gradient: none;}.btn-outline-secondary {--btn-color: #2f3340;--btn-border-color: #2f3340;--btn-hover-color: #fff;--btn-hover-bg: #2f3340;--btn-hover-border-color: #2f3340;--btn-focus-shadow-rgb: 47, 51, 64;--btn-active-color: #fff;--btn-active-bg: #2f3340;--btn-active-border-color: #2f3340;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #2f3340;--btn-disabled-bg: transparent;--btn-disabled-border-color: #2f3340;--gradient: none;}.btn-outline-success {--btn-color: #2ba22b;--btn-border-color: #2ba22b;--btn-hover-color: #fff;--btn-hover-bg: #2ba22b;--btn-hover-border-color: #2ba22b;--btn-focus-shadow-rgb: 43, 162, 43;--btn-active-color: #fff;--btn-active-bg: #2ba22b;--btn-active-border-color: #2ba22b;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #2ba22b;--btn-disabled-bg: transparent;--btn-disabled-border-color: #2ba22b;--gradient: none;}.btn-outline-info {--btn-color: #0dcaf0;--btn-border-color: #0dcaf0;--btn-hover-color: #000;--btn-hover-bg: #0dcaf0;--btn-hover-border-color: #0dcaf0;--btn-focus-shadow-rgb: 13, 202, 240;--btn-active-color: #000;--btn-active-bg: #0dcaf0;--btn-active-border-color: #0dcaf0;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #0dcaf0;--btn-disabled-bg: transparent;--btn-disabled-border-color: #0dcaf0;--gradient: none;}.btn-outline-warning {--btn-color: #ffc107;--btn-border-color: #ffc107;--btn-hover-color: #000;--btn-hover-bg: #ffc107;--btn-hover-border-color: #ffc107;--btn-focus-shadow-rgb: 255, 193, 7;--btn-active-color: #000;--btn-active-bg: #ffc107;--btn-active-border-color: #ffc107;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #ffc107;--btn-disabled-bg: transparent;--btn-disabled-border-color: #ffc107;--gradient: none;}.btn-outline-danger {--btn-color: #e83111;--btn-border-color: #e83111;--btn-hover-color: #fff;--btn-hover-bg: #e83111;--btn-hover-border-color: #e83111;--btn-focus-shadow-rgb: 232, 49, 17;--btn-active-color: #fff;--btn-active-bg: #e83111;--btn-active-border-color: #e83111;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #e83111;--btn-disabled-bg: transparent;--btn-disabled-border-color: #e83111;--gradient: none;}.btn-outline-light {--btn-color: #f2f3f5;--btn-border-color: #f2f3f5;--btn-hover-color: #000;--btn-hover-bg: #f2f3f5;--btn-hover-border-color: #f2f3f5;--btn-focus-shadow-rgb: 242, 243, 245;--btn-active-color: #000;--btn-active-bg: #f2f3f5;--btn-active-border-color: #f2f3f5;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #f2f3f5;--btn-disabled-bg: transparent;--btn-disabled-border-color: #f2f3f5;--gradient: none;}.btn-outline-dark {--btn-color: #1d212e;--btn-border-color: #1d212e;--btn-hover-color: #fff;--btn-hover-bg: #1d212e;--btn-hover-border-color: #1d212e;--btn-focus-shadow-rgb: 29, 33, 46;--btn-active-color: #fff;--btn-active-bg: #1d212e;--btn-active-border-color: #1d212e;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #1d212e;--btn-disabled-bg: transparent;--btn-disabled-border-color: #1d212e;--gradient: none;}.btn-link {--btn-font-weight: 400;--btn-color: var(--link-color);--btn-bg: transparent;--btn-border-color: transparent;--btn-hover-color: var(--link-hover-color);--btn-hover-border-color: transparent;--btn-active-color: var(--link-hover-color);--btn-active-border-color: transparent;--btn-disabled-color: #6c757d;--btn-disabled-border-color: transparent;--btn-box-shadow: 0 0 0 #000;--btn-focus-shadow-rgb: 49, 132, 253;text-decoration: underline;}.btn-link:focus-visible {color: var(--btn-color);}.btn-link:hover {color: var(--btn-hover-color);}.btn-lg {--btn-padding-y: 0.5rem;--btn-padding-x: 1rem;--btn-font-size: 1.25rem;--btn-border-radius: var(--border-radius-lg);}.btn-sm {--btn-padding-y: 0.25rem;--btn-padding-x: 0.5rem;--btn-font-size: 0.875rem;--btn-border-radius: var(--border-radius-sm);}.btn {gap: 0.3em 0.8em;max-width: 100%;position: relative;display: inline-flex;align-items: center;justify-content: center;overflow: hidden;}.btn.circle {padding-right: 3.9em;}.btn.circle span:before {content: "";display: block;position: absolute;top: 50%;-webkit-transform: translate(100%, -50%);transform: translate(100%, -50%);right: 3.4em;width: 2.6em;height: 2.6em;border-radius: 100%;background-color: white;box-shadow: 0 9px 9px -1px rgba(0, 0, 0, 0.15);}.btn.circle svg {color: var(--btn-bg);right: 2.75em;width: 1.32em;height: 1.32em;position: absolute;-webkit-transform: translate(100%, -50%);transform: translate(100%, -50%);top: 50%;}.btn:after {opacity: 0.18;width: 85px;height: 105%;left: -95px;top: 50%;position: absolute;background: white;-webkit-transform: translate(0, -50%) skewX(-24deg);transform: translate(0, -50%) skewX(-24deg);transition: 0.1;content: "";display: block;z-index: 1;}@-webkit-keyframes btnSlide {50% {left: 70%;}100% {left: calc(100% + 115px);width: 95px;opacity: 0.015;}}@keyframes btnSlide {50% {left: 70%;}100% {left: calc(100% + 115px);width: 95px;opacity: 0.015;}}.form-label {margin-bottom: 0.5rem;}.col-form-label {padding-top: calc(0.375rem + var(--border-width));padding-bottom: calc(0.375rem + var(--border-width));margin-bottom: 0;font-size: inherit;line-height: 2.175;}.col-form-label-lg {padding-top: calc(0.5rem + var(--border-width));padding-bottom: calc(0.5rem + var(--border-width));font-size: 1.25rem;}.col-form-label-sm {padding-top: calc(0.25rem + var(--border-width));padding-bottom: calc(0.25rem + var(--border-width));font-size: 0.875rem;}.form-text {margin-top: 0.25rem;font-size: 0.875em;color: var(--secondary-color);}.form-control {display: block;width: 100%;padding: 0.375rem 1.15rem;font-size: 0.9025rem;font-weight: 400;line-height: 2.175;color: var(--body-color);-webkit-appearance: none;-moz-appearance: none;appearance: none;background-color: var(--body-bg);background-clip: padding-box;border: var(--border-width) solid var(--border-color);border-radius: var(--border-radius);transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.form-control[type=file] {overflow: hidden;}.form-control[type=file]:not(:disabled):not([readonly]) {cursor: pointer;}.form-control:focus {color: var(--body-color);background-color: var(--body-bg);border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}.form-control::-webkit-date-and-time-value {min-width: 85px;height: 2.175em;margin: 0;}.form-control::-webkit-datetime-edit {display: block;padding: 0;}.form-control::-webkit-input-placeholder {color: var(--secondary-color);opacity: 1;}.form-control::-moz-placeholder {color: var(--secondary-color);opacity: 1;}.form-control:-ms-input-placeholder {color: var(--secondary-color);opacity: 1;}.form-control::-ms-input-placeholder {color: var(--secondary-color);opacity: 1;}.form-control::placeholder {color: var(--secondary-color);opacity: 1;}.form-control:disabled {background-color: var(--secondary-bg);opacity: 1;}.form-control::file-selector-button {padding: 0.375rem 1.15rem;margin: -0.375rem -1.15rem;-webkit-margin-end: 1.15rem;margin-inline-end: 1.15rem;color: var(--body-color);background-color: var(--tertiary-bg);pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width: var(--border-width);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;}.form-control:hover:not(:disabled):not([readonly])::file-selector-button {background-color: var(--secondary-bg);}.form-control-plaintext {display: block;width: 100%;padding: 0.375rem 0;margin-bottom: 0;line-height: 2.175;color: var(--body-color);background-color: transparent;border: solid transparent;border-width: var(--border-width) 0;}.form-control-plaintext:focus {outline: 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.5rem + calc(var(--border-width) * 2));padding: 0.25rem 0.5rem;font-size: 0.875rem;border-radius: var(--border-radius-sm);}.form-control-sm::file-selector-button {padding: 0.25rem 0.5rem;margin: -0.25rem -0.5rem;-webkit-margin-end: 0.5rem;margin-inline-end: 0.5rem;}.form-control-lg {min-height: calc(1.5em + 1rem + calc(var(--border-width) * 2));padding: 0.5rem 1rem;font-size: 1.25rem;border-radius: var(--border-radius-lg);}.form-control-lg::file-selector-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 + calc(var(--border-width) * 2));}textarea.form-control-sm {min-height: calc(1.5em + 0.5rem + calc(var(--border-width) * 2));}textarea.form-control-lg {min-height: calc(1.5em + 1rem + calc(var(--border-width) * 2));}.form-control-color {width: 3rem;height: calc(1.5em + 0.75rem + calc(var(--border-width) * 2));padding: 0.375rem;}.form-control-color:not(:disabled):not([readonly]) {cursor: pointer;}.form-control-color::-moz-color-swatch {border: 0 !important;border-radius: var(--border-radius);}.form-control-color::-webkit-color-swatch {border: 0 !important;border-radius: var(--border-radius);}.form-control-color.form-control-sm {height: calc(1.5em + 0.5rem + calc(var(--border-width) * 2));}.form-control-color.form-control-lg {height: calc(1.5em + 1rem + calc(var(--border-width) * 2));}.form-select {--form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display: block;width: 100%;padding: 0.375rem 2.25rem 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: var(--body-color);-webkit-appearance: none;-moz-appearance: none;appearance: none;background-color: var(--body-bg);background-image: var(--form-select-bg-img), var(--form-select-bg-icon, none);background-repeat: no-repeat;background-position: right 0.75rem center;background-size: 16px 12px;border: var(--border-width) solid var(--border-color);border-radius: var(--border-radius);transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.form-select:focus {border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}.form-select[multiple], .form-select[size]:not([size="1"]) {padding-right: 0.75rem;background-image: none;}.form-select:disabled {background-color: var(--secondary-bg);}.form-select:-moz-focusring {color: transparent;text-shadow: 0 0 0 var(--body-color);}.form-select-sm {padding-top: 0.25rem;padding-bottom: 0.25rem;padding-left: 0.5rem;font-size: 0.875rem;border-radius: var(--border-radius-sm);}.form-select-lg {padding-top: 0.5rem;padding-bottom: 0.5rem;padding-left: 1rem;font-size: 1.25rem;border-radius: var(--border-radius-lg);}.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-reverse {padding-right: 1.5em;padding-left: 0;text-align: right;}.form-check-reverse .form-check-input {float: right;margin-right: -1.5em;margin-left: 0;}.form-check-input {--form-check-bg: var(--body-bg);width: 1em;height: 1em;margin-top: 0.25em;vertical-align: top;-webkit-appearance: none;-moz-appearance: none;appearance: none;background-color: var(--form-check-bg);background-image: var(--form-check-bg-image);background-repeat: no-repeat;background-position: center;background-size: contain;border: var(--border-width) solid var(--border-color);print-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] {--form-check-bg-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 10 3 3 6-6'/%3e%3c/svg%3e");}.form-check-input:checked[type=radio] {--form-check-bg-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;--form-check-bg-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 {cursor: default;opacity: 0.5;}.form-switch {padding-left: 2.5em;}.form-switch .form-check-input {--form-switch-bg: 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");width: 2em;margin-left: -2.5em;background-image: var(--form-switch-bg);background-position: left center;border-radius: 2em;transition: background-position 0.15s ease-in-out;}.form-switch .form-check-input:focus {--form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");}.form-switch .form-check-input:checked {background-position: right center;--form-switch-bg: 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-switch.form-check-reverse {padding-right: 2.5em;padding-left: 0;}.form-switch.form-check-reverse .form-check-input {margin-right: -2.5em;margin-left: 0;}.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;}.form-range {width: 100%;height: 1.5rem;padding: 0;-webkit-appearance: none;-moz-appearance: none;appearance: none;background-color: transparent;}.form-range:focus {outline: 0;}.form-range:focus::-webkit-slider-thumb {box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}.form-range:focus::-moz-range-thumb {box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}.form-range::-moz-focus-outer {border: 0;}.form-range::-webkit-slider-thumb {width: 1rem;height: 1rem;margin-top: -0.25rem;-webkit-appearance: none;appearance: none;background-color: #0d6efd;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;}.form-range::-webkit-slider-thumb:active {background-color: #b6d4fe;}.form-range::-webkit-slider-runnable-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: var(--tertiary-bg);border-color: transparent;border-radius: 1rem;}.form-range::-moz-range-thumb {width: 1rem;height: 1rem;-moz-appearance: none;appearance: none;background-color: #0d6efd;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;}.form-range::-moz-range-thumb:active {background-color: #b6d4fe;}.form-range::-moz-range-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: var(--tertiary-bg);border-color: transparent;border-radius: 1rem;}.form-range:disabled {pointer-events: none;}.form-range:disabled::-webkit-slider-thumb {background-color: var(--secondary-color);}.form-range:disabled::-moz-range-thumb {background-color: var(--secondary-color);}.form-floating {position: relative;}.form-floating > .form-control,.form-floating > .form-control-plaintext,.form-floating > .form-select {height: calc(3.5rem + calc(var(--border-width) * 2));min-height: calc(3.5rem + calc(var(--border-width) * 2));line-height: 1.25;}.form-floating > label {position: absolute;top: 0;left: 0;z-index: 2;height: 100%;padding: 1rem 0.75rem;overflow: hidden;text-align: start;text-overflow: ellipsis;white-space: nowrap;pointer-events: none;border: var(--border-width) solid transparent;-webkit-transform-origin: 0 0;transform-origin: 0 0;transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;}.form-floating > .form-control,.form-floating > .form-control-plaintext {padding: 1rem 0.75rem;}.form-floating > .form-control::-webkit-input-placeholder, .form-floating > .form-control-plaintext::-webkit-input-placeholder {color: transparent;}.form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {color: transparent;}.form-floating > .form-control:-ms-input-placeholder, .form-floating > .form-control-plaintext:-ms-input-placeholder {color: transparent;}.form-floating > .form-control::-ms-input-placeholder, .form-floating > .form-control-plaintext::-ms-input-placeholder {color: transparent;}.form-floating > .form-control::placeholder,.form-floating > .form-control-plaintext::placeholder {color: transparent;}.form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {padding-top: 1.625rem;padding-bottom: 0.625rem;}.form-floating > .form-control:not(:-ms-input-placeholder), .form-floating > .form-control-plaintext:not(:-ms-input-placeholder) {padding-top: 1.625rem;padding-bottom: 0.625rem;}.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),.form-floating > .form-control-plaintext:focus,.form-floating > .form-control-plaintext:not(:placeholder-shown) {padding-top: 1.625rem;padding-bottom: 0.625rem;}.form-floating > .form-control:-webkit-autofill,.form-floating > .form-control-plaintext:-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 {color: rgba(var(--body-color-rgb), 0.65);transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {color: rgba(var(--body-color-rgb), 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-control-plaintext ~ label,.form-floating > .form-select ~ label {color: rgba(var(--body-color-rgb), 0.65);-webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {position: absolute;inset: 1rem 0.375rem;z-index: -1;height: 1.5em;content: "";background-color: var(--body-bg);border-radius: var(--border-radius);}.form-floating > .form-control:not(:-ms-input-placeholder) ~ label::after {position: absolute;inset: 1rem 0.375rem;z-index: -1;height: 1.5em;content: "";background-color: var(--body-bg);border-radius: var(--border-radius);}.form-floating > .form-control:focus ~ label::after,.form-floating > .form-control:not(:placeholder-shown) ~ label::after,.form-floating > .form-control-plaintext ~ label::after,.form-floating > .form-select ~ label::after {position: absolute;inset: 1rem 0.375rem;z-index: -1;height: 1.5em;content: "";background-color: var(--body-bg);border-radius: var(--border-radius);}.form-floating > .form-control:-webkit-autofill ~ label {color: rgba(var(--body-color-rgb), 0.65);-webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control-plaintext ~ label {border-width: var(--border-width) 0;}.form-floating > :disabled ~ label,.form-floating > .form-control:disabled ~ label {color: #6c757d;}.form-floating > :disabled ~ label::after,.form-floating > .form-control:disabled ~ label::after {background-color: var(--secondary-bg);}.input-group {position: relative;display: flex;flex-wrap: wrap;align-items: stretch;width: 100%;}.input-group > .form-control,.input-group > .form-select,.input-group > .form-floating {position: relative;flex: 1 1 auto;width: 1%;min-width: 0;}.input-group > .form-control:focus,.input-group > .form-select:focus,.input-group > .form-floating:focus-within {z-index: 5;}.input-group .btn {position: relative;z-index: 2;}.input-group .btn:focus {z-index: 5;}.input-group-text {display: flex;align-items: center;padding: 0.375rem 0.75rem;font-size: 0.9025rem;font-weight: 400;line-height: 2.175;color: var(--body-color);text-align: center;white-space: nowrap;background-color: var(--tertiary-bg);border: var(--border-width) solid var(--border-color);border-radius: var(--border-radius);}.input-group-lg > .form-control,.input-group-lg > .form-select,.input-group-lg > .input-group-text,.input-group-lg > .btn {padding: 0.5rem 1rem;font-size: 1.25rem;border-radius: var(--border-radius-lg);}.input-group-sm > .form-control,.input-group-sm > .form-select,.input-group-sm > .input-group-text,.input-group-sm > .btn {padding: 0.25rem 0.5rem;font-size: 0.875rem;border-radius: var(--border-radius-sm);}.input-group-lg > .form-select,.input-group-sm > .form-select {padding-right: 3rem;}.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {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):not(.form-floating),.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {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: calc(var(--border-width) * -1);border-top-left-radius: 0;border-bottom-left-radius: 0;}.input-group > .form-floating:not(:first-child) > .form-control,.input-group > .form-floating:not(:first-child) > .form-select {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: var(--form-valid-color);}.valid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: 0.25rem 0.5rem;margin-top: 0.1rem;font-size: 0.875rem;color: #fff;background-color: var(--success);border-radius: var(--border-radius);}.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: var(--form-valid-border-color);}.was-validated .form-control:valid:focus, .form-control.is-valid:focus {border-color: var(--form-valid-border-color);box-shadow: 0 0 0 0.25rem rgba(var(--success-rgb), 0.25);}.was-validated .form-select:valid, .form-select.is-valid {border-color: var(--form-valid-border-color);}.was-validated .form-select:valid:focus, .form-select.is-valid:focus {border-color: var(--form-valid-border-color);box-shadow: 0 0 0 0.25rem rgba(var(--success-rgb), 0.25);}.was-validated .form-check-input:valid, .form-check-input.is-valid {border-color: var(--form-valid-border-color);}.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {background-color: var(--form-valid-color);}.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {box-shadow: 0 0 0 0.25rem rgba(var(--success-rgb), 0.25);}.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {color: var(--form-valid-color);}.form-check-inline .form-check-input ~ .valid-feedback {margin-left: 0.5em;}.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,.was-validated .input-group > .form-select:not(:focus):valid,.input-group > .form-select:not(:focus).is-valid,.was-validated .input-group > .form-floating:not(:focus-within):valid,.input-group > .form-floating:not(:focus-within).is-valid {z-index: 3;}.invalid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 0.875em;color: var(--form-invalid-color);}.invalid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: 0.25rem 0.5rem;margin-top: 0.1rem;font-size: 0.875rem;color: #fff;background-color: var(--danger);border-radius: var(--border-radius);}.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: var(--form-invalid-border-color);}.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {border-color: var(--form-invalid-border-color);box-shadow: 0 0 0 0.25rem rgba(var(--danger-rgb), 0.25);}.was-validated .form-select:invalid, .form-select.is-invalid {border-color: var(--form-invalid-border-color);}.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {border-color: var(--form-invalid-border-color);box-shadow: 0 0 0 0.25rem rgba(var(--danger-rgb), 0.25);}.was-validated .form-check-input:invalid, .form-check-input.is-invalid {border-color: var(--form-invalid-border-color);}.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {background-color: var(--form-invalid-color);}.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {box-shadow: 0 0 0 0.25rem rgba(var(--danger-rgb), 0.25);}.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {color: var(--form-invalid-color);}.form-check-inline .form-check-input ~ .invalid-feedback {margin-left: 0.5em;}.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,.was-validated .input-group > .form-select:not(:focus):invalid,.input-group > .form-select:not(:focus).is-invalid,.was-validated .input-group > .form-floating:not(:focus-within):invalid,.input-group > .form-floating:not(:focus-within).is-invalid {z-index: 4;}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {transform: scale(0.85) translateY(-0.65rem) translateX(0.15rem);}.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {transform: scale(0.85) translateY(-0.65rem) translateX(0.15rem);}.form-floating .form-control:focus ~ label,.form-floating > .form-control:not(:placeholder-shown) ~ label,.form-floating > .form-control-plaintext ~ label,.form-floating > .form-select ~ label {-webkit-transform: scale(0.85) translateY(-0.65rem) translateX(0.15rem);transform: scale(0.85) translateY(-0.65rem) translateX(0.15rem);}.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;}.suggestions-wrapper {--c-border: #414149;--c-bg: #4d4d57;--c-text: #eeeeee;--c-bg_hover: #414149;--c-text_hover: #ff522d;--c-bg_selected: #ff522d;--c-text_selected_hover:#fff;}.suggestions-nowrap {white-space: nowrap;}.suggestions-input {box-sizing: border-box;width: 100%;}.suggestions-input::-ms-clear {display: none;}.suggestions-wrapper {position: relative;margin: 0;padding: 0;vertical-align: top;}.suggestions-suggestions {background: var(--c-bg);color: var(--c-text);border: 1px solid;border-color: var(--c-border);left: 0;min-width: 100%;z-index: 9999;position: absolute;box-sizing: border-box;cursor: default;-webkit-text-size-adjust: 100%;box-shadow: 0 1px 22px 0 rgba(51, 51, 51, 0.8);}.suggestions-suggestions strong {font-weight: 600;}.suggestions-suggestions.suggestions-mobile {border-style: none;}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {border-bottom: 1px solid;border-color: var(--c-border);}.suggestions-suggestion {font-size: 87%;cursor: pointer;padding: 0.25em 0.85em;overflow: hidden;}.suggestions-hint {padding: 0.75em 0.75em 0.25em;font-size: 76%;white-space: nowrap;overflow: hidden;color: #c1c1c8;}.suggestions-subtext {z-index: -9999;}.suggestions-subtext_inline {display: inline-block;min-width: 6em;vertical-align: bottom;margin: 0 0.5em 0 0;}.suggestions-subtext-delimiter {display: inline-block;width: 2px;}.suggestions-subtext_label {margin: 0 0 0 0.25em;padding: 0 3px;font-size: 82%;border-radius: 3px;background: #f5f5f5;}.suggestions-value[data-suggestion-status=LIQUIDATED] {position: relative;}.suggestions-value[data-suggestion-status=LIQUIDATED]:after {left: 0;right: 0;top: 50%;border-top: 1px solid rgba(0, 0, 0, 0.4);content: "";position: absolute;}.suggestions-promo {z-index: -9999;visibility: hidden !important;display: none;}.grecaptcha-badge {z-index: -100;}.temp:not(.button, .btn), .temp > *:not(.button, .btn), .temp > * > *:not(.button, .btn), .temp > * > * > *:not(.button, .btn), .temp > * > * > * > * > *:not(.button, .btn) {background: rgba(188, 207, 206, 0.22);}@media (max-width: 575.98px){.suggestions {display: none !important;}}@media (min-width: 992px){a:hover {color: var(--color1, #ff522d);outline-width: 0;text-decoration: none;}.btn:hover:after {-webkit-animation-name: btnSlide;animation-name: btnSlide;-webkit-animation-duration: 0.65s;animation-duration: 0.65s;-webkit-animation-delay: 0.035s;animation-delay: 0.035s;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}.suggestions-suggestion:hover {background: var(--c-bg_hover);color: var(--c-text_hover);}}@media (prefers-reduced-motion: no-preference){:root {scroll-behavior: smooth;}}@media (prefers-reduced-motion: reduce){.btn {transition: none;}.form-control {transition: none;}.form-control::file-selector-button {transition: none;}.form-select {transition: none;}.form-switch .form-check-input {transition: none;}.form-range::-webkit-slider-thumb {-webkit-transition: none;transition: none;}.form-range::-moz-range-thumb {-moz-transition: none;transition: none;}.form-floating > label {transition: none;}}
@charset "UTF-8";.to_top svg, .to_top, .is-sticky, .header_nav ul, .header_nav {transition: 0.18s ease-in-out;}.logo svg .f2 {color: var(--color1, #ff522d) !important;}:root,[data-bs-theme=light] {--color1: #ff522d;--color2: #2f3340;--primary: #ff522d;--secondary: #2f3340;--success: #2ba22b;--info: #0dcaf0;--warning: #ffc107;--danger: #e83111;--light: #f2f3f5;--dark: #1d212e;--color1-text: #fff;--color2-text: #fff;--white-rgb: 255, 255, 255;--black-rgb: 0, 0, 0;--font-sans-serif: "Raleway", Helvetica, Arial, sans-serif;--font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--body-font-family: var(--font-sans-serif);--body-font-size: 1rem;--body-font-weight: 400;--body-line-height: 1.5;--body-color: #09090a;--body-bg: #fff;--heading-color: #222222;--link-color: #0d6efd;--link-decoration: underline;--link-hover-color: #0a58ca;--code-color: #d63384;--border-width: 1px;--border-style: solid;--border-color: #dee2e6;--border-color-translucent: rgba(0, 0, 0, 0.175);--border-radius: 0.375rem;--border-radius-sm: 0.25rem;--border-radius-lg: 0.5rem;--border-radius-xl: 1rem;--border-radius-pill: 50rem;--box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--form-valid-color: #198754;--form-valid-border-color: #198754;--form-invalid-color: #dc3545;--form-invalid-border-color: #dc3545;}.link {color: var(--color1, #ff522d);text-underline-offset: 0.3em;text-decoration: underline;-webkit-text-decoration-color: rgba(255, 82, 45, 0.2);text-decoration-color: rgba(255, 82, 45, 0.2);}nav a {padding: 0.3em 0.5em;min-height: 2.4em;text-align: left;color: inherit;text-decoration: none;width: 100%;position: relative;cursor: pointer;display: flex;align-items: center;justify-content: flex-start;}nav ul {gap: 0 5px;display: flex;align-items: center;z-index: 1;margin: 0;padding: 0;list-style: none;position: relative;transition: 0.05s;}nav ul li {display: inline-block;position: relative;margin: 0;padding: 0;font-size: inherit;line-height: 1.1;}nav ul li a span {flex-grow: 1;}nav > a,nav > ul > li > a {white-space: nowrap;}ul.list-checked {gap: 1em 2em;padding: 15px 5px;display: flex;flex-wrap: wrap;list-style: none;}ul.list-checked li {gap: 12px;flex: 1 0 240px;font-size: 91%;line-height: 1.32;position: relative;display: flex;}ul.list-checked li h3, ul.list-checked li h4 {font-size: inherit;font-weight: 500;display: contents;}ul.list-checked li:before {content: "";display: block;flex: 0 0 16px;width: 16px;height: 16px;-webkit-transform: translate(0px, 0.1em);transform: translate(0px, 0.1em);background-repeat: no-repeat;background-size: contain;background-position: center;background-image: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 0C3.584 0 0 3.584 0 8C0 12.416 3.584 16 8 16C12.416 16 16 12.416 16 8C16 3.584 12.416 0 8 0Z" fill="%23ec0006"/><path d="M4.42857 6.90909L3 8.36364L6.57143 12L13 5.45455L11.5714 4L6.57143 9.09091L4.42857 6.90909Z" fill="white"/></svg>');}.page_wrap {display: flex;flex-direction: column;justify-content: space-between;position: relative;overflow: hidden;width: 100%;min-height: 100vh;}.logo svg, .logo img {max-height: 65px;}.logo svg {-webkit-transform: rotate(-7deg) translateX(-5px) scale(1);transform: rotate(-7deg) translateX(-5px) scale(1);}.logo svg .f1 {color: #ffcc00;}.logo svg .sym {color: white;}.header {z-index: 88;width: 100%;}.header_nav a > label {position: absolute;top: 2px;right: -7px;padding: 2px 7px;font-size: 9.5px;line-height: 1;font-weight: 600;text-transform: uppercase;border-radius: 3px;background-color: var(--color1, #ff522d);color: var(--color1-text, #fff);-webkit-transform: rotate(13deg);transform: rotate(13deg);}.main_page .header {position: absolute;top: 0;left: 0;}.mobile_toggle {z-index: 9999;order: 1;position: relative;}.is-sticky {width: 100% !important;font-size: 15px;padding: 10px 0;background-color: rgba(252, 252, 252, 0.98);box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);}.is-sticky .logo svg, .is-sticky .logo img {max-height: 45px;}.is-sticky .btn {--btn-line-height: 2.42;--btn-font-size: 13.5px;}.is-sticky a > label {top: -11px;opacity: 0;}.arrows_more {width: 100%;left: 0;bottom: 5%;position: absolute;z-index: 55;}.arrow {z-index: 22;left: 50%;top: 90%;position: absolute;opacity: 0;-webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;}.arrow-first {-webkit-animation: arrow-movement 2s ease-in-out infinite;animation: arrow-movement 2s ease-in-out infinite;}.arrow-second {-webkit-animation: arrow-movement 2s 1s ease-in-out infinite;animation: arrow-movement 2s 1s ease-in-out infinite;}.arrow:before, .arrow:after {background: #d6d6dc;width: 22px;height: 2.2px;top: 0;left: 0;position: absolute;content: "";display: block;}.arrow:before {-webkit-transform: rotate(45deg) translateX(-23%);transform: rotate(45deg) translateX(-23%);-webkit-transform-origin: top left;transform-origin: top left;}.arrow:after {-webkit-transform: rotate(-45deg) translateX(23%);transform: rotate(-45deg) translateX(23%);-webkit-transform-origin: top right;transform-origin: top right;}@-webkit-keyframes arrow-movement {0% {opacity: 0;top: calc(90% - 24.86px);}70% {opacity: 1;}100% {opacity: 0;}}@keyframes arrow-movement {0% {opacity: 0;top: calc(90% - 24.86px);}70% {opacity: 1;}100% {opacity: 0;}}.heading {padding-bottom: 1.3em;margin-bottom: 1.5em;position: relative;}.heading > [class*=title], .heading_title {max-width: 900px;}.heading > [class*=title]:before, .heading_title:before {content: attr(data-num);font-weight: 900;letter-spacing: -0.17em;opacity: 0.038;left: 0;position: absolute;-webkit-transform: translate(calc(-1.05vw - 45px), calc(-0.7vw - 0px)) rotate(-2deg) scale(4);transform: translate(calc(-1.05vw - 45px), calc(-0.7vw - 0px)) rotate(-2deg) scale(4);}.heading_title + p, .heading > p, .heading_text {max-width: 700px;font-size: 107%;font-weight: 300;line-height: 1.3;letter-spacing: 0.015em;opacity: 0.8;margin-top: 0.65em;margin-bottom: 0;}.heading.text-center > * {margin-left: auto;margin-right: auto;}.heading.text-center > [class*=title]:before, .heading.text-center_title:before {top: -33%;left: 50%;-webkit-transform: translate(-50%, 0) scale(4);transform: translate(-50%, 0) scale(4);}.heading.text-center:after {left: 50%;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);}.heading:after {width: 100px;height: 3px;position: absolute;bottom: 0;content: "";display: block;border-radius: var(--border-radius, 0.375rem);background-color: var(--color1, #ff522d);}.section {display: flex;align-items: center;justify-content: center;padding: calc(2.8vw + 4.5rem) 0.5vw calc(2.5vh + 2rem);position: relative;}.section_overlay {pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-repeat: no-repeat;background-position: center;background-size: cover;-webkit-transform: scale(1);transform: scale(1);}.section_img {max-height: clamp(180px, calc(11.25rem + (1vw - 3.5px) * 9.7087378641), 280px);}.section.bg-light {background-color: #f5f6f7 !important;}.section_intro {padding: calc(3vh + 4rem) calc(0.5vw + 0.5rem) calc(1.8vh + 1rem);background: url(../../design/default/images/intro_bg.webp) no-repeat center;background-size: cover;}.section_intro .container > .row {min-height: 57vh;position: relative;}.section_intro__left #inner_text {min-height: 5.45em;width: 100%;position: relative;-webkit-filter: url(#threshold) blur(0.6px);filter: url(#threshold) blur(0.6px);}.section_intro__left #text1, .section_intro__left #text2 {font-size: clamp(34px, calc(2.125rem + (1vw - 3.2px) * 1.4583333333), 48px);font-weight: 600;line-height: 0.95em;letter-spacing: -0.02em;width: 100%;display: inline-block;position: absolute;top: 50%;left: 0;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.section_intro__left #filters {position: absolute;z-index: -11;pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;display: none;}.section_intro__left .btn {min-width: 240px;max-width: 340px;}.section_intro__right .content {height: clamp(200px, calc(12.5rem + (1vw - 3px) * 37.5), 500px);position: relative;}.section_intro__right .content img {width: 100%;height: 95%;-o-object-fit: contain;object-fit: contain;}.section_intro__right .content .img1 {bottom: 8%;left: 45%;height: 80%;z-index: 1;}.section_intro__right .content .img2 {bottom: 10%;left: 75%;}.section_intro_blocks {z-index: 1;}.section_intro_blocks__list {padding: 15px 0;gap: 0.85rem 1.25rem;display: flex;flex-wrap: wrap;}.section_intro_blocks__list > * {flex: 1 1 250px;}.section_intro_blocks__item {gap: 8px 15px;padding: clamp(18px, calc(1.125rem + (1vw - 5.7px) * 1.8867924528), 28px) clamp(18px, calc(1.125rem + (1vw - 5.7px) * 0.7547169811), 22px) 15px;min-height: 100%;font-size: 87%;line-height: 1.35;flex-wrap: wrap;display: flex;justify-content: space-between;position: relative;overflow: hidden;border-radius: var(--border-radius, 0.375rem);background-color: rgba(248, 248, 248, 0.93);box-shadow: 0 1px 4px 0 rgba(34, 34, 34, 0.15);}.section_intro_blocks__item > div {flex: 1 40%;z-index: 1;}.section_intro_blocks__item > div > b {font-size: 92%;text-transform: uppercase;color: #222222;}.section_intro_blocks__item > figure {max-width: 24%;height: 65px;margin: 0 -10px 0 0;padding: 0;}.section_intro_blocks__item > figure img, .section_intro_blocks__item > figure svg {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.section_intro_blocks__item > figure svg,.section_intro_blocks__item > figure svg fill {color: #3e3f48;transition: 0.085s ease-in 0;}.section_intro_blocks__item > .link {gap: 4px;flex: 100%;-ms-grid-row-align: end;align-self: end;display: flex;font-size: 11.5px;font-weight: 600;text-transform: uppercase;letter-spacing: 0.075em;color: #999999;}.section_intro_blocks__item:before {position: absolute;top: 14%;left: 8%;-webkit-transform: scale(5.75);transform: scale(5.75);content: attr(data-num);font-weight: 900;letter-spacing: -0.11em;color: #f4f4f4 !important;}.section_new {min-height: 87vh;}.section_ecom {min-height: 99vh;padding-bottom: 0;}.section_ecom .section_overlay svg {width: 46vw;height: 46vh;opacity: 0.16;color: #ededef;position: absolute;top: 15vw;left: 40%;-webkit-transform: translate(0, -50%) rotate(-11deg);transform: translate(0, -50%) rotate(-11deg);}.section_ecom_right .btn {width: 100%;}.section_ecom ul.list-checked li:before {flex: 0 0 28px;width: 28px;height: 28px;margin-top: -4px;background-image: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.42857 6.90909L3 8.36364L6.57143 12L13 5.45455L11.5714 4L6.57143 9.09091L4.42857 6.90909Z" fill="%23eb4b29"/></svg>');}.section_info_site {min-height: 55vh;}.section_support {background: url("../../design/default/images/Vector_58.svg") 140% 0, url("../../design/default/images/Vector_56.svg") bottom left;background-size: 45% auto, 60% auto;background-repeat: no-repeat;background-color: #eff4f8;}.section_support ul {gap: 20px;display: flex;flex-wrap: wrap;}.section_support ul li {flex: 100%;gap: 0 25px;display: flex;align-items: center;font-size: 92%;line-height: 1.36;}.section_support ul li h3, .section_support ul li .h3 {font-size: inherit;font-weight: 500;display: contents;}.section_support ul li > figure {flex: 0 0 70px;width: 70px;height: 70px;margin: 5px;border-radius: 100%;position: relative;}.section_support ul li > figure img, .section_support ul li > figure svg {max-width: 99%;max-height: 99%;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.section_contact {z-index: 1;position: relative;background-color: #1e2028;color: #e1e4ec;background-image: url("../../design/default/images/section_works__overlay.webp");background-repeat: no-repeat;background-position: center;background-size: cover;}.section_contact:after {z-index: -1;left: 0;top: 0;height: 100%;width: 100%;position: absolute;content: "";background-color: #1e2028;opacity: 0.93;}.section_contact h2, .section_contact .h2, .section_contact h3, .section_contact .h3 {color: white;}.section_contact_left p {padding-left: 45px;position: relative;}.section_contact_left p:before {width: 30px;height: 1.5px;top: 0.75em;left: 0;content: "";display: block;position: absolute;background-color: #ff522d;}.section_contact_left ul {padding-left: 45px;gap: 10px 35px;line-height: 1.2;}.section_contact_left ul li {flex: 1 310px;padding-left: 25px;position: relative;}.section_contact_left ul li:before {content: "";display: block;position: absolute;top: 0.45em;left: 0;width: 9px;height: 9px;border-radius: 100%;background-color: #ff522d;}.section_contact .form {padding: 20px 15px;border-radius: 7px;color: #bebebe;background-color: #343235;}.section_contact .form fieldset > .col-6 {flex: 1 1 195px;}.section_contact .form label {left: inherit;color: #bebebe;}.section_contact .form-check-input, .section_contact .form-select, .section_contact .form-control {color: white;background-color: #4d4d4d;border-radius: 3px;border-color: #5a5a5a;}.section_contact .form-check-input ~ label:after, .section_contact .form-select ~ label:after, .section_contact .form-control ~ label:after {display: none;}.section_contact .form-check-input {width: 1.3em;height: 1.3em;}.section_contact .form-check-input:checked {background-color: var(--color1, #ff522d);border-color: var(--color1, #ff522d);}.section_contact .form-select option {font-size: 90%;padding: 5px 5px;}.section_contact .form textarea {min-height: 110px;}.section_contact .form .btn {min-width: 222px;}.footer {margin-top: auto;background-color: #232629;color: #6a737c;}.footer a {color: #838c95;}.to_top {opacity: 0;visibility: hidden;position: fixed;cursor: pointer;z-index: 100;left: 1%;bottom: 10px;display: flex;align-items: center;width: 48px;height: 48px;border-radius: 50%;color: var(--color1-text);background-color: #b3b3b3;box-shadow: rgba(163, 168, 177, 0.24) 0px 34px 34px, rgba(0, 0, 0, 0.15) 0px 14px 14px, rgba(163, 168, 177, 0.4) 0px 4px 4px;}.to_top svg {width: 55%;height: 55%;position: absolute;top: 47%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);}.to_top.show {visibility: visible;opacity: 0.8;}@media (max-width: 1199.98px){.section_contact .container {max-width: 100%;margin: 0 2vw;}}@media (max-width: 991.98px){.header .container {max-width: 100%;}.header_nav {opacity: 0;visibility: hidden;pointer-events: none;z-index: 999;position: fixed;top: 0;right: -100px;width: 340px;max-width: 85vw;height: 100vh;padding: 55px 25px;display: flex;align-items: center;justify-content: center;background-color: white;box-shadow: -10px 1px 15px 0 rgba(34, 34, 34, 0.1);}.header_nav ul {margin: 10% 0 auto;width: 100%;flex-direction: column;}.header_nav li {width: 100%;}.header_nav li > a {font-size: clamp(19px, calc(1.1875rem + (1vw - 3.2px) * 1.0526315789), 23px);font-weight: 600;padding: 15px 10px;}.header_nav li + li {border-top: 1px dotted #e8e8e8;}.menu_active .mobile_toggle svg rect {transition: 0.15s ease-in-out;}.menu_active .mobile_toggle svg rect:nth-child(2) {opacity: 0;}.menu_active .mobile_toggle svg rect:nth-child(1) {-webkit-transform: translate(-37%, 25%) rotate(-45deg);transform: translate(-37%, 25%) rotate(-45deg);}.menu_active .mobile_toggle svg rect:nth-child(3) {-webkit-transform: translate(26%, 0%) rotate(45deg);transform: translate(26%, 0%) rotate(45deg);}.menu_active .header_nav {right: 0;opacity: 1;visibility: visible;pointer-events: auto;}.menu_active .header_nav:before {z-index: -1;position: absolute;width: 100vw;height: 100vh;top: 0;right: 100%;content: "";display: block;background: rgba(44, 44, 50, 0.9);}.is-sticky {padding: 6px 0;}.section_intro_blocks {margin-top: -45px;padding: 7px 0;background-color: #f2f3f5;color: #a0a7b1;}}@media (max-width: 575.98px){.section {min-height: 100vh;}.section_intro .container > .row {min-height: 90vh;}.section_intro__left {text-align: center;}.section_intro__left .btn {width: 100%;}.section_support ul li {padding-top: 25px;flex-direction: column;text-align: center;}.section_support ul li + li {border-top: 1px dotted var(--border-color);}}@media (min-width: 576px){.section_ecom_right .btn {min-width: 255px;width: auto;}}@media (min-width: 992px){.link:hover {text-decoration: underline;-webkit-text-decoration-color: var(--color1, #ff522d);text-decoration-color: var(--color1, #ff522d);}nav ul li a:hover {color: var(--color1);}.header .container {max-width: 1700px;padding: 0 1.5vw;}.main_page .header {top: 35px;}.mobile_toggle {display: none;}.section_intro_blocks__item:hover > div {color: black;}.section_intro_blocks__item:hover > figure {-webkit-transform: translateY(-3px) scale(1.055);transform: translateY(-3px) scale(1.055);}.section_intro_blocks__item:hover > figure svg, .section_intro_blocks__item:hover > figure svg fill {color: black;}.section_intro_blocks__item:hover > .link {-webkit-transform: translateY(-1px);transform: translateY(-1px);color: var(--color1, #ff522d);}.section_intro_blocks {margin-top: -80px;}.section_intro_blocks .container {max-width: 1420px;padding: 0 1.5vw;}.section_intro_blocks__list {flex-wrap: nowrap;}.footer a:hover {color: #9fa6ad;}.to_top:hover {-webkit-transform: translateY(-3px);transform: translateY(-3px);background-color: var(--color1, #ff522d);}.to_top:hover svg {top: 43%;}}@media (min-width: 1200px){.section_info_site .section_img {margin-top: -45px;}.section_contact_right {margin-bottom: -80px !important;}.section_contact .form {padding: 25px 32px;}.section_contact + * {padding-top: 40px;}}

/*# sourceMappingURL=default.head.b1c0e0d6962f1b2a886e5a0e142b9b80.css.map */
