﻿:root {--font-family-primary: "Segoe UI", SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;--font-text-weight: 400;--root-size: 1rem;--radius: 4px;--border-size: 1px;--border-color: rgba(131, 131, 131, 0.25);--shadow-color: rgba(0, 0, 0, 0.15);--contrast-ratio: 2;--color-primary: #12599b;--color-secondary: #f5eee9;--color-gray: #45454c;--color-gray-50: #ececed;--color-gray-800: #1c1c1e;--color-gray-900: #0e0e0f;--sizes-heading-h1-size: 3rem;--sizes-heading-h1-lh: 1.1;--sizes-heading-h1-lp: -0.12rem;--sizes-heading-h2-size: 2.5rem;--sizes-heading-h2-lh: 1.1;--sizes-heading-h2-lp: -0.08rem;--sizes-heading-h3-size: 2rem;--sizes-heading-h3-lh: 1.1;--sizes-heading-h3-lp: -0.07rem;--sizes-heading-h4-size: 1.5rem;--sizes-heading-h4-lh: 1.2;--sizes-heading-h4-lp: -0.06rem;--sizes-heading-h5-size: 1.25rem;--sizes-heading-h5-lh: 1.2;--sizes-heading-h5-lp: -0.05rem;--sizes-heading-h6-size: 1rem;--sizes-heading-h6-lh: 1.2;--sizes-heading-h6-lp: -0.004rem;--sizes-icon-sm: 24px;--body-font-size: var(--root-size);--body-font-weight: var(--font-text-weight);--body-font-spacing: normal;--body-color-background: transparent;--body-color-text: var(--color-gray-900);--link-color-text: var(--color-primary);--link-color-text-hover: var(--color-primary-60);--bs-link-color: rgb(81, 81, 81) !important;--bs-link-hover-color: black !important }html {font-family: var(--font-family-primary);font-size: var(--body-font-size, 1rem);font-weight: var(--body-font-weight, 400);letter-spacing: var(--body-font-spacing, normal);background-color: var(--body-color-background, inherit);color: var(--body-color-text, inherit);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;text-rendering: optimizeLegibility }body {font-family: var(--font-family-primary);font-size: var(--body-font-size, 1rem);font-weight: var(--body-font-weight, 400);letter-spacing: var(--body-font-spacing, normal);background-color: var(--body-color-background, inherit);color: var(--body-color-text, inherit) }a, .link {color: var(--link-color-text) }a:hover, .link:hover {color: var(--link-color-text-hover) }.link {display: inline-flex;align-items: center;line-height: 16px }.h1:where(.uc-dark), :where(.uc-dark) .h1, .h2:where(.uc-dark), :where(.uc-dark) .h2, .h3:where(.uc-dark), :where(.uc-dark) .h3, .h4:where(.uc-dark), :where(.uc-dark) .h4, .h5:where(.uc-dark), :where(.uc-dark) .h5, .h6:where(.uc-dark), :where(.uc-dark) .h6, .display-1:where(.uc-dark), :where(.uc-dark) .display-1, .display-2:where(.uc-dark), :where(.uc-dark) .display-2, .display-3:where(.uc-dark), :where(.uc-dark) .display-3, .display-4:where(.uc-dark), :where(.uc-dark) .display-4, .display-5:where(.uc-dark), :where(.uc-dark) .display-5, .display-6:where(.uc-dark), :where(.uc-dark) .display-6, h1:where(.uc-dark), :where(.uc-dark) h1, h2:where(.uc-dark), :where(.uc-dark) h2, h3:where(.uc-dark), :where(.uc-dark) h3, h4:where(.uc-dark), :where(.uc-dark) h4, h5:where(.uc-dark), :where(.uc-dark) h5, h6:where(.uc-dark), :where(.uc-dark) h6 {color: white }.ft-primary {font-family: var(--font-family-primary) !important }.cstack {display: inline-flex;justify-content: center;align-items: center }.backtotop-wrap {transform: translateY(40px);transition: 200ms ease }.backtotop-wrap #btnBackToTop {opacity: 0 }.backtotop-wrap.uc-active {gap: .5rem;transform: translateY(0) }.backtotop-wrap.uc-active #btnBackToTop {opacity: 1 }.icon-sm {font-size: var(--sizes-icon-sm);width: var(--sizes-icon-sm);height: var(--sizes-icon-sm);line-height: 1 }.uc-icon {margin: 0;border: none;border-radius: 0;overflow: visible;font: inherit;color: inherit;text-transform: none;padding: 0;background-color: transparent;display: inline-block;fill: currentcolor;line-height: 0 }.sr-only:not(:focus):not(:active) {clip: rect(0 0 0 0);clip-path: inset(50%);height: 1px;overflow: hidden;position: absolute;white-space: nowrap;width: 1px }.swiper:not(.swiper-initialized) > * {display: none }.panel {display: flow-root;position: relative;box-sizing: border-box }.panel > :last-child {margin-bottom: 0 }.section {display: flow-root;position: relative;box-sizing: border-box }.media-cover {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;object-fit: cover }.position-cover {position: absolute;top: 0;right: 0;bottom: 0;left: 0 }hr, .hr, .vr {display: inline-block;align-self: stretch;background-color: currentcolor;opacity: .25;margin: 0 }.hr, hr {height: 1px;min-width: 1em;border-top-color: var(--border-color) }.hr.border, hr.border {border-bottom: 0 !important }.vr {width: 1px !important;min-height: 1em !important;border-left: 1px solid var(--border-color) }.vr.border {border-left: 0 !important }.link-gradient, .text-gradient {background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent }.link-gradient {border-bottom: 1px solid;border-color: var(--border-color) }.hstack, html.bp-sm .hstack-sm, html.bp-sm .sm\:hstack, html.bp-md .hstack-md, html.bp-md .md\:hstack, html.bp-lg .hstack-lg, html.bp-lg .lg\:hstack, html.bp-xl .hstack-xl, html.bp-xl .xl\:hstack {display: flex;flex-direction: row;align-items: center;align-self: stretch }.vstack, html.bp-sm .vstack-sm, html.bp-sm .sm\:vstack, html.bp-md .vstack-md, html.bp-md .md\:vstack, html.bp-lg .vstack-lg, html.bp-lg .lg\:vstack, html.bp-xl .vstack-xl, html.bp-xl .xl\:vstack {display: flex;flex-direction: column;flex: 1 1 auto;align-self: stretch }.cstack {display: flex;justify-content: center;align-items: center }[class*=ratio-] {position: relative;width: 100% }[class*=ratio-]::before {display: block;padding-top: var(--bs-aspect-ratio);content: "" }[class*=ratio-] > * {object-fit: cover }svg {color: currentColor }svg *:not([fill=none]) {fill: currentColor }svg *[fill=none] {stroke: currentColor }.uc-offcanvas-bar .uc-link-toggle:hover .uc-link, .uc-offcanvas-bar .uc-link:hover, .uc-offcanvas-bar a:hover, .uc-overlay-primary .uc-link-toggle:hover .uc-link, .uc-overlay-primary .uc-link:hover, .uc-overlay-primary a:hover {transition: color 200ms ease }.uc-offcanvas-bar .uc-link-toggle:hover .uc-link, .uc-offcanvas-bar .uc-link:hover, .uc-offcanvas-bar a:hover, .uc-overlay-primary .uc-link-toggle:hover .uc-link, .uc-overlay-primary .uc-link:hover, .uc-overlay-primary a:hover {color: var(--color-gray-900) }.uc-offcanvas-bar .uc-link-toggle:hover .uc-link:where(.uc-dark), :where(.uc-dark) .uc-offcanvas-bar .uc-link-toggle:hover .uc-link, .uc-offcanvas-bar .uc-link:hover:where(.uc-dark), :where(.uc-dark) .uc-offcanvas-bar .uc-link:hover, .uc-offcanvas-bar a:hover:where(.uc-dark), :where(.uc-dark) .uc-offcanvas-bar a:hover, .uc-overlay-primary .uc-link-toggle:hover .uc-link:where(.uc-dark), :where(.uc-dark) .uc-overlay-primary .uc-link-toggle:hover .uc-link, .uc-overlay-primary .uc-link:hover:where(.uc-dark), :where(.uc-dark) .uc-overlay-primary .uc-link:hover, .uc-overlay-primary a:hover:where(.uc-dark), :where(.uc-dark) .uc-overlay-primary a:hover {color: white }.uc-link {color: var(--color-primary) }.uc-link:hover {color: var(--color-primary-600) }.form-control-, html.bp-sm .form-control--sm, html.bp-sm .sm\:form-control-, html.bp-md .form-control--md, html.bp-md .md\:form-control-, html.bp-lg .form-control--lg, html.bp-lg .lg\:form-control-, html.bp-xl .form-control--xl, html.bp-xl .xl\:form-control- {padding: 0 1rem !important;min-height: 48px !important;font-size: 1rem !important }.form-control {background-color: white !important }.form-control:where(.uc-dark), :where(.uc-dark) .form-control {background-color: transparent !important }.form-control {color: var(--color-gray-900) !important }.form-control:where(.uc-dark), :where(.uc-dark) .form-control {color: white !important }.form-check-input:focus, .form-control:focus {border-color: var(--color-primary) !important;box-shadow: 0 0 0 .25rem var(--shadow-color) !important }.form-check-input:focus, .form-control:focus {--shadow-color: rgba(0, 0, 0, 0.05) }.form-check-input:focus:where(.uc-dark), :where(.uc-dark) .form-check-input:focus, .form-control:focus:where(.uc-dark), :where(.uc-dark) .form-control:focus {--shadow-color: rgba(255, 255, 255, 0.1) }.form-check-input:checked {background-color: var(--color-primary) !important;border-color: var(--color-primary) !important }[dir=rtl] .form-check {padding-left: 0;padding-right: 1.5em }[dir=rtl] .form-check .form-check-input {float: right;margin-left: 0;margin-right: -1.5em }input::placeholder, select::placeholder, textarea::placeholder {color: inherit !important }input::placeholder, select::placeholder, textarea::placeholder {opacity: .65 !important }input:where(.uc-dark)::placeholder, :where(.uc-dark) input::placeholder, select:where(.uc-dark)::placeholder, :where(.uc-dark) select::placeholder, textarea:where(.uc-dark)::placeholder, :where(.uc-dark) textarea::placeholder {opacity: .45 !important }.btn {display: inline-flex !important;align-items: center;justify-content: center;gap: .5rem;height: var(--bs-btn-height);text-transform: initial;border-radius: var(--bs-btn-border-radius) }.btn.btn-text {position: relative;padding: 0 0 8px 0;border: 0;border-radius: 0;margin: 0;line-height: 1 }.btn.btn-text::after {content: "";position: absolute;bottom: -1px;left: 0;right: 0;height: 1px;width: 0%;background-color: var(--color-primary);transition: 350ms width cubic-bezier(0.38, 0.01, 0.43, 0.16) }.btn.btn-text:hover::after {width: 100% }.btn-, html.bp-sm .btn--sm, html.bp-sm .sm\:btn-, html.bp-md .btn--md, html.bp-md .md\:btn-, html.bp-lg .btn--lg, html.bp-lg .lg\:btn-, html.bp-xl .btn--xl, html.bp-xl .xl\:btn- {--bs-btn-height: 48px !important;--bs-btn-padding-y: 0px !important;--bs-btn-padding-x: 1rem !important;--bs-btn-font-size: 1rem !important }.btn-xs, html.bp-sm .btn-xs-sm, html.bp-sm .sm\:btn-xs, html.bp-md .btn-xs-md, html.bp-md .md\:btn-xs, html.bp-lg .btn-xs-lg, html.bp-lg .lg\:btn-xs, html.bp-xl .btn-xs-xl, html.bp-xl .xl\:btn-xs {--bs-btn-height: 32px !important;--bs-btn-padding-y: 0px !important;--bs-btn-padding-x: 0.5rem !important;--bs-btn-font-size: 0.825rem !important }.btn-sm, html.bp-sm .btn-sm-sm, html.bp-sm .sm\:btn-sm, html.bp-md .btn-sm-md, html.bp-md .md\:btn-sm, html.bp-lg .btn-sm-lg, html.bp-lg .lg\:btn-sm, html.bp-xl .btn-sm-xl, html.bp-xl .xl\:btn-sm {--bs-btn-height: 40px !important;--bs-btn-padding-y: 0px !important;--bs-btn-padding-x: 0.75rem !important;--bs-btn-font-size: 1rem !important }.btn-md, html.bp-sm .btn-md-sm, html.bp-sm .sm\:btn-md, html.bp-md .btn-md-md, html.bp-md .md\:btn-md, html.bp-lg .btn-md-lg, html.bp-lg .lg\:btn-md, html.bp-xl .btn-md-xl, html.bp-xl .xl\:btn-md {--bs-btn-height: 48px !important;--bs-btn-padding-y: 0px !important;--bs-btn-padding-x: 1rem !important;--bs-btn-font-size: 1rem !important }.btn-lg, html.bp-sm .btn-lg-sm, html.bp-sm .sm\:btn-lg, html.bp-md .btn-lg-md, html.bp-md .md\:btn-lg, html.bp-lg .btn-lg-lg, html.bp-lg .lg\:btn-lg, html.bp-xl .btn-lg-xl, html.bp-xl .xl\:btn-lg {--bs-btn-height: 56px !important;--bs-btn-padding-y: 0px !important;--bs-btn-padding-x: 1.5rem !important;--bs-btn-font-size: 1.125rem !important }.btn-alt-primary {background: white !important;color: #12599b !important }.btn-alt-primary:hover, .btn-alt-primary:focus {background: #12599b !important;color: white !important }.fs-1 {letter-spacing: 0rem;font-size: 2rem !important }.fs-2 {letter-spacing: 0rem;font-size: 1.75rem !important }.fs-3 {letter-spacing: 0rem;font-size: 1.5rem !important }.fs-4 {letter-spacing: 0rem;font-size: 1.25rem !important }.fs-5 {letter-spacing: 0rem;font-size: 1.125rem !important }.fs-6 {letter-spacing: 0rem;font-size: 1rem !important }.fs-7 {letter-spacing: 0rem;font-size: .875rem !important }.fs-8 {letter-spacing: 0rem;font-size: .75rem !important }p.text-muted {color: rgba(0, 0, 0, 0.5) !important }p.text-muted:where(.uc-dark), :where(.uc-dark) p.text-muted {color: rgba(255, 255, 255, 0.5) !important }.text-unset {text-transform: none !important }.text-inherit {color: currentColor }.container.container-expand {max-width: 100% }.container.container-full {max-width: 100%;padding: 0 }.nav-y {display: flex;flex-wrap: wrap;flex-direction: column;gap: .25rem;list-style: none;margin: 0;padding: 0 }.nav-y > *, .nav-y > * > * {display: flex;align-items: center;gap: .25rem }.nav-y a {text-decoration: none;color: inherit;transition: opacity 200ms ease }.nav-y a:hover {opacity: 1 !important }.nav-y .uc-nav-sub {display: flex;flex-direction: column;justify-content: start;align-items: stretch;gap: .25rem;width: 100%;margin: 0;padding: 8px 0 8px 16px;list-style: none;opacity: 0;transition: 200ms ease }.nav-y .uc-nav-sub a {font-size: 90% }.nav-y .uc-nav-sub .uc-parent::after {font-size: 1rem }.nav-y > .uc-parent > .uc-nav-sub {padding-top: .5rem }.nav-y .uc-parent {position: relative;display: block }.nav-y .uc-parent > a {position: relative;display: block;z-index: 1 }.nav-y .uc-parent > a::after {content: "";font-family: "cw-icons";position: absolute;top: 50%;right: 0;transform: translateY(-50%);font-size: 1.125rem;font-weight: bold;width: 1.5rem;height: 1.5rem;display: inline-flex;justify-content: center;align-items: center;opacity: .6 }.nav-y .uc-parent.uc-open > a::after {content: "" }.nav-y .uc-parent.uc-open .uc-nav-sub {opacity: 1 }.nav-y:hover a {opacity: .6 }.nav-x {display: flex;flex-wrap: wrap;align-items: center;gap: 1.5rem;list-style: none;margin: 0;padding: 0 }.nav-x > *, .nav-x > * > * {display: flex;align-items: center;gap: .5rem }.nav-x a {text-decoration: none;color: inherit }.nav-reset {list-style: none;margin: 0;padding: 0 }.nav-reset a {text-decoration: none;color: currentColor }.uc-navbar {z-index: 1 }.uc-navbar .uc-navbar-left, .uc-navbar .uc-navbar-right, .uc-navbar [class*=uc-navbar-center] {gap: 1.5rem }.uc-navbar-nav > li > a {position: relative;font-size: inherit;font-family: inherit;color: inherit;padding: 0 }.uc-navbar-nav > li.uc-active > a::before {opacity: 1 }.uc-navbar-nav > li:hover > a, .uc-navbar-nav > li > a[aria-expanded=true] {opacity: .75 }.uc-navbar-nav > li:hover > a, .uc-navbar-nav > li > a[aria-expanded=true] {color: var(--color-gray-900) !important }.uc-navbar-nav > li:hover > a:where(.uc-dark), :where(.uc-dark) .uc-navbar-nav > li:hover > a, .uc-navbar-nav > li > a[aria-expanded=true]:where(.uc-dark), :where(.uc-dark) .uc-navbar-nav > li > a[aria-expanded=true] {color: white !important }.uc-navbar-dropdown {min-width: 250px;padding: 2rem;box-shadow: 0 4px 16px -8px rgba(0, 0, 0, 0.2);border-radius: var(--radius);background: white !important;color: var(--color-gray-800) !important }.uc-navbar-dropdown:where(.uc-dark), :where(.uc-dark) .uc-navbar-dropdown {background: var(--color-gray-800) !important;color: white !important }.uc-navbar-dropdown-nav > li > a {font-size: .875rem;font-weight: var(--font-weight-medium);color: var(--color-gray-600) }.uc-navbar-dropdown-nav > li > a:where(.uc-dark), :where(.uc-dark) .uc-navbar-dropdown-nav > li > a {color: var(--color-gray-200) }.uc-navbar-dropdown-nav > li:hover > a {color: var(--color-gray-900) }.uc-navbar-dropdown-nav > li:hover > a:where(.uc-dark), :where(.uc-dark) .uc-navbar-dropdown-nav > li:hover > a {color: white }.uc-navbar-dropdown-nav > li.uc-active > a, .uc-navbar-dropdown-nav .uc-nav-header {color: inherit }.uc-navbar-dropdown-nav .uc-nav-header {text-transform: capitalize;font-weight: var(--font-weight-bold);font-size: 1rem }.uc-navbar-dropdown-nav .uc-nav-divider {opacity: .15 }.uc-navbar-dropdown-nav .uc-nav-divider {border-color: black }.uc-navbar-dropdown-nav .uc-nav-divider:where(.uc-dark), :where(.uc-dark) .uc-navbar-dropdown-nav .uc-nav-divider {border-color: white }.uc-navbar-dropdown-stack .uc-navbar-dropdown-grid > * {width: 100% !important }.uc-navbar-dropdown-width-2:not(.uc-navbar-dropdown-stack) {width: 500px }.uc-navbar-dropdown-width-3:not(.uc-navbar-dropdown-stack) {width: 750px }.uc-navbar-dropdown-width-4:not(.uc-navbar-dropdown-stack) {width: 1000px }.uc-navbar-dropdown-width-5:not(.uc-navbar-dropdown-stack) {width: 1250px }.uc-navbar-parent-icon * {stroke: var(--color-gray-900) !important }.uc-navbar-parent-icon *:where(.uc-dark), :where(.uc-dark) .uc-navbar-parent-icon * {stroke: white !important }.uc-navbar-container {transition: .1s ease-in-out;transition-property: background-color }.uc-navbar-container:not(.uc-navbar-transparent) {background-color: white }.uc-navbar-container:not(.uc-navbar-transparent):where(.uc-dark), :where(.uc-dark) .uc-navbar-container:not(.uc-navbar-transparent) {background-color: var(--color-gray-900) }.uc-navbar .uc-navbar-item {font-family: inherit !important }.uc-navbar-item, .uc-navbar-nav > li > a, .uc-navbar-toggle {font-family: inherit !important;padding: 0;min-height: var(--uc-nav-height, 48px) !important }.uc-navbar-float {position: absolute;top: 0;left: 0;right: 0 }.uc-navbar-switcher-nav li > a {font-size: .875rem;text-decoration: none }.uc-navbar-switcher-nav li > a:hover {opacity: 1 }.uc-navbar-switcher-nav li > a:hover {color: black }.uc-navbar-switcher-nav li > a:hover:where(.uc-dark), :where(.uc-dark) .uc-navbar-switcher-nav li > a:hover {color: white }html[dir=rtl] .uc-navbar-right {margin-left: unset;margin-right: auto }html[dir=rtl] .uc-navbar-left {margin-right: unset;margin-left: auto }.alert {display: flex;align-items: center;gap: .75rem;border: 0 !important;border-left: 2px solid var(--bs-alert-border-color) !important;box-shadow: 0 .125rem .25rem -0.1rem var(--shadow-color) !important }.alert :not(pre) > code, .alert code {background: rgba(0, 0, 0, 0.08) !important }.uc-accordion {display: flex;flex-direction: column;gap: 1rem }.uc-accordion > :nth-child(n+2) {margin: 0 !important }.uc-accordion-title {position: relative;text-decoration: none;font-weight: 500;display: flex }.uc-accordion-title {color: var(--color-gray-900) }.uc-accordion-title:where(.uc-dark), :where(.uc-dark) .uc-accordion-title {color: white }.uc-accordion-title:hover {opacity: .75 }.uc-accordion-title:hover {color: var(--color-gray-900) }.uc-accordion-title:hover:where(.uc-dark), :where(.uc-dark) .uc-accordion-title:hover {color: white }.uc-accordion-title::before {content: "";display: flex;justify-content: center;align-items: center;position: absolute;top: 50%;right: 0;font-family: "cw-icons";width: 24px;height: 24px;font-size: 24px;text-transform: none;line-height: 1;transform: translateY(-50%) rotate(0deg);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;transition: transform 200ms ease;background-color: rgba(155, 155, 155, 0.25);border-radius: 100% }.uc-accordion > *.uc-open .uc-accordion-title::before {transform: translateY(-50%) rotate(180deg) }.uc-accordion-divider {--divider-gap: 32px }.uc-accordion-divider > * + *::before {content: "";display: block;height: 1px;width: 100%;background: var(--bs-border-color);transform: translateY(calc(var(--divider-gap) / 2 * -1)) }[dir=rtl] .uc-accordion-title::before {right: auto;left: 0 }.uc-accordion.uc-accordion-chevron .uc-accordion-title::before {content: "";background: none;font-size: 80%;font-weight: bold }.uc-accordion.uc-accordion-chevron > *.uc-open .uc-accordion-title::before {transform: translateY(-50%) rotate(-90deg) }.swiper-hide-wrap .swiper-slide .swiper-hide {visibility: visible;opacity: 1;transition: visibility .3s,opacity .3s }.swiper-hide-wrap .swiper-slide:not(.swiper-slide-active) .swiper-hide {visibility: hidden;opacity: 0 }.swiper-opacity .swiper-slide {opacity: .4 }.swiper-opacity .swiper-slide.swiper-slide-thumb-active {opacity: 1 }.swiper-triangle .swiper-slide.swiper-slide-thumb-active::before {content: "";position: absolute;top: 0;width: 0;height: 0;border-width: 10px 12px 0 12px;border-style: solid;border-color: var(--color-gray-100) transparent transparent transparent;transform: translateX(-50%) }.swiper-wrapper {will-change: transform }.swiper-nav-hide {opacity: .2;cursor: default !important }.swiper.swiper-match .swiper-slide {height: auto !important }.swiper-thumbs .swiper-slide {cursor: pointer }.swiper-pagination {display: flex;justify-content: center;align-items: center;gap: 8px }.swiper-pagination-bullet {width: 10px;height: 10px;background-color: rgb(150, 150, 150);opacity: .25 }.swiper-pagination-bullet-active {background-color: currentColor;opacity: 1 }.swiper-slide-thumb-active {color: currentColor }.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets {bottom: 0 !important }:where(.uc-dark) .swiper .swiper-pagination-bullet {background-color: white;opacity: .2 }:where(.uc-dark) .swiper .swiper-pagination-bullet-active {background-color: currentColor;opacity: 1 }:where(.uc-dark) .swiper .swiper-slide-thumb-active {color: currentColor }:where(.uc-dark) .swiper::before {border-bottom-color: rgba(255, 255, 255, 0.05) }:where(.uc-dark) .swiper.swiper-triangle .swiper-slide.swiper-slide-thumb-active::before {border-top-color: rgba(255, 255, 255, 0.05) }:where(.uc-dark) .swiper .slide_progress-bar {background-color: rgba(255, 255, 255, 0.05) }:where(.uc-dark) .swiper .slide_progress-bar:after {background-color: white }[class*=uc-position-top], [class*=uc-position-bottom], [class*=uc-position-left], [class*=uc-position-right], [class*=uc-position-center] {position: absolute !important;max-width: calc(100% - 0px);box-sizing: border-box }.uc-notification-message:where(.uc-dark), :where(.uc-dark) .uc-notification-message {background-color: var(--color-gray-800) }.uc-notification-message:where(.uc-dark), :where(.uc-dark) .uc-notification-message {color: white }.uc-notification-message.uc-notification-message-success {color: var(--color-success) }.uc-notification-message.uc-notification-message-danger {color: var(--color-danger) }.uc-notification-message.uc-notification-message-warning {color: var(--color-warning) }.uc-notification-message .uc-notification-close {color: var(--color-gray-900) }.uc-notification-message .uc-notification-close:where(.uc-dark), :where(.uc-dark) .uc-notification-message .uc-notification-close {color: white }.uc-notification-message .uc-notification-close svg, .uc-notification-message .uc-notification-close svg > * {fill: currentColor !important;stroke: currentColor !important }@keyframes fadeInAndSlide {from {opacity: 0;transform: translateX(48%) }to {opacity: 1;transform: translateX(0) }}div.fade-in-slide-left {animation-fill-mode: forwards;animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1) }.fade-in-slide-left {animation: fadeInAndSlide 500ms ease-out }@keyframes fadeInAndUp {from {opacity: 0;transform: translateY(48%) }to {opacity: 1;transform: translateY(0) }}div.fade-in-slide-up {animation-fill-mode: forwards;animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1) }.fade-in-slide-up {animation: fadeInAndUp 500ms ease-out }.uc-link:hover, a:hover {text-decoration: none }hr {opacity: .1 !important }.uc-nav ul.uc-nav-sub {font-size: 95%;padding: 8px 16px }.uc-nav ul.uc-nav-sub a {opacity: .5;transition: 200ms ease }.uc-nav ul.uc-nav-sub a:hover {opacity: 1 }.uc-nav ul.uc-nav-sub li.uc-active a {opacity: 1 }.uc-nav a {position: relative;transition: 200ms ease }.uc-nav .uc-parent a > span {position: absolute;top: 50%;right: 0;transform: translateY(-50%);transition: transform 200ms ease }.uc-nav .uc-parent.uc-open a > span {transform: translateY(-50%) rotate(45deg) }.uc-nav.uc-nav-divider > :not(.uc-nav-header,.uc-nav-divider) + :not(.uc-nav-header,.uc-nav-divider) {border-color: rgba(150, 150, 150, 0.15) }.uc-switcher-nav > li > a {border-radius: 8px }.uc-switcher-nav > li.uc-active > a {background: var(--color-primary);color: white }.post-content p:first-child::first-letter {font-size: 5em;float: left;line-height: .9em;margin-right: 16px }[data-darkmode-toggle] {transform: scale(0.9);transition: 200ms ease;z-index: 1000 }[data-darkmode-toggle] .switch {position: relative;display: inline-flex;justify-content: center;align-items: center;width: 40px;height: 40px }[data-darkmode-toggle] .switch > .slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0 }[data-darkmode-toggle] .switch > .slider:before {content: "";font-family: "cw-icons";position: absolute;left: 0;bottom: 0;display: inline-flex;align-items: center;justify-content: space-between;width: 40px;height: 40px;display: inline-flex;align-items: center;justify-content: center;border-radius: 40px;line-height: 1.2;-webkit-transition: 300ms;transition: 300ms;z-index: 1;color: currentColor }[data-darkmode-toggle] .switch > input {opacity: 0;width: 0;height: 0 }[data-darkmode-toggle] .switch > input:checked + .slider:before {content: "";color: currentColor;padding-top: 1px }[data-darkmode-toggle]:hover {transform: scale(1.1);opacity: 1 }[data-darkmode-switch] {display: inline-flex;vertical-align: middle }[data-darkmode-switch] .switch {position: relative;display: inline-flex;justify-content: center;align-items: center;width: 40px;height: 22px }[data-darkmode-switch] .switch > .slider {cursor: pointer;position: absolute;top: 0;left: 0;bottom: 0;right: 0;border: 1px solid;border-radius: 32px }[data-darkmode-switch] .switch > .slider {background-color: var(--color-gray-25) !important;border-color: #c8c9ca !important }[data-darkmode-switch] .switch > .slider:where(.uc-dark), :where(.uc-dark) [data-darkmode-switch] .switch > .slider {background-color: var(--color-gray-700) !important;border-color: var(--color-gray-500) !important }[data-darkmode-switch] .switch > .slider:before {content: "";font-family: "cw-icons";position: absolute;left: 1px;bottom: 1px;display: inline-flex;justify-content: center;align-items: center;width: 18px;height: 18px;font-size: 14px;border-radius: 20px;-webkit-transition: 300ms ease !important;transition: 300ms ease !important;z-index: 1;color: currentColor;box-shadow: 0px 1px 3px 0px rgba(150, 150, 150, 0.25) }[data-darkmode-switch] .switch > input {opacity: 0;width: 0;height: 0 }[data-darkmode-switch] .switch > input:checked + .slider:before {content: "";color: currentColor;transform: translateX(100%) }[data-toggle-active].active .not-active, [data-toggle-active]:not(.active) .active {display: none }[data-split-text] {font-kerning: none }[data-split-text] > * {line-height: 120% }.alert {font-size: 90% }.hide-scrollbar::-webkit-scrollbar {display: none }.uc-gdpr-notification {opacity: 0;visibility: hidden;transform: translateY(8px);transition: all 250ms ease }.uc-gdpr-notification.show {opacity: 1;visibility: visible;transform: translateY(0) }.uc-navbar-container.uc-navbar-sticky {backdrop-filter: blur(8px) }.uc-navbar-container.uc-navbar-sticky {background-color: rgba(255, 255, 255, 0.8) }.uc-navbar-container.uc-navbar-sticky:where(.uc-dark), :where(.uc-dark) .uc-navbar-container.uc-navbar-sticky {background-color: rgba(31, 31, 31, 0.75) }.uc-navbar-sticky .hide-on-sticky {display: none }.uc-dropbar-inner.after-bg::after {content: "";position: absolute;height: 100%;width: 100vw;right: -70vw;top: 0;z-index: -1 }[dir=rtl] .uc-dropbar-inner.after-bg::after {right: auto;left: -70vw }:root {--bs-link-color-rgb: var(--color-gray-900) !important }:root:where(.uc-dark), :where(.uc-dark) :root {--bs-link-color-rgb: white !important }.swiper .swiper-pagination-bullet, .swiper-pagination-bullet {--swiper-pagination-bullet-horizontal-gap: 0;height: 8px !important;width: 8px !important;border-radius: 8px !important }.uc-link {font-weight: 500 }.uc-navbar-nav > li > a[aria-expanded=true] {box-shadow: inset 0px 3px var(--color-primary) }.uc-switcher-nav > li > a {border-radius: 12px }:root, [data-bs-theme=light] {--bs-primary: #12599b;--bs-secondary: #f5eee9;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #e44b4b;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 18, 89, 155;--bs-secondary-rgb: 245, 238, 233;--bs-danger-rgb: 228, 75, 75;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-gray-rgb: 69, 69, 76;--bs-gray-25-rgb: 246, 246, 246;--bs-gray-50-rgb: 236, 236, 237;--bs-gray-100-rgb: 218, 218, 219;--bs-gray-200-rgb: 181, 181, 183;--bs-gray-300-rgb: 143, 143, 148;--bs-gray-400-rgb: 106, 106, 112;--bs-gray-600-rgb: 55, 55, 61;--bs-gray-700-rgb: 41, 41, 46;--bs-gray-800-rgb: 28, 28, 30;--bs-gray-900-rgb: 14, 14, 15;--bs-primary-100-rgb: 208, 222, 235;--bs-primary-700-rgb: 11, 53, 93;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: rgba(131, 131, 131, 0.25);--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem -0.1rem var(--shadow-color);--bs-box-shadow-sm: 0 0.25rem 0.5rem -0.1rem var(--shadow-color);--bs-box-shadow-lg: 0 1rem 1.5rem -0.1rem var(--shadow-color);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545 }*, *::before, *::after {box-sizing: border-box }@media(prefers-reduced-motion: no-preference) {:root {scroll-behavior: smooth }}hr {margin: 1rem 0;color: inherit;border: 0;border-top: var(--bs-border-width) solid;opacity: .25 }h1, h2, h3, h4, h5, h6 {margin-top: 0;margin-bottom: 1rem;font-family: var(--font-family-primary);font-weight: 700;color: var(--bs-heading-color, inherit) }p {margin: 0 }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 }b, strong {font-weight: 700 }small, .small {font-size: .875em }a {color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration: underline }a:hover {--bs-link-color-rgb: var(--bs-link-hover-color-rgb) }a:not([href]):not([class]), a:not([href]):not([class]):hover {color: inherit;text-decoration: none }figure {margin: 0 0 1rem }img, svg {vertical-align: middle }label {display: inline-block }button {border-radius: 0 }button:focus:not(:focus-visible) {outline: 0 }input, button, select, optgroup, textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit }button, select {text-transform: none }[role=button] {cursor: pointer }button, [type=button], [type=reset], [type=submit] {-webkit-appearance: button }button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {cursor: pointer }::-moz-focus-inner {padding: 0;border-style: none }textarea {resize: vertical }fieldset {min-width: 0;padding: 0;margin: 0;border: 0 }[hidden] {display: none !important }.display-4 {font-size: 4.5rem !important;line-height: 1 !important;letter-spacing: -0.18rem !important }.display-5 {font-size: 4rem !important;line-height: 1 !important;letter-spacing: -0.16rem !important }.display-6 {font-size: 3.5rem !important;line-height: 1 !important;letter-spacing: -0.14rem !important }.h1 {font-size: var(--sizes-heading-h1-size) !important;line-height: var(--sizes-heading-h1-lh) !important;letter-spacing: var(--sizes-heading-h1-lp) !important }.h2 {font-size: var(--sizes-heading-h2-size) !important;line-height: var(--sizes-heading-h2-lh) !important;letter-spacing: var(--sizes-heading-h2-lp) !important }.h3 {font-size: var(--sizes-heading-h3-size) !important;line-height: var(--sizes-heading-h3-lh) !important;letter-spacing: var(--sizes-heading-h3-lp) !important }.h4 {font-size: var(--sizes-heading-h4-size) !important;line-height: var(--sizes-heading-h4-lh) !important;letter-spacing: var(--sizes-heading-h4-lp) !important }.h5 {font-size: var(--sizes-heading-h5-size) !important;line-height: var(--sizes-heading-h5-lh) !important;letter-spacing: var(--sizes-heading-h5-lp) !important }.h6 {font-size: var(--sizes-heading-h6-size) !important;line-height: var(--sizes-heading-h6-lh) !important;letter-spacing: var(--sizes-heading-h6-lp) !important }@media(min-width: 459px) {.sm\:display-6 {font-size: 3.5rem !important;line-height: 1 !important;letter-spacing: -0.14rem !important }.sm\:h1 {font-size: var(--sizes-heading-h1-size) !important;line-height: var(--sizes-heading-h1-lh) !important;letter-spacing: var(--sizes-heading-h1-lp) !important }.sm\:h2 {font-size: var(--sizes-heading-h2-size) !important;line-height: var(--sizes-heading-h2-lh) !important;letter-spacing: var(--sizes-heading-h2-lp) !important }.sm\:h3 {font-size: var(--sizes-heading-h3-size) !important;line-height: var(--sizes-heading-h3-lh) !important;letter-spacing: var(--sizes-heading-h3-lp) !important }.sm\:h4 {font-size: var(--sizes-heading-h4-size) !important;line-height: var(--sizes-heading-h4-lh) !important;letter-spacing: var(--sizes-heading-h4-lp) !important }.sm\:h5 {font-size: var(--sizes-heading-h5-size) !important;line-height: var(--sizes-heading-h5-lh) !important;letter-spacing: var(--sizes-heading-h5-lp) !important }.sm\:h6 {font-size: var(--sizes-heading-h6-size) !important;line-height: var(--sizes-heading-h6-lh) !important;letter-spacing: var(--sizes-heading-h6-lp) !important }}@media(min-width: 768px) {.md\:h3 {font-size: var(--sizes-heading-h3-size) !important;line-height: var(--sizes-heading-h3-lh) !important;letter-spacing: var(--sizes-heading-h3-lp) !important }}@media(min-width: 992px) {.lg\:display-6 {font-size: 3.5rem !important;line-height: 1 !important;letter-spacing: -0.14rem !important }.lg\:h1 {font-size: var(--sizes-heading-h1-size) !important;line-height: var(--sizes-heading-h1-lh) !important;letter-spacing: var(--sizes-heading-h1-lp) !important }.lg\:h2 {font-size: var(--sizes-heading-h2-size) !important;line-height: var(--sizes-heading-h2-lh) !important;letter-spacing: var(--sizes-heading-h2-lp) !important }.lg\:h3 {font-size: var(--sizes-heading-h3-size) !important;line-height: var(--sizes-heading-h3-lh) !important;letter-spacing: var(--sizes-heading-h3-lp) !important }.lg\:h4 {font-size: var(--sizes-heading-h4-size) !important;line-height: var(--sizes-heading-h4-lh) !important;letter-spacing: var(--sizes-heading-h4-lp) !important }.lg\:h5 {font-size: var(--sizes-heading-h5-size) !important;line-height: var(--sizes-heading-h5-lh) !important;letter-spacing: var(--sizes-heading-h5-lp) !important }.lg\:h6 {font-size: var(--sizes-heading-h6-size) !important;line-height: var(--sizes-heading-h6-lh) !important;letter-spacing: var(--sizes-heading-h6-lp) !important }}@media(min-width: 1200px) {.xl\:display-4 {font-size: 4.5rem !important;line-height: 1 !important;letter-spacing: -0.18rem !important }.xl\:display-5 {font-size: 4rem !important;line-height: 1 !important;letter-spacing: -0.16rem !important }.xl\:display-6 {font-size: 3.5rem !important;line-height: 1 !important;letter-spacing: -0.14rem !important }.xl\:h1 {font-size: var(--sizes-heading-h1-size) !important;line-height: var(--sizes-heading-h1-lh) !important;letter-spacing: var(--sizes-heading-h1-lp) !important }.xl\:h2 {font-size: var(--sizes-heading-h2-size) !important;line-height: var(--sizes-heading-h2-lh) !important;letter-spacing: var(--sizes-heading-h2-lp) !important }.xl\:h3 {font-size: var(--sizes-heading-h3-size) !important;line-height: var(--sizes-heading-h3-lh) !important;letter-spacing: var(--sizes-heading-h3-lp) !important }.xl\:h4 {font-size: var(--sizes-heading-h4-size) !important;line-height: var(--sizes-heading-h4-lh) !important;letter-spacing: var(--sizes-heading-h4-lp) !important }}.display-4 {font-size: calc(1.475rem + 2.7vw);font-family: var(--font-family-primary);font-weight: 700 }@media(min-width: 1200px) {.display-4 {font-size: 3.5rem }}.display-5 {font-size: calc(1.425rem + 2.1vw);font-family: var(--font-family-primary);font-weight: 700 }@media(min-width: 1200px) {.display-5 {font-size: 3rem }}.display-6 {font-size: calc(1.375rem + 1.5vw);font-family: var(--font-family-primary);font-weight: 700 }@media(min-width: 1200px) {.display-6 {font-size: 2.5rem }}.figure {display: inline-block }.figure-img {margin-bottom: .5rem;line-height: 1 }.figure-caption {font-size: .875em;color: var(--bs-secondary-color) }.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {--bs-gutter-x: 32px;--bs-gutter-y: 0;width: 100%;padding-right: calc(var(--bs-gutter-x)*.5);padding-left: calc(var(--bs-gutter-x)*.5);margin-right: auto;margin-left: auto }@media(min-width: 459px) {.container-sm, .container {max-width: 540px }}@media(min-width: 768px) {.container-md, .container-sm, .container {max-width: 720px }}@media(min-width: 992px) {.container-lg, .container-md, .container-sm, .container {max-width: 960px }}@media(min-width: 1200px) {.container-xl, .container-lg, .container-md, .container-sm, .container {max-width: 1140px }}.container-xl, .container-lg, .container-md, .container-sm, .container {max-width: 1320px }.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(-1*var(--bs-gutter-y));margin-right: calc(-0.5*var(--bs-gutter-x));margin-left: calc(-0.5*var(--bs-gutter-x)) }.row > * {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x)*.5);padding-left: calc(var(--bs-gutter-x)*.5);margin-top: var(--bs-gutter-y) }.row.col-match {flex-wrap: wrap }.row.col-match > *, .row.col-match > [class*=col-] {display: flex;flex-direction: column }.row.col-match > * > *, .row.col-match > [class*=col-] > * {flex: 1 }.expand-container, html.bp-sm .expand-container-sm, html.bp-sm .sm\:expand-container, html.bp-md .expand-container-md, html.bp-md .md\:expand-container, html.bp-lg .expand-container-lg, html.bp-lg .lg\:expand-container, html.bp-xl .expand-container-xl, html.bp-xl .xl\:expand-container {--grid-gap: var(--bs-gutter-x);--scroll-width: var(--body-scroll-width, 17px);--container-width: calc((100% + var(--grid-gap)) * var(--grid-total) / var(--grid-count) - var(--grid-gap));--expand-size: calc((100vw - var(--scroll-width) - var(--container-width)) / -2);margin-right: var(--expand-size);margin-left: var(--expand-size) }.child-cols > * {flex: 1 }.child-cols-2 > * {--grid-total: 12;--grid-count: 2;flex: 0 0 auto;width: 16.66666667% }.child-cols-4 > * {--grid-total: 12;--grid-count: 4;flex: 0 0 auto;width: 33.33333333% }.child-cols-6 > * {--grid-total: 12;--grid-count: 6;flex: 0 0 auto;width: 50% }.child-cols-12 > * {--grid-total: 12;--grid-count: 12;flex: 0 0 auto;width: 100% }@media(min-width: 459px) {.sm\:child-cols > * {flex: 1 0 0% }.sm\:child-cols-auto > * {flex: 0 0 auto;width: auto }.sm\:child-cols-1 > * {--grid-total: 12;--grid-count: 1;flex: 0 0 auto;width: 8.33333333% }.sm\:child-cols-2 > * {--grid-total: 12;--grid-count: 2;flex: 0 0 auto;width: 16.66666667% }.sm\:child-cols-3 > * {--grid-total: 12;--grid-count: 3;flex: 0 0 auto;width: 25% }.sm\:child-cols-4 > * {--grid-total: 12;--grid-count: 4;flex: 0 0 auto;width: 33.33333333% }.sm\:child-cols-5 > * {--grid-total: 12;--grid-count: 5;flex: 0 0 auto;width: 41.66666667% }.sm\:child-cols-6 > * {--grid-total: 12;--grid-count: 6;flex: 0 0 auto;width: 50% }.sm\:child-cols-7 > * {--grid-total: 12;--grid-count: 7;flex: 0 0 auto;width: 58.33333333% }.sm\:child-cols-8 > * {--grid-total: 12;--grid-count: 8;flex: 0 0 auto;width: 66.66666667% }.sm\:child-cols-9 > * {--grid-total: 12;--grid-count: 9;flex: 0 0 auto;width: 75% }.sm\:child-cols-10 > * {--grid-total: 12;--grid-count: 10;flex: 0 0 auto;width: 83.33333333% }.sm\:child-cols-11 > * {--grid-total: 12;--grid-count: 11;flex: 0 0 auto;width: 91.66666667% }.sm\:child-cols-12 > * {--grid-total: 12;--grid-count: 12;flex: 0 0 auto;width: 100% }}@media(min-width: 768px) {.child-cols-md > * {flex: 1 }.child-cols-md-auto > * {flex: 0 0 auto;width: auto }.child-cols-md-1 > * {--grid-total: 12;--grid-count: 1;flex: 0 0 auto;width: 8.33333333% }.child-cols-md-2 > * {--grid-total: 12;--grid-count: 2;flex: 0 0 auto;width: 16.66666667% }.child-cols-md-3 > * {--grid-total: 12;--grid-count: 3;flex: 0 0 auto;width: 25% }.child-cols-md-4 > * {--grid-total: 12;--grid-count: 4;flex: 0 0 auto;width: 33.33333333% }.child-cols-md-5 > * {--grid-total: 12;--grid-count: 5;flex: 0 0 auto;width: 41.66666667% }.child-cols-md-6 > * {--grid-total: 12;--grid-count: 6;flex: 0 0 auto;width: 50% }.child-cols-md-7 > * {--grid-total: 12;--grid-count: 7;flex: 0 0 auto;width: 58.33333333% }.child-cols-md-8 > * {--grid-total: 12;--grid-count: 8;flex: 0 0 auto;width: 66.66666667% }.child-cols-md-9 > * {--grid-total: 12;--grid-count: 9;flex: 0 0 auto;width: 75% }.child-cols-md-10 > * {--grid-total: 12;--grid-count: 10;flex: 0 0 auto;width: 83.33333333% }.child-cols-md-11 > * {--grid-total: 12;--grid-count: 11;flex: 0 0 auto;width: 91.66666667% }.child-cols-md-12 > * {--grid-total: 12;--grid-count: 12;flex: 0 0 auto;width: 100% }}@media(min-width: 768px) {.md\:child-cols > * {flex: 1 0 0% }.md\:child-cols-6 > * {--grid-total: 12;--grid-count: 6;flex: 0 0 auto;width: 50% }}@media(min-width: 992px) {.lg\:child-cols > * {flex: 1 0 0% }.lg\:child-cols-4 > * {--grid-total: 12;--grid-count: 4;flex: 0 0 auto;width: 33.33333333% }.lg\:child-cols-6 > * {--grid-total: 12;--grid-count: 6;flex: 0 0 auto;width: 50% }}@media(min-width: 1200px) {.xl\:child-cols > * {flex: 1 0 0% }.xl\:child-cols-4 > * {--grid-total: 12;--grid-count: 4;flex: 0 0 auto;width: 33.33333333% }}.col {flex: 1 0 0% }.col-auto {flex: 0 0 auto;width: auto }.col-4 {--grid-total: 12;--grid-count: 4;flex: 0 0 auto;width: 33.33333333% }.col-5 {--grid-total: 12;--grid-count: 5;flex: 0 0 auto;width: 41.66666667% }.col-6 {--grid-total: 12;--grid-count: 6;flex: 0 0 auto;width: 50% }.col-8 {--grid-total: 12;--grid-count: 8;flex: 0 0 auto;width: 66.66666667% }.col-12 {--grid-total: 12;--grid-count: 12;flex: 0 0 auto;width: 100% }.g-0, .gx-0 {--bs-gutter-x: 0 }.g-0, .gy-0 {--bs-gutter-y: 0 }.g-1, .gx-1 {--bs-gutter-x: 0.5rem }.g-1, .gy-1 {--bs-gutter-y: 0.5rem }.g-2, .gx-2 {--bs-gutter-x: 1rem }.g-2, .gy-2 {--bs-gutter-y: 1rem }.g-3, .gx-3 {--bs-gutter-x: 1.5rem }.g-3, .gy-3 {--bs-gutter-y: 1.5rem }.g-4, .gx-4 {--bs-gutter-x: 2rem }.g-4, .gy-4 {--bs-gutter-y: 2rem }.g-5, .gx-5 {--bs-gutter-x: 2.5rem }.g-5, .gy-5 {--bs-gutter-y: 2.5rem }.g-6, .gx-6 {--bs-gutter-x: 3rem }.g-6, .gy-6 {--bs-gutter-y: 3rem }@media(min-width: 459px) {.sm\:col {flex: 1 0 0% }.sm\:col-auto {flex: 0 0 auto;width: auto }.sm\:col-6 {--grid-total: 12;--grid-count: 6;flex: 0 0 auto;width: 50% }.sm\:col-8 {--grid-total: 12;--grid-count: 8;flex: 0 0 auto;width: 66.66666667% }.sm\:g-2, .sm\:gx-2 {--bs-gutter-x: 1rem }.sm\:g-2, .sm\:gy-2 {--bs-gutter-y: 1rem }.sm\:g-6, .sm\:gx-6 {--bs-gutter-x: 3rem }.sm\:g-6, .sm\:gy-6 {--bs-gutter-y: 3rem }}@media(min-width: 768px) {.md\:col-6 {--grid-total: 12;--grid-count: 6;flex: 0 0 auto;width: 50% }.md\:g-4, .md\:gx-4 {--bs-gutter-x: 2rem }.md\:g-4, .md\:gy-4 {--bs-gutter-y: 2rem }.md\:g-8, .md\:gx-8 {--bs-gutter-x: 4rem }.md\:g-8, .md\:gy-8 {--bs-gutter-y: 4rem }}@media(min-width: 992px) {.lg\:col-4 {--grid-total: 12;--grid-count: 4;flex: 0 0 auto;width: 33.33333333% }.lg\:col-5 {--grid-total: 12;--grid-count: 5;flex: 0 0 auto;width: 41.66666667% }.lg\:col-6 {--grid-total: 12;--grid-count: 6;flex: 0 0 auto;width: 50% }.lg\:g-0, .lg\:gx-0 {--bs-gutter-x: 0 }.lg\:g-0, .lg\:gy-0 {--bs-gutter-y: 0 }.lg\:g-1, .lg\:gx-1 {--bs-gutter-x: 0.5rem }.lg\:g-1, .lg\:gy-1 {--bs-gutter-y: 0.5rem }.lg\:g-2, .lg\:gx-2 {--bs-gutter-x: 1rem }.lg\:g-2, .lg\:gy-2 {--bs-gutter-y: 1rem }.lg\:g-3, .lg\:gx-3 {--bs-gutter-x: 1.5rem }.lg\:g-3, .lg\:gy-3 {--bs-gutter-y: 1.5rem }.lg\:g-4, .lg\:gx-4 {--bs-gutter-x: 2rem }.lg\:g-4, .lg\:gy-4 {--bs-gutter-y: 2rem }.lg\:g-5, .lg\:gx-5 {--bs-gutter-x: 2.5rem }.lg\:g-5, .lg\:gy-5 {--bs-gutter-y: 2.5rem }.lg\:g-6, .lg\:gx-6 {--bs-gutter-x: 3rem }.lg\:g-6, .lg\:gy-6 {--bs-gutter-y: 3rem }.lg\:g-8, .lg\:gx-8 {--bs-gutter-x: 4rem }.lg\:g-8, .lg\:gy-8 {--bs-gutter-y: 4rem }.lg\:g-10, .lg\:gx-10 {--bs-gutter-x: 8rem }.lg\:g-10, .lg\:gy-10 {--bs-gutter-y: 8rem }}@media(min-width: 1200px) {.xl\:g-4, .xl\:gx-4 {--bs-gutter-x: 2rem }.xl\:g-4, .xl\:gy-4 {--bs-gutter-y: 2rem }.xl\:g-6, .xl\:gx-6 {--bs-gutter-x: 3rem }.xl\:g-6, .xl\:gy-6 {--bs-gutter-y: 3rem }.xl\:g-8, .xl\:gx-8 {--bs-gutter-x: 4rem }.xl\:g-8, .xl\:gy-8 {--bs-gutter-y: 4rem }.xl\:g-10, .xl\:gx-10 {--bs-gutter-x: 8rem }.xl\:g-10, .xl\:gy-10 {--bs-gutter-y: 8rem }}.clearfix::after {display: block;clear: both;content: "" }.ratio {position: relative;width: 100% }.ratio::before {display: block;padding-top: var(--bs-aspect-ratio);content: "" }.ratio > * {position: absolute;top: 0;left: 0;width: 100%;height: 100% }.ratio-1x1 {--bs-aspect-ratio: 100% }.ratio-4x3 {--bs-aspect-ratio: 75% }.hstack {display: flex;flex-direction: row;align-items: center;align-self: stretch }.vstack {display: flex;flex: 1 1 auto;flex-direction: column;align-self: stretch }.btn {--bs-btn-padding-x: 1rem;--bs-btn-padding-y: 0px;--bs-btn-font-family: var(--font-family-primary);--bs-btn-font-size: 1rem;--bs-btn-font-weight: 500;--bs-btn-line-height: 48px;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), 0.5);display: inline-block;padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family: var(--bs-btn-font-family);font-size: var(--bs-btn-font-size);font-weight: var(--bs-btn-font-weight);line-height: var(--bs-btn-line-height);color: var(--bs-btn-color);text-align: center;text-decoration: none;vertical-align: middle;cursor: pointer;user-select: none;border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius: var(--bs-btn-border-radius);background-color: var(--bs-btn-bg);transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out }@media(prefers-reduced-motion: reduce) {.btn {transition: none }}.btn:hover {color: var(--bs-btn-hover-color);background-color: var(--bs-btn-hover-bg);border-color: var(--bs-btn-hover-border-color) }.btn:disabled, .btn.disabled, fieldset:disabled .btn {color: var(--bs-btn-disabled-color);pointer-events: none;background-color: var(--bs-btn-disabled-bg);border-color: var(--bs-btn-disabled-border-color);opacity: var(--bs-btn-disabled-opacity) }.btn-primary {--bs-btn-color: #fff;--bs-btn-bg: #12599b;--bs-btn-border-color: #12599b;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(15.3, 75.65, 131.75);--bs-btn-hover-border-color: rgb(14.4, 71.2, 124);--bs-btn-focus-shadow-rgb: 54, 114, 170;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(14.4, 71.2, 124);--bs-btn-active-border-color: rgb(13.5, 66.75, 116.25);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #12599b;--bs-btn-disabled-border-color: #12599b }.btn-lg {--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg) }.btn-sm {--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size: 0.875rem;--bs-btn-border-radius: var(--radius) }.form-label {margin-bottom: .5rem }.form-text {margin-top: .25rem;font-size: .875em;color: var(--bs-secondary-color) }.form-control {display: block;width: 100%;padding: 1rem 1rem;font-family: var(--font-family-primary);font-size: 1rem;font-weight: 400;line-height: 1.25rem;color: var(--bs-body-color);appearance: none;background-color: var(--bs-body-bg);background-clip: padding-box;border: 1px solid var(--bs-border-color);border-radius: var(--radius);transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out }@media(prefers-reduced-motion: reduce) {.form-control {transition: none }}.form-control[type=file] {overflow: hidden }.form-control[type=file]:not(:disabled):not([readonly]) {cursor: pointer }.form-control:focus {color: var(--bs-body-color);background-color: var(--bs-body-bg);border-color: rgb(134, 182.5, 254);outline: 0;box-shadow: 0 0 0 .25rem rgba(13, 110, 253, 0.25) }.form-control::-webkit-date-and-time-value {min-width: 85px;height: 1.25rem;margin: 0 }.form-control::-webkit-datetime-edit {display: block;padding: 0 }.form-control::placeholder {color: var(--bs-secondary-color);opacity: 1 }.form-control:disabled {background-color: var(--bs-secondary-bg);opacity: 1 }@media(prefers-reduced-motion: reduce) {.form-control::file-selector-button {transition: none }}.form-control:hover:not(:disabled):not([readonly])::file-selector-button {background-color: var(--bs-secondary-bg) }.form-control-sm {min-height: calc(1.5em + .5rem + var(--bs-border-width)*2);padding: .75rem;font-size: 1rem;border-radius: var(--radius) }.form-control-sm::file-selector-button {padding: .75rem;margin: -0.75rem;margin-inline-end: .75rem }.form-control-lg {min-height: calc(1.5em + 1rem + var(--bs-border-width)*2);padding: 1.5rem;font-size: 1.125rem;border-radius: var(--radius) }.form-control-lg::file-selector-button {padding: 1.5rem;margin: -1.5rem;margin-inline-end: 1.5rem }textarea.form-control {min-height: calc(1.5em + .75rem + var(--bs-border-width)*2) }textarea.form-control-sm {min-height: calc(1.5em + .5rem + var(--bs-border-width)*2) }textarea.form-control-lg {min-height: calc(1.5em + 1rem + var(--bs-border-width)*2) }.valid-feedback {display: none;width: 100%;margin-top: .25rem;font-size: .875em;color: var(--bs-form-valid-color) }.valid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: .25rem .5rem;margin-top: .1rem;font-size: .875rem;color: #fff;background-color: var(--bs-success);border-radius: var(--bs-border-radius) }.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip {display: block }.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control: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: .25rem;font-size: .875em;color: var(--bs-form-invalid-color) }.invalid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: .25rem .5rem;margin-top: .1rem;font-size: .875rem;color: #fff;background-color: var(--bs-danger);border-radius: var(--bs-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(--bs-form-invalid-border-color);padding-right: calc(1.5em + .75rem);background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right calc(.375em + .1875rem) center;background-size: calc(.75em + .375rem) calc(.75em + .375rem) }.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {border-color: var(--bs-form-invalid-border-color);box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25) }.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {padding-right: calc(1.5em + .75rem);background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem) }.fade {transition: opacity .15s linear }@media(prefers-reduced-motion: reduce) {.fade {transition: none }}.fade:not(.show) {opacity: 0 }.collapse:not(.show) {display: none }.collapsing {height: 0;overflow: hidden;transition: height .35s ease }@media(prefers-reduced-motion: reduce) {.collapsing {transition: none }}.tab-content > .tab-pane {display: none }.tab-content > .active {display: block }.float-start {float: left !important }.float-end {float: right !important }.float-none {float: none !important }.opacity-0, .opacity-0-hover:hover, .hover\:opacity-0:hover {opacity: 0 !important }.opacity-5, .opacity-5-hover:hover, .hover\:opacity-5:hover {opacity: .05 !important }.opacity-15, .opacity-15-hover:hover, .hover\:opacity-15:hover {opacity: .15 !important }.opacity-20, .opacity-20-hover:hover, .hover\:opacity-20:hover {opacity: .2 !important }.opacity-50, .opacity-50-hover:hover, .hover\:opacity-50:hover {opacity: .5 !important }.opacity-60, .opacity-60-hover:hover, .hover\:opacity-60:hover {opacity: .6 !important }.opacity-70, .opacity-70-hover:hover, .hover\:opacity-70:hover {opacity: .7 !important }.opacity-80, .opacity-80-hover:hover, .hover\:opacity-80:hover {opacity: .8 !important }.opacity-100, .opacity-100-hover:hover, .hover\:opacity-100:hover {opacity: 1 !important }:where(.uc-dark) .dark\:opacity-0, :where(.uc-dark) .dark\:opacity-0-hover:hover, :where(.uc-dark) .dark\:hover\:opacity-0:hover {opacity: 0 !important }:where(.uc-dark) .dark\:opacity-5, :where(.uc-dark) .dark\:opacity-5-hover:hover, :where(.uc-dark) .dark\:hover\:opacity-5:hover {opacity: .05 !important }:where(.uc-dark) .dark\:opacity-15, :where(.uc-dark) .dark\:opacity-15-hover:hover, :where(.uc-dark) .dark\:hover\:opacity-15:hover {opacity: .15 !important }:where(.uc-dark) .dark\:opacity-20, :where(.uc-dark) .dark\:opacity-20-hover:hover, :where(.uc-dark) .dark\:hover\:opacity-20:hover {opacity: .2 !important }:where(.uc-dark) .dark\:opacity-50, :where(.uc-dark) .dark\:opacity-50-hover:hover, :where(.uc-dark) .dark\:hover\:opacity-50:hover {opacity: .5 !important }:where(.uc-dark) .dark\:opacity-60, :where(.uc-dark) .dark\:opacity-60-hover:hover, :where(.uc-dark) .dark\:hover\:opacity-60:hover {opacity: .6 !important }:where(.uc-dark) .dark\:opacity-70, :where(.uc-dark) .dark\:opacity-70-hover:hover, :where(.uc-dark) .dark\:hover\:opacity-70:hover {opacity: .7 !important }:where(.uc-dark) .dark\:opacity-80, :where(.uc-dark) .dark\:opacity-80-hover:hover, :where(.uc-dark) .dark\:hover\:opacity-80:hover {opacity: .8 !important }:where(.uc-dark) .dark\:opacity-100, :where(.uc-dark) .dark\:opacity-100-hover:hover, :where(.uc-dark) .dark\:hover\:opacity-100:hover {opacity: 1 !important }.overflow-hidden {overflow: hidden !important }.overflow-x-hidden {overflow-x: hidden !important }.d-inline, .d-inline-hover:hover, .hover\:d-inline:hover {display: inline !important }[dir=ltr] .ltr\:d-inline {display: inline !important }.d-inline-block, .d-inline-block-hover:hover, .hover\:d-inline-block:hover {display: inline-block !important }[dir=ltr] .ltr\:d-inline-block {display: inline-block !important }.d-block, .d-block-hover:hover, .hover\:d-block:hover {display: block !important }[dir=ltr] .ltr\:d-block {display: block !important }.d-flex, .d-flex-hover:hover, .hover\:d-flex:hover {display: flex !important }[dir=ltr] .ltr\:d-flex {display: flex !important }.d-inline-flex, .d-inline-flex-hover:hover, .hover\:d-inline-flex:hover {display: inline-flex !important }[dir=ltr] .ltr\:d-inline-flex {display: inline-flex !important }.d-none, .d-none-hover:hover, .hover\:d-none:hover {display: none !important }[dir=ltr] .ltr\:d-none {display: none !important }:where(.uc-dark) .dark\:d-inline, :where(.uc-dark) .dark\:d-inline-hover:hover, :where(.uc-dark) .dark\:hover\:d-inline:hover {display: inline !important }[dir=ltr] .ltr\:d-inline {display: inline !important }:where(.uc-dark) .dark\:d-inline-block, :where(.uc-dark) .dark\:d-inline-block-hover:hover, :where(.uc-dark) .dark\:hover\:d-inline-block:hover {display: inline-block !important }[dir=ltr] .ltr\:d-inline-block {display: inline-block !important }:where(.uc-dark) .dark\:d-block, :where(.uc-dark) .dark\:d-block-hover:hover, :where(.uc-dark) .dark\:hover\:d-block:hover {display: block !important }[dir=ltr] .ltr\:d-block {display: block !important }:where(.uc-dark) .dark\:d-flex, :where(.uc-dark) .dark\:d-flex-hover:hover, :where(.uc-dark) .dark\:hover\:d-flex:hover {display: flex !important }[dir=ltr] .ltr\:d-flex {display: flex !important }:where(.uc-dark) .dark\:d-inline-flex, :where(.uc-dark) .dark\:d-inline-flex-hover:hover, :where(.uc-dark) .dark\:hover\:d-inline-flex:hover {display: inline-flex !important }[dir=ltr] .ltr\:d-inline-flex {display: inline-flex !important }:where(.uc-dark) .dark\:d-none, :where(.uc-dark) .dark\:d-none-hover:hover, :where(.uc-dark) .dark\:hover\:d-none:hover {display: none !important }[dir=ltr] .ltr\:d-none {display: none !important }.shadow-xs, .shadow-xs-hover:hover, .hover\:shadow-xs:hover {box-shadow: 0 .125rem .25rem -0.1rem var(--shadow-color) !important }.shadow-xl, .shadow-xl-hover:hover, .hover\:shadow-xl:hover {box-shadow: 0 1.5rem 2rem -0.1rem var(--shadow-color) !important }:where(.uc-dark) .dark\:shadow-xs, :where(.uc-dark) .dark\:shadow-xs-hover:hover, :where(.uc-dark) .dark\:hover\:shadow-xs:hover {box-shadow: 0 .125rem .25rem -0.1rem var(--shadow-color) !important }:where(.uc-dark) .dark\:shadow-xl, :where(.uc-dark) .dark\:shadow-xl-hover:hover, :where(.uc-dark) .dark\:hover\:shadow-xl:hover {box-shadow: 0 1.5rem 2rem -0.1rem var(--shadow-color) !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 }.top-0 {top: 0 !important }.top-50 {top: 50% !important }.bottom-0 {bottom: 0 !important }.start-0 {left: 0 !important }[dir=ltr] .ltr\:start-0 {left: 0 !important }.end-0 {right: 0 !important }[dir=ltr] .ltr\:end-0 {right: 0 !important }.translate-middle-y {transform: translateY(-50%) !important }.border {border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important }.border-0 {border: 0 !important }.border-top {border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important }.border-bottom {border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important }.border-secondary, .border-secondary-hover:hover, .hover\:border-secondary:hover, .border-secondary-focus:focus, .focus\:border-secondary:focus {--bs-border-opacity: 1;border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important }.border-dark, .border-dark-hover:hover, .hover\:border-dark:hover, .border-dark-focus:focus, .focus\:border-dark:focus {--bs-border-opacity: 1;border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important }.border-gray-100, .border-gray-100-hover:hover, .hover\:border-gray-100:hover, .border-gray-100-focus:focus, .focus\:border-gray-100:focus {--bs-border-opacity: 1;border-color: rgba(var(--bs-gray-100-rgb), var(--bs-border-opacity)) !important }.border-gray-300, .border-gray-300-hover:hover, .hover\:border-gray-300:hover, .border-gray-300-focus:focus, .focus\:border-gray-300:focus {--bs-border-opacity: 1;border-color: rgba(var(--bs-gray-300-rgb), var(--bs-border-opacity)) !important }.border-gray-900, .border-gray-900-hover:hover, .hover\:border-gray-900:hover, .border-gray-900-focus:focus, .focus\:border-gray-900:focus {--bs-border-opacity: 1;border-color: rgba(var(--bs-gray-900-rgb), var(--bs-border-opacity)) !important }.border-white, .border-white-hover:hover, .hover\:border-white:hover, .border-white-focus:focus, .focus\:border-white:focus {--bs-border-opacity: 1;border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important }:where(.uc-dark) .dark\:border-gray-300, :where(.uc-dark) .dark\:border-gray-300-hover:hover, :where(.uc-dark) .dark\:hover\:border-gray-300:hover, :where(.uc-dark) .dark\:border-gray-300-focus:focus, :where(.uc-dark) .dark\:focus\:border-gray-300:focus {--bs-border-opacity: 1;border-color: rgba(var(--bs-gray-300-rgb), var(--bs-border-opacity)) !important }:where(.uc-dark) .dark\:border-white, :where(.uc-dark) .dark\:border-white-hover:hover, :where(.uc-dark) .dark\:hover\:border-white:hover, :where(.uc-dark) .dark\:border-white-focus:focus, :where(.uc-dark) .dark\:focus\:border-white:focus {--bs-border-opacity: 1;border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important }.border-opacity-5, .border-opacity-5-hover:hover, .hover\:border-opacity-5:hover {--bs-border-opacity: 0.05 }.border-opacity-15, .border-opacity-15-hover:hover, .hover\:border-opacity-15:hover {--bs-border-opacity: 0.15 }.border-opacity-20, .border-opacity-20-hover:hover, .hover\:border-opacity-20:hover {--bs-border-opacity: 0.2 }.border-opacity-50, .border-opacity-50-hover:hover, .hover\:border-opacity-50:hover {--bs-border-opacity: 0.5 }:where(.uc-dark) .dark\:border-opacity-5, :where(.uc-dark) .dark\:border-opacity-5-hover:hover, :where(.uc-dark) .dark\:hover\:border-opacity-5:hover {--bs-border-opacity: 0.05 }:where(.uc-dark) .dark\:border-opacity-15, :where(.uc-dark) .dark\:border-opacity-15-hover:hover, :where(.uc-dark) .dark\:hover\:border-opacity-15:hover {--bs-border-opacity: 0.15 }:where(.uc-dark) .dark\:border-opacity-20, :where(.uc-dark) .dark\:border-opacity-20-hover:hover, :where(.uc-dark) .dark\:hover\:border-opacity-20:hover {--bs-border-opacity: 0.2 }:where(.uc-dark) .dark\:border-opacity-50, :where(.uc-dark) .dark\:border-opacity-50-hover:hover, :where(.uc-dark) .dark\:hover\:border-opacity-50:hover {--bs-border-opacity: 0.5 }.w-20px, .w-20px-hover:hover, .hover\:w-20px:hover, .w-20px-focus:focus, .focus\:w-20px:focus {width: 20px !important }.w-24px, .w-24px-hover:hover, .hover\:w-24px:hover, .w-24px-focus:focus, .focus\:w-24px:focus {width: 24px !important }.w-32px, .w-32px-hover:hover, .hover\:w-32px:hover, .w-32px-focus:focus, .focus\:w-32px:focus {width: 32px !important }.w-36px, .w-36px-hover:hover, .hover\:w-36px:hover, .w-36px-focus:focus, .focus\:w-36px:focus {width: 36px !important }.w-40px, .w-40px-hover:hover, .hover\:w-40px:hover, .w-40px-focus:focus, .focus\:w-40px:focus {width: 40px !important }.w-48px, .w-48px-hover:hover, .hover\:w-48px:hover, .w-48px-focus:focus, .focus\:w-48px:focus {width: 48px !important }.w-64px, .w-64px-hover:hover, .hover\:w-64px:hover, .w-64px-focus:focus, .focus\:w-64px:focus {width: 64px !important }.w-150px, .w-150px-hover:hover, .hover\:w-150px:hover, .w-150px-focus:focus, .focus\:w-150px:focus {width: 150px !important }.w-200px, .w-200px-hover:hover, .hover\:w-200px:hover, .w-200px-focus:focus, .focus\:w-200px:focus {width: 200px !important }.w-250px, .w-250px-hover:hover, .hover\:w-250px:hover, .w-250px-focus:focus, .focus\:w-250px:focus {width: 250px !important }.w-600px, .w-600px-hover:hover, .hover\:w-600px:hover, .w-600px-focus:focus, .focus\:w-600px:focus {width: 600px !important }.w-md, .w-md-hover:hover, .hover\:w-md:hover, .w-md-focus:focus, .focus\:w-md:focus {width: 720px !important }.w-lg, .w-lg-hover:hover, .hover\:w-lg:hover, .w-lg-focus:focus, .focus\:w-lg:focus {width: 1040px !important }.w-xl, .w-xl-hover:hover, .hover\:w-xl:hover, .w-xl-focus:focus, .focus\:w-xl:focus {width: 1280px !important }.w-100, .w-100-hover:hover, .hover\:w-100:hover, .w-100-focus:focus, .focus\:w-100:focus {width: 100% !important }.w-full, .w-full-hover:hover, .hover\:w-full:hover, .w-full-focus:focus, .focus\:w-full:focus {width: 100% !important }.w-auto, .w-auto-hover:hover, .hover\:w-auto:hover, .w-auto-focus:focus, .focus\:w-auto:focus {width: auto !important }.w-0, .w-0-hover:hover, .hover\:w-0:hover, .w-0-focus:focus, .focus\:w-0:focus {width: 0 !important }.max-w-400px, .max-w-400px-hover:hover, .hover\:max-w-400px:hover {max-width: 400px !important }.max-w-500px, .max-w-500px-hover:hover, .hover\:max-w-500px:hover {max-width: 500px !important }.max-w-550px, .max-w-550px-hover:hover, .hover\:max-w-550px:hover {max-width: 550px !important }.max-w-600px, .max-w-600px-hover:hover, .hover\:max-w-600px:hover {max-width: 600px !important }.max-w-650px, .max-w-650px-hover:hover, .hover\:max-w-650px:hover {max-width: 650px !important }.max-w-700px, .max-w-700px-hover:hover, .hover\:max-w-700px:hover {max-width: 700px !important }.max-w-750px, .max-w-750px-hover:hover, .hover\:max-w-750px:hover {max-width: 750px !important }.max-w-800px, .max-w-800px-hover:hover, .hover\:max-w-800px:hover {max-width: 800px !important }.max-w-950px, .max-w-950px-hover:hover, .hover\:max-w-950px:hover {max-width: 950px !important }.max-w-1440px, .max-w-1440px-hover:hover, .hover\:max-w-1440px:hover {max-width: 1440px !important }.vw-100 {width: 100vw !important }.min-vw-100 {min-width: 100vw !important }.h-px, .h-px-hover:hover, .hover\:h-px:hover {height: 1px !important }.h-32px, .h-32px-hover:hover, .hover\:h-32px:hover {height: 32px !important }.h-36px, .h-36px-hover:hover, .hover\:h-36px:hover {height: 36px !important }.h-40px, .h-40px-hover:hover, .hover\:h-40px:hover {height: 40px !important }.h-48px, .h-48px-hover:hover, .hover\:h-48px:hover {height: 48px !important }.h-64px, .h-64px-hover:hover, .hover\:h-64px:hover {height: 64px !important }.h-80px, .h-80px-hover:hover, .hover\:h-80px:hover {height: 80px !important }.h-150px, .h-150px-hover:hover, .hover\:h-150px:hover {height: 150px !important }.h-500px, .h-500px-hover:hover, .hover\:h-500px:hover {height: 500px !important }.h-600px, .h-600px-hover:hover, .hover\:h-600px:hover {height: 600px !important }.h-650px, .h-650px-hover:hover, .hover\:h-650px:hover {height: 650px !important }.h-100, .h-100-hover:hover, .hover\:h-100:hover {height: 100% !important }.h-screen, .h-screen-hover:hover, .hover\:h-screen:hover {height: 100vh !important }.mh-100 {max-height: 100% !important }.vh-100 {height: 100vh !important }.min-vh-100 {min-height: 100vh !important }.flex-column {flex-direction: column !important }.flex-row-reverse {flex-direction: row-reverse !important }.justify-start {justify-content: flex-start !important }.justify-center {justify-content: center !important }.justify-end {justify-content: flex-end !important }.justify-between {justify-content: space-between !important }.items-center {align-items: center !important }.items-end {align-items: flex-end !important }.order-0 {order: 0 !important }[dir=ltr] .ltr\:order-0 {order: 0 !important }.order-1 {order: 1 !important }[dir=ltr] .ltr\:order-1 {order: 1 !important }.order-2 {order: 2 !important }[dir=ltr] .ltr\:order-2 {order: 2 !important }.order-3 {order: 3 !important }[dir=ltr] .ltr\:order-3 {order: 3 !important }.m-0 {margin: 0 !important }.m-1 {margin: .5rem !important }.m-2 {margin: 1rem !important }.m-3 {margin: 1.5rem !important }.m-auto {margin: auto !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: .5rem !important;margin-bottom: .5rem !important }.my-2 {margin-top: 1rem !important;margin-bottom: 1rem !important }.mt-0 {margin-top: 0 !important }.mt-1 {margin-top: .5rem !important }.mt-2 {margin-top: 1rem !important }.mt-3 {margin-top: 1.5rem !important }.mt-4 {margin-top: 2rem !important }.mt-6 {margin-top: 3rem !important }.mt-8 {margin-top: 4rem !important }.mt-9 {margin-top: 6rem !important }.me-0 {margin-right: 0 !important }[dir=ltr] .ltr\:me-0 {margin-right: 0 !important }.me-1 {margin-right: .5rem !important }[dir=ltr] .ltr\:me-1 {margin-right: .5rem !important }.me-2 {margin-right: 1rem !important }[dir=ltr] .ltr\:me-2 {margin-right: 1rem !important }.me-4 {margin-right: 2rem !important }[dir=ltr] .ltr\:me-4 {margin-right: 2rem !important }.me-7 {margin-right: 3.5rem !important }[dir=ltr] .ltr\:me-7 {margin-right: 3.5rem !important }.me-8 {margin-right: 4rem !important }[dir=ltr] .ltr\:me-8 {margin-right: 4rem !important }.mb-0 {margin-bottom: 0 !important }.mb-narrow {margin-bottom: .25rem !important }.mb-1 {margin-bottom: .5rem !important }.mb-2 {margin-bottom: 1rem !important }.mb-3 {margin-bottom: 1.5rem !important }.mb-4 {margin-bottom: 2rem !important }.mb-6 {margin-bottom: 3rem !important }.mb-8 {margin-bottom: 4rem !important }.ms-0 {margin-left: 0 !important }[dir=ltr] .ltr\:ms-0 {margin-left: 0 !important }.ms-2 {margin-left: 1rem !important }[dir=ltr] .ltr\:ms-2 {margin-left: 1rem !important }.ms-4 {margin-left: 2rem !important }[dir=ltr] .ltr\:ms-4 {margin-left: 2rem !important }.p-0 {padding: 0 !important }.p-narrow {padding: .25rem !important }.p-1 {padding: .5rem !important }.p-2 {padding: 1rem !important }.p-3 {padding: 1.5rem !important }.p-4 {padding: 2rem !important }.p-6 {padding: 3rem !important }.p-8 {padding: 4rem !important }.px-1 {padding-right: .5rem !important;padding-left: .5rem !important }.px-2 {padding-right: 1rem !important;padding-left: 1rem !important }.px-3 {padding-right: 1.5rem !important;padding-left: 1.5rem !important }.px-4 {padding-right: 2rem !important;padding-left: 2rem !important }.px-9 {padding-right: 6rem !important;padding-left: 6rem !important }.py-narrow {padding-top: .25rem !important;padding-bottom: .25rem !important }.py-1 {padding-top: .5rem !important;padding-bottom: .5rem !important }.py-2 {padding-top: 1rem !important;padding-bottom: 1rem !important }.py-4 {padding-top: 2rem !important;padding-bottom: 2rem !important }.py-6 {padding-top: 3rem !important;padding-bottom: 3rem !important }.py-8 {padding-top: 4rem !important;padding-bottom: 4rem !important }.py-9 {padding-top: 6rem !important;padding-bottom: 6rem !important }.pt-3 {padding-top: 1.5rem !important }.pt-4 {padding-top: 2rem !important }.pt-6 {padding-top: 3rem !important }.pt-8 {padding-top: 4rem !important }.pt-9 {padding-top: 6rem !important }.pt-10 {padding-top: 8rem !important }.pe-1 {padding-right: .5rem !important }[dir=ltr] .ltr\:pe-1 {padding-right: .5rem !important }.pe-4 {padding-right: 2rem !important }[dir=ltr] .ltr\:pe-4 {padding-right: 2rem !important }.pe-8 {padding-right: 4rem !important }[dir=ltr] .ltr\:pe-8 {padding-right: 4rem !important }.pb-2 {padding-bottom: 1rem !important }.pb-3 {padding-bottom: 1.5rem !important }.pb-4 {padding-bottom: 2rem !important }.pb-6 {padding-bottom: 3rem !important }.pb-8 {padding-bottom: 4rem !important }.pb-9 {padding-bottom: 6rem !important }.ps-0 {padding-left: 0 !important }[dir=ltr] .ltr\:ps-0 {padding-left: 0 !important }.ps-4 {padding-left: 2rem !important }[dir=ltr] .ltr\:ps-4 {padding-left: 2rem !important }.gap-0 {gap: 0 !important }.gap-narrow {gap: .25rem !important }.gap-1 {gap: .5rem !important }.gap-2 {gap: 1rem !important }.gap-3 {gap: 1.5rem !important }.gap-4 {gap: 2rem !important }.gap-5 {gap: 2.5rem !important }.gap-6 {gap: 3rem !important }.gap-8 {gap: 4rem !important }.gap-9 {gap: 6rem !important }.gap-10 {gap: 8rem !important }.fw-light {font-weight: 300 !important }[dir=ltr] .ltr\:fw-light {font-weight: 300 !important }.fw-normal {font-weight: 400 !important }[dir=ltr] .ltr\:fw-normal {font-weight: 400 !important }.fw-medium {font-weight: 500 !important }[dir=ltr] .ltr\:fw-medium {font-weight: 500 !important }.fw-semibold {font-weight: 600 !important }[dir=ltr] .ltr\:fw-semibold {font-weight: 600 !important }.fw-bold {font-weight: 700 !important }[dir=ltr] .ltr\:fw-bold {font-weight: 700 !important }.text-start {text-align: left !important }[dir=ltr] .ltr\:text-start {text-align: left !important }.text-end {text-align: right !important }[dir=ltr] .ltr\:text-end {text-align: right !important }.text-center {text-align: center !important }[dir=ltr] .ltr\:text-center {text-align: center !important }.text-none {text-decoration: none !important }.text-underline {text-decoration: underline !important }.text-primary, .text-primary-hover:hover, .hover\:text-primary:hover, .text-primary-focus:focus, .focus\:text-primary:focus {--bs-text-opacity: 1;color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important }.text-secondary, .text-secondary-hover:hover, .hover\:text-secondary:hover, .text-secondary-focus:focus, .focus\:text-secondary:focus {--bs-text-opacity: 1;color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important }.text-danger, .text-danger-hover:hover, .hover\:text-danger:hover, .text-danger-focus:focus, .focus\:text-danger:focus {--bs-text-opacity: 1;color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important }.text-dark, .text-dark-hover:hover, .hover\:text-dark:hover, .text-dark-focus:focus, .focus\:text-dark:focus {--bs-text-opacity: 1;color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important }.text-gray, .text-gray-hover:hover, .hover\:text-gray:hover, .text-gray-focus:focus, .focus\:text-gray:focus {--bs-text-opacity: 1;color: rgba(var(--bs-gray-rgb), var(--bs-text-opacity)) !important }.text-gray-200, .text-gray-200-hover:hover, .hover\:text-gray-200:hover, .text-gray-200-focus:focus, .focus\:text-gray-200:focus {--bs-text-opacity: 1;color: rgba(var(--bs-gray-200-rgb), var(--bs-text-opacity)) !important }.text-gray-300, .text-gray-300-hover:hover, .hover\:text-gray-300:hover, .text-gray-300-focus:focus, .focus\:text-gray-300:focus {--bs-text-opacity: 1;color: rgba(var(--bs-gray-300-rgb), var(--bs-text-opacity)) !important }.text-gray-400, .text-gray-400-hover:hover, .hover\:text-gray-400:hover, .text-gray-400-focus:focus, .focus\:text-gray-400:focus {--bs-text-opacity: 1;color: rgba(var(--bs-gray-400-rgb), var(--bs-text-opacity)) !important }.text-gray-900, .text-gray-900-hover:hover, .hover\:text-gray-900:hover, .text-gray-900-focus:focus, .focus\:text-gray-900:focus {--bs-text-opacity: 1;color: rgba(var(--bs-gray-900-rgb), var(--bs-text-opacity)) !important }.text-black, .text-black-hover:hover, .hover\:text-black:hover, .text-black-focus:focus, .focus\:text-black:focus {--bs-text-opacity: 1;color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important }.text-white, .text-white-hover:hover, .hover\:text-white:hover, .text-white-focus:focus, .focus\:text-white:focus {--bs-text-opacity: 1;color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important }.text-body, .text-body-hover:hover, .hover\:text-body:hover, .text-body-focus:focus, .focus\:text-body:focus {--bs-text-opacity: 1;color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important }.text-muted, .text-muted-hover:hover, .hover\:text-muted:hover, .text-muted-focus:focus, .focus\:text-muted:focus {--bs-text-opacity: 1;color: var(--bs-secondary-color) !important }.text-body-secondary, .text-body-secondary-hover:hover, .hover\:text-body-secondary:hover, .text-body-secondary-focus:focus, .focus\:text-body-secondary:focus {--bs-text-opacity: 1;color: var(--bs-secondary-color) !important }.text-reset, .text-reset-hover:hover, .hover\:text-reset:hover, .text-reset-focus:focus, .focus\:text-reset:focus {--bs-text-opacity: 1;color: inherit !important }:where(.uc-dark) .dark\:text-primary, :where(.uc-dark) .dark\:text-primary-hover:hover, :where(.uc-dark) .dark\:hover\:text-primary:hover, :where(.uc-dark) .dark\:text-primary-focus:focus, :where(.uc-dark) .dark\:focus\:text-primary:focus {--bs-text-opacity: 1;color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important }:where(.uc-dark) .dark\:text-secondary, :where(.uc-dark) .dark\:text-secondary-hover:hover, :where(.uc-dark) .dark\:hover\:text-secondary:hover, :where(.uc-dark) .dark\:text-secondary-focus:focus, :where(.uc-dark) .dark\:focus\:text-secondary:focus {--bs-text-opacity: 1;color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important }:where(.uc-dark) .dark\:text-danger, :where(.uc-dark) .dark\:text-danger-hover:hover, :where(.uc-dark) .dark\:hover\:text-danger:hover, :where(.uc-dark) .dark\:text-danger-focus:focus, :where(.uc-dark) .dark\:focus\:text-danger:focus {--bs-text-opacity: 1;color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important }:where(.uc-dark) .dark\:text-dark, :where(.uc-dark) .dark\:text-dark-hover:hover, :where(.uc-dark) .dark\:hover\:text-dark:hover, :where(.uc-dark) .dark\:text-dark-focus:focus, :where(.uc-dark) .dark\:focus\:text-dark:focus {--bs-text-opacity: 1;color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important }:where(.uc-dark) .dark\:text-gray, :where(.uc-dark) .dark\:text-gray-hover:hover, :where(.uc-dark) .dark\:hover\:text-gray:hover, :where(.uc-dark) .dark\:text-gray-focus:focus, :where(.uc-dark) .dark\:focus\:text-gray:focus {--bs-text-opacity: 1;color: rgba(var(--bs-gray-rgb), var(--bs-text-opacity)) !important }:where(.uc-dark) .dark\:text-gray-200, :where(.uc-dark) .dark\:text-gray-200-hover:hover, :where(.uc-dark) .dark\:hover\:text-gray-200:hover, :where(.uc-dark) .dark\:text-gray-200-focus:focus, :where(.uc-dark) .dark\:focus\:text-gray-200:focus {--bs-text-opacity: 1;color: rgba(var(--bs-gray-200-rgb), var(--bs-text-opacity)) !important }:where(.uc-dark) .dark\:text-gray-300, :where(.uc-dark) .dark\:text-gray-300-hover:hover, :where(.uc-dark) .dark\:hover\:text-gray-300:hover, :where(.uc-dark) .dark\:text-gray-300-focus:focus, :where(.uc-dark) .dark\:focus\:text-gray-300:focus {--bs-text-opacity: 1;color: rgba(var(--bs-gray-300-rgb), var(--bs-text-opacity)) !important }:where(.uc-dark) .dark\:text-white, :where(.uc-dark) .dark\:text-white-hover:hover, :where(.uc-dark) .dark\:hover\:text-white:hover, :where(.uc-dark) .dark\:text-white-focus:focus, :where(.uc-dark) .dark\:focus\:text-white:focus {--bs-text-opacity: 1;color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important }.text-opacity-50, .text-opacity-50-hover:hover, .hover\:text-opacity-50:hover {--bs-text-opacity: 0.5 }.text-opacity-70, .text-opacity-70-hover:hover, .hover\:text-opacity-70:hover {--bs-text-opacity: 0.7 }:where(.uc-dark) .dark\:text-opacity-50, :where(.uc-dark) .dark\:text-opacity-50-hover:hover, :where(.uc-dark) .dark\:hover\:text-opacity-50:hover {--bs-text-opacity: 0.5 }.bg-primary, .bg-primary-hover:hover, .hover\:bg-primary:hover, .bg-primary-focus:focus, .focus\:bg-primary:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important }.bg-secondary, .bg-secondary-hover:hover, .hover\:bg-secondary:hover, .bg-secondary-focus:focus, .focus\:bg-secondary:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important }.bg-light, .bg-light-hover:hover, .hover\:bg-light:hover, .bg-light-focus:focus, .focus\:bg-light:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important }.bg-dark, .bg-dark-hover:hover, .hover\:bg-dark:hover, .bg-dark-focus:focus, .focus\:bg-dark:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important }.bg-gray, .bg-gray-hover:hover, .hover\:bg-gray:hover, .bg-gray-focus:focus, .focus\:bg-gray:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-rgb), var(--bs-bg-opacity)) !important }.bg-gray-25, .bg-gray-25-hover:hover, .hover\:bg-gray-25:hover, .bg-gray-25-focus:focus, .focus\:bg-gray-25:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-25-rgb), var(--bs-bg-opacity)) !important }.bg-gray-50, .bg-gray-50-hover:hover, .hover\:bg-gray-50:hover, .bg-gray-50-focus:focus, .focus\:bg-gray-50:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-50-rgb), var(--bs-bg-opacity)) !important }.bg-gray-100, .bg-gray-100-hover:hover, .hover\:bg-gray-100:hover, .bg-gray-100-focus:focus, .focus\:bg-gray-100:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-100-rgb), var(--bs-bg-opacity)) !important }.bg-gray-300, .bg-gray-300-hover:hover, .hover\:bg-gray-300:hover, .bg-gray-300-focus:focus, .focus\:bg-gray-300:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-300-rgb), var(--bs-bg-opacity)) !important }.bg-gray-600, .bg-gray-600-hover:hover, .hover\:bg-gray-600:hover, .bg-gray-600-focus:focus, .focus\:bg-gray-600:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-600-rgb), var(--bs-bg-opacity)) !important }.bg-gray-700, .bg-gray-700-hover:hover, .hover\:bg-gray-700:hover, .bg-gray-700-focus:focus, .focus\:bg-gray-700:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-700-rgb), var(--bs-bg-opacity)) !important }.bg-gray-800, .bg-gray-800-hover:hover, .hover\:bg-gray-800:hover, .bg-gray-800-focus:focus, .focus\:bg-gray-800:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-800-rgb), var(--bs-bg-opacity)) !important }.bg-gray-900, .bg-gray-900-hover:hover, .hover\:bg-gray-900:hover, .bg-gray-900-focus:focus, .focus\:bg-gray-900:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-900-rgb), var(--bs-bg-opacity)) !important }.bg-primary-100, .bg-primary-100-hover:hover, .hover\:bg-primary-100:hover, .bg-primary-100-focus:focus, .focus\:bg-primary-100:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-primary-100-rgb), var(--bs-bg-opacity)) !important }.bg-primary-700, .bg-primary-700-hover:hover, .hover\:bg-primary-700:hover, .bg-primary-700-focus:focus, .focus\:bg-primary-700:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-primary-700-rgb), var(--bs-bg-opacity)) !important }.bg-black, .bg-black-hover:hover, .hover\:bg-black:hover, .bg-black-focus:focus, .focus\:bg-black:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important }.bg-white, .bg-white-hover:hover, .hover\:bg-white:hover, .bg-white-focus:focus, .focus\:bg-white:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important }.bg-body, .bg-body-hover:hover, .hover\:bg-body:hover, .bg-body-focus:focus, .focus\:bg-body:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important }.bg-transparent, .bg-transparent-hover:hover, .hover\:bg-transparent:hover, .bg-transparent-focus:focus, .focus\:bg-transparent:focus {--bs-bg-opacity: 1;background-color: transparent !important }.bg-body-secondary, .bg-body-secondary-hover:hover, .hover\:bg-body-secondary:hover, .bg-body-secondary-focus:focus, .focus\:bg-body-secondary:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-primary, :where(.uc-dark) .dark\:bg-primary-hover:hover, :where(.uc-dark) .dark\:hover\:bg-primary:hover, :where(.uc-dark) .dark\:bg-primary-focus:focus, :where(.uc-dark) .dark\:focus\:bg-primary:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-secondary, :where(.uc-dark) .dark\:bg-secondary-hover:hover, :where(.uc-dark) .dark\:hover\:bg-secondary:hover, :where(.uc-dark) .dark\:bg-secondary-focus:focus, :where(.uc-dark) .dark\:focus\:bg-secondary:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-light, :where(.uc-dark) .dark\:bg-light-hover:hover, :where(.uc-dark) .dark\:hover\:bg-light:hover, :where(.uc-dark) .dark\:bg-light-focus:focus, :where(.uc-dark) .dark\:focus\:bg-light:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-dark, :where(.uc-dark) .dark\:bg-dark-hover:hover, :where(.uc-dark) .dark\:hover\:bg-dark:hover, :where(.uc-dark) .dark\:bg-dark-focus:focus, :where(.uc-dark) .dark\:focus\:bg-dark:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-gray, :where(.uc-dark) .dark\:bg-gray-hover:hover, :where(.uc-dark) .dark\:hover\:bg-gray:hover, :where(.uc-dark) .dark\:bg-gray-focus:focus, :where(.uc-dark) .dark\:focus\:bg-gray:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-gray-25, :where(.uc-dark) .dark\:bg-gray-25-hover:hover, :where(.uc-dark) .dark\:hover\:bg-gray-25:hover, :where(.uc-dark) .dark\:bg-gray-25-focus:focus, :where(.uc-dark) .dark\:focus\:bg-gray-25:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-25-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-gray-50, :where(.uc-dark) .dark\:bg-gray-50-hover:hover, :where(.uc-dark) .dark\:hover\:bg-gray-50:hover, :where(.uc-dark) .dark\:bg-gray-50-focus:focus, :where(.uc-dark) .dark\:focus\:bg-gray-50:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-50-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-gray-100, :where(.uc-dark) .dark\:bg-gray-100-hover:hover, :where(.uc-dark) .dark\:hover\:bg-gray-100:hover, :where(.uc-dark) .dark\:bg-gray-100-focus:focus, :where(.uc-dark) .dark\:focus\:bg-gray-100:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-100-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-gray-300, :where(.uc-dark) .dark\:bg-gray-300-hover:hover, :where(.uc-dark) .dark\:hover\:bg-gray-300:hover, :where(.uc-dark) .dark\:bg-gray-300-focus:focus, :where(.uc-dark) .dark\:focus\:bg-gray-300:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-300-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-gray-600, :where(.uc-dark) .dark\:bg-gray-600-hover:hover, :where(.uc-dark) .dark\:hover\:bg-gray-600:hover, :where(.uc-dark) .dark\:bg-gray-600-focus:focus, :where(.uc-dark) .dark\:focus\:bg-gray-600:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-600-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-gray-700, :where(.uc-dark) .dark\:bg-gray-700-hover:hover, :where(.uc-dark) .dark\:hover\:bg-gray-700:hover, :where(.uc-dark) .dark\:bg-gray-700-focus:focus, :where(.uc-dark) .dark\:focus\:bg-gray-700:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-700-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-gray-800, :where(.uc-dark) .dark\:bg-gray-800-hover:hover, :where(.uc-dark) .dark\:hover\:bg-gray-800:hover, :where(.uc-dark) .dark\:bg-gray-800-focus:focus, :where(.uc-dark) .dark\:focus\:bg-gray-800:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-800-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-gray-900, :where(.uc-dark) .dark\:bg-gray-900-hover:hover, :where(.uc-dark) .dark\:hover\:bg-gray-900:hover, :where(.uc-dark) .dark\:bg-gray-900-focus:focus, :where(.uc-dark) .dark\:focus\:bg-gray-900:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-gray-900-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-primary-100, :where(.uc-dark) .dark\:bg-primary-100-hover:hover, :where(.uc-dark) .dark\:hover\:bg-primary-100:hover, :where(.uc-dark) .dark\:bg-primary-100-focus:focus, :where(.uc-dark) .dark\:focus\:bg-primary-100:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-primary-100-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-primary-700, :where(.uc-dark) .dark\:bg-primary-700-hover:hover, :where(.uc-dark) .dark\:hover\:bg-primary-700:hover, :where(.uc-dark) .dark\:bg-primary-700-focus:focus, :where(.uc-dark) .dark\:focus\:bg-primary-700:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-primary-700-rgb), var(--bs-bg-opacity)) !important }:where(.uc-dark) .dark\:bg-white, :where(.uc-dark) .dark\:bg-white-hover:hover, :where(.uc-dark) .dark\:hover\:bg-white:hover, :where(.uc-dark) .dark\:bg-white-focus:focus, :where(.uc-dark) .dark\:focus\:bg-white:focus {--bs-bg-opacity: 1;background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important }.bg-opacity-0, .bg-opacity-0-hover:hover, .hover\:bg-opacity-0:hover {--bs-bg-opacity: 0 }.bg-opacity-5, .bg-opacity-5-hover:hover, .hover\:bg-opacity-5:hover {--bs-bg-opacity: 0.05 }:where(.uc-dark) .dark\:bg-opacity-0, :where(.uc-dark) .dark\:bg-opacity-0-hover:hover, :where(.uc-dark) .dark\:hover\:bg-opacity-0:hover {--bs-bg-opacity: 0 }:where(.uc-dark) .dark\:bg-opacity-5, :where(.uc-dark) .dark\:bg-opacity-5-hover:hover, :where(.uc-dark) .dark\:hover\:bg-opacity-5:hover {--bs-bg-opacity: 0.05 }:where(.uc-dark) .dark\:bg-opacity-10, :where(.uc-dark) .dark\:bg-opacity-10-hover:hover, :where(.uc-dark) .dark\:hover\:bg-opacity-10:hover {--bs-bg-opacity: 0.1;}.bg-gradient {background-image: var(--bs-gradient) !important }.user-select-all {user-select: all !important }.user-select-auto {user-select: auto !important }.user-select-none {user-select: none !important }.pe-none {pointer-events: none !important }.pe-auto {pointer-events: auto !important }.rounded, .rounded-hover:hover, .hover\:rounded:hover {border-radius: var(--radius) !important }.rounded-default, .rounded-default-hover:hover, .hover\:rounded-default:hover {border-radius: 8px !important }.rounded-1, .rounded-1-hover:hover, .hover\:rounded-1:hover {border-radius: 4px !important }.rounded-1-5, .rounded-1-5-hover:hover, .hover\:rounded-1-5:hover {border-radius: 12px !important }.rounded-2, .rounded-2-hover:hover, .hover\:rounded-2:hover {border-radius: 16px !important }.rounded-3, .rounded-3-hover:hover, .hover\:rounded-3:hover {border-radius: 24px !important }.rounded-circle, .rounded-circle-hover:hover, .hover\:rounded-circle:hover {border-radius: 50% !important }.rounded-pill, .rounded-pill-hover:hover, .hover\:rounded-pill:hover {border-radius: 50rem !important }.rounded-0, .rounded-0-hover:hover, .hover\:rounded-0:hover {border-radius: 0 !important }.rounded-start-0, .rounded-start-0-hover:hover, .hover\:rounded-start-0:hover {border-bottom-left-radius: 0 !important;border-top-left-radius: 0 !important }[dir=ltr] .ltr\:rounded-start-0 {border-bottom-left-radius: 0 !important;border-top-left-radius: 0 !important }.visible {visibility: visible !important }.invisible {visibility: hidden !important }.z-1 {z-index: 1 !important }.z-99 {z-index: 99 !important }.z-999 {z-index: 999 !important }.g-col-auto {grid-column: auto !important }.min-w-48px, .min-w-48px-hover:hover, .hover\:min-w-48px:hover {min-width: 48px !important }.min-h-32px, .min-h-32px-hover:hover, .hover\:min-h-32px:hover {min-height: 32px !important }.min-h-48px, .min-h-48px-hover:hover, .hover\:min-h-48px:hover {min-height: 48px !important }.min-h-64px, .min-h-64px-hover:hover, .hover\:min-h-64px:hover {min-height: 64px !important }.min-h-80px, .min-h-80px-hover:hover, .hover\:min-h-80px:hover {min-height: 80px !important }.min-h-150px, .min-h-150px-hover:hover, .hover\:min-h-150px:hover {min-height: 150px !important }.min-h-screen, .min-h-screen-hover:hover, .hover\:min-h-screen:hover {min-height: 100vh !important }.icon-narrow {width: 16px !important;height: 16px !important;font-size: 16px !important }.icon-1 {width: 20px !important;height: 20px !important;font-size: 20px !important }.icon-2 {width: 24px !important;height: 24px !important;font-size: 24px !important }.icon-3 {width: 32px !important;height: 32px !important;font-size: 32px !important }.icon-4 {width: 48px !important;height: 48px !important;font-size: 48px !important }.icon-5 {width: 64px !important;height: 64px !important;font-size: 64px !important }.icon-6 {width: 80px !important;height: 80px !important;font-size: 80px !important }.transition, .transition-hover:hover, .hover\:transition:hover {transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter !important }.transition-all, .transition-all-hover:hover, .hover\:transition-all:hover {transition-property: all !important }.duration-150, .duration-150-hover:hover, .hover\:duration-150:hover {transition-duration: 150ms !important }.scale-105, .scale-105-hover:hover, .hover\:scale-105:hover {transform: scale(1.05) !important }.translate-y-px, .translate-y-px-hover:hover, .hover\:translate-y-px:hover {transform: translateY(1px) !important }.rotate-45, .rotate-45-hover:hover, .hover\:rotate-45:hover {transform: rotate(45deg) !important }[dir=ltr] .ltr\:rotate-45 {transform: rotate(45deg) !important }.rotate-90, .rotate-90-hover:hover, .hover\:rotate-90:hover {transform: rotate(90deg) !important }[dir=ltr] .ltr\:rotate-90 {transform: rotate(90deg) !important }.rotate-180, .rotate-180-hover:hover, .hover\:rotate-180:hover {transform: rotate(180deg) !important }[dir=ltr] .ltr\:rotate-180 {transform: rotate(180deg) !important }.-rotate-90, .-rotate-90-hover:hover, .hover\:-rotate-90:hover {transform: rotate(-90deg) !important }[dir=ltr] .ltr\:-rotate-90 {transform: rotate(-90deg) !important }.rounded-top-start-0, .rounded-top-start-0-hover:hover, .hover\:rounded-top-start-0:hover {border-top-left-radius: 0 !important }[dir=ltr] .ltr\:rounded-top-start-0 {border-top-left-radius: 0 !important }.rounded-top-end-0, .rounded-top-end-0-hover:hover, .hover\:rounded-top-end-0:hover {border-top-right-radius: 0 !important }[dir=ltr] .ltr\:rounded-top-end-0 {border-top-right-radius: 0 !important }.rounded-bottom-end-0, .rounded-bottom-end-0-hover:hover, .hover\:rounded-bottom-end-0:hover {border-bottom-right-radius: 0 !important }[dir=ltr] .ltr\:rounded-bottom-end-0 {border-bottom-right-radius: 0 !important }.ratio-1x1 {--bs-aspect-ratio: 100% !important }.ratio-2x1 {--bs-aspect-ratio: 50% !important }.ratio-2x3 {--bs-aspect-ratio: 150% !important }.ratio-3x2 {--bs-aspect-ratio: 66.6666667% !important }.ratio-4x3 {--bs-aspect-ratio: 75% !important }@media(min-width: 459px) {.sm\:d-block, .sm\:d-block-hover:hover, .sm\:hover\:d-block:hover {display: block !important }[dir=ltr] .ltr\:sm\:d-block {display: block !important }.sm\:d-none, .sm\:d-none-hover:hover, .sm\:hover\:d-none:hover {display: none !important }[dir=ltr] .ltr\:sm\:d-none {display: none !important }:where(.uc-dark) .dark\:sm\:d-none, :where(.uc-dark) .dark\:sm\:d-none-hover:hover, :where(.uc-dark) .dark\:sm\:hover\:d-none:hover {display: none !important }[dir=ltr] .ltr\:sm\:d-none {display: none !important }.sm\:w-350px, .sm\:w-350px-hover:hover, .sm\:hover\:w-350px:hover, .sm\:w-350px-focus:focus, .sm\:focus\:w-350px:focus {width: 350px !important }.sm\:w-550px, .sm\:w-550px-hover:hover, .sm\:hover\:w-550px:hover, .sm\:w-550px-focus:focus, .sm\:focus\:w-550px:focus {width: 550px !important }.sm\:max-w-500px, .sm\:max-w-500px-hover:hover, .sm\:hover\:max-w-500px:hover {max-width: 500px !important }.items-sm-center {align-items: center !important }.sm\:order-0 {order: 0 !important }[dir=ltr] .ltr\:sm\:order-0 {order: 0 !important }.sm\:order-1 {order: 1 !important }[dir=ltr] .ltr\:sm\:order-1 {order: 1 !important }.sm\:order-2 {order: 2 !important }[dir=ltr] .ltr\:sm\:order-2 {order: 2 !important }.sm\:order-3 {order: 3 !important }[dir=ltr] .ltr\:sm\:order-3 {order: 3 !important }.sm\:mt-1 {margin-top: .5rem !important }.sm\:mt-2 {margin-top: 1rem !important }.sm\:mt-4 {margin-top: 2rem !important }.sm\:mt-6 {margin-top: 3rem !important }.sm\:mb-6 {margin-bottom: 3rem !important }.sm\:p-3 {padding: 1.5rem !important }.sm\:p-4 {padding: 2rem !important }.sm\:p-6 {padding: 3rem !important }.sm\:px-4 {padding-right: 2rem !important;padding-left: 2rem !important }.sm\:py-6 {padding-top: 3rem !important;padding-bottom: 3rem !important }.sm\:pb-8 {padding-bottom: 4rem !important }.sm\:gap-4 {gap: 2rem !important }.sm\:gap-6 {gap: 3rem !important }.sm\:fs-4 {font-size: 1.25rem !important }[dir=ltr] .ltr\:sm\:fs-4 {font-size: 1.25rem !important }.sm\:fs-5 {font-size: 1.125rem !important }[dir=ltr] .ltr\:sm\:fs-5 {font-size: 1.125rem !important }.sm\:rounded-2, .sm\:rounded-2-hover:hover, .sm\:hover\:rounded-2:hover {border-radius: 16px !important }.sm\:rounded-start-0, .sm\:rounded-start-0-hover:hover, .sm\:hover\:rounded-start-0:hover {border-bottom-left-radius: 0 !important;border-top-left-radius: 0 !important }[dir=ltr] .ltr\:sm\:rounded-start-0 {border-bottom-left-radius: 0 !important;border-top-left-radius: 0 !important }.g-col-sm-auto {grid-column: auto !important }.sm\:g-col-auto {grid-column: auto !important }.icon-sm-narrow {width: 16px !important;height: 16px !important;font-size: 16px !important }.icon-sm-1 {width: 20px !important;height: 20px !important;font-size: 20px !important }.sm\:scale-105, .sm\:scale-105-hover:hover, .sm\:hover\:scale-105:hover {transform: scale(1.05) !important }.sm\:rounded-top-end-0, .sm\:rounded-top-end-0-hover:hover, .sm\:hover\:rounded-top-end-0:hover {border-top-right-radius: 0 !important }[dir=ltr] .ltr\:sm\:rounded-top-end-0 {border-top-right-radius: 0 !important }.sm\:rounded-bottom-end-0, .sm\:rounded-bottom-end-0-hover:hover, .sm\:hover\:rounded-bottom-end-0:hover {border-bottom-right-radius: 0 !important }[dir=ltr] .ltr\:sm\:rounded-bottom-end-0 {border-bottom-right-radius: 0 !important }}@media(min-width: 768px) {.md\:d-none, .md\:d-none-hover:hover, .md\:hover\:d-none:hover {display: none !important }[dir=ltr] .ltr\:md\:d-none {display: none !important }:where(.uc-dark) .dark\:md\:d-none, :where(.uc-dark) .dark\:md\:d-none-hover:hover, :where(.uc-dark) .dark\:md\:hover\:d-none:hover {display: none !important }[dir=ltr] .ltr\:md\:d-none {display: none !important }.md\:items-end {align-items: flex-end !important }.md\:order-0 {order: 0 !important }[dir=ltr] .ltr\:md\:order-0 {order: 0 !important }.md\:order-1 {order: 1 !important }[dir=ltr] .ltr\:md\:order-1 {order: 1 !important }.md\:order-2 {order: 2 !important }[dir=ltr] .ltr\:md\:order-2 {order: 2 !important }.md\:p-4 {padding: 2rem !important }.md\:py-6 {padding-top: 3rem !important;padding-bottom: 3rem !important }.md\:pe-8 {padding-right: 4rem !important }[dir=ltr] .ltr\:md\:pe-8 {padding-right: 4rem !important }.md\:gap-3 {gap: 1.5rem !important }.md\:gap-4 {gap: 2rem !important }.md\:gap-6 {gap: 3rem !important }.md\:fs-5 {font-size: 1.125rem !important }[dir=ltr] .ltr\:md\:fs-5 {font-size: 1.125rem !important }.g-col-md-auto {grid-column: auto !important }.md\:g-col-auto {grid-column: auto !important }}@media(min-width: 992px) {.lg\:d-inline, .lg\:d-inline-hover:hover, .lg\:hover\:d-inline:hover {display: inline !important }[dir=ltr] .ltr\:lg\:d-inline {display: inline !important }.lg\:d-inline-block, .lg\:d-inline-block-hover:hover, .lg\:hover\:d-inline-block:hover {display: inline-block !important }[dir=ltr] .ltr\:lg\:d-inline-block {display: inline-block !important }.lg\:d-block, .lg\:d-block-hover:hover, .lg\:hover\:d-block:hover {display: block !important }[dir=ltr] .ltr\:lg\:d-block {display: block !important }.lg\:d-flex, .lg\:d-flex-hover:hover, .lg\:hover\:d-flex:hover {display: flex !important }[dir=ltr] .ltr\:lg\:d-flex {display: flex !important }.lg\:d-inline-flex, .lg\:d-inline-flex-hover:hover, .lg\:hover\:d-inline-flex:hover {display: inline-flex !important }[dir=ltr] .ltr\:lg\:d-inline-flex {display: inline-flex !important }.lg\:d-none, .lg\:d-none-hover:hover, .lg\:hover\:d-none:hover {display: none !important }[dir=ltr] .ltr\:lg\:d-none {display: none !important }[dir=ltr] .ltr\:lg\:d-inline {display: inline !important }[dir=ltr] .ltr\:lg\:d-inline-block {display: inline-block !important }[dir=ltr] .ltr\:lg\:d-block {display: block !important }[dir=ltr] .ltr\:lg\:d-flex {display: flex !important }[dir=ltr] .ltr\:lg\:d-inline-flex {display: inline-flex !important }[dir=ltr] .ltr\:lg\:d-none {display: none !important }.lg\:w-40px, .lg\:w-40px-hover:hover, .lg\:hover\:w-40px:hover, .lg\:w-40px-focus:focus, .lg\:focus\:w-40px:focus {width: 40px !important }.lg\:w-80px, .lg\:w-80px-hover:hover, .lg\:hover\:w-80px:hover, .lg\:w-80px-focus:focus, .lg\:focus\:w-80px:focus {width: 80px !important }.lg\:w-450px, .lg\:w-450px-hover:hover, .lg\:hover\:w-450px:hover, .lg\:w-450px-focus:focus, .lg\:focus\:w-450px:focus {width: 450px !important }.lg\:w-500px, .lg\:w-500px-hover:hover, .lg\:hover\:w-500px:hover, .lg\:w-500px-focus:focus, .lg\:focus\:w-500px:focus {width: 500px !important }.lg\:w-auto, .lg\:w-auto-hover:hover, .lg\:hover\:w-auto:hover, .lg\:w-auto-focus:focus, .lg\:focus\:w-auto:focus {width: auto !important }.lg\:w-0, .lg\:w-0-hover:hover, .lg\:hover\:w-0:hover, .lg\:w-0-focus:focus, .lg\:focus\:w-0:focus {width: 0 !important }.lg\:max-w-700px, .lg\:max-w-700px-hover:hover, .lg\:hover\:max-w-700px:hover {max-width: 700px !important }.lg\:max-w-750px, .lg\:max-w-750px-hover:hover, .lg\:hover\:max-w-750px:hover {max-width: 750px !important }.lg\:justify-start {justify-content: flex-start !important }.lg\:justify-between {justify-content: space-between !important }.lg\:items-start {align-items: flex-start !important }.order-lg-2 {order: 2 !important }[dir=ltr] .ltr\:order-lg-2 {order: 2 !important }.lg\:order-0 {order: 0 !important }[dir=ltr] .ltr\:lg\:order-0 {order: 0 !important }.lg\:order-1 {order: 1 !important }[dir=ltr] .ltr\:lg\:order-1 {order: 1 !important }.lg\:order-2 {order: 2 !important }[dir=ltr] .ltr\:lg\:order-2 {order: 2 !important }.lg\:m-0 {margin: 0 !important }.lg\:m-narrow {margin: .25rem !important }.lg\:m-2 {margin: 1rem !important }.lg\:m-auto {margin: auto !important }.lg\:mx-auto {margin-right: auto !important;margin-left: auto !important }.lg\:my-0 {margin-top: 0 !important;margin-bottom: 0 !important }.mb-lg-0 {margin-bottom: 0 !important }.lg\:mb-8 {margin-bottom: 4rem !important }.lg\:p-0 {padding: 0 !important }.lg\:p-narrow {padding: .25rem !important }.lg\:p-1 {padding: .5rem !important }.lg\:p-2 {padding: 1rem !important }.lg\:p-3 {padding: 1.5rem !important }.lg\:p-4 {padding: 2rem !important }.lg\:p-5 {padding: 2.5rem !important }.lg\:p-6 {padding: 3rem !important }.lg\:p-7 {padding: 3.5rem !important }.lg\:p-8 {padding: 4rem !important }.lg\:p-9 {padding: 6rem !important }.lg\:p-10 {padding: 8rem !important }.lg\:px-3 {padding-right: 1.5rem !important;padding-left: 1.5rem !important }.lg\:py-9 {padding-top: 6rem !important;padding-bottom: 6rem !important }.lg\:pt-10 {padding-top: 8rem !important }.lg\:pb-6 {padding-bottom: 3rem !important }.lg\:pb-9 {padding-bottom: 6rem !important }.lg\:gap-2 {gap: 1rem !important }.lg\:gap-3 {gap: 1.5rem !important }.lg\:gap-4 {gap: 2rem !important }.lg\:gap-6 {gap: 3rem !important }.lg\:gap-8 {gap: 4rem !important }.lg\:gap-9 {gap: 6rem !important }.lg\:fs-5 {font-size: 1.125rem !important }[dir=ltr] .ltr\:lg\:fs-5 {font-size: 1.125rem !important }.lg\:fs-6 {font-size: 1rem !important }[dir=ltr] .ltr\:lg\:fs-6 {font-size: 1rem !important }.lg\:text-start {text-align: left !important }[dir=ltr] .ltr\:lg\:text-start {text-align: left !important }.lg\:text-end {text-align: right !important }[dir=ltr] .ltr\:lg\:text-end {text-align: right !important }.lg\:rounded-2, .lg\:rounded-2-hover:hover, .lg\:hover\:rounded-2:hover {border-radius: 16px !important }.rounded-start-lg-0, .rounded-start-lg-0-hover:hover, .hover\:rounded-start-lg-0:hover {border-bottom-left-radius: 0 !important;border-top-left-radius: 0 !important }[dir=ltr] .ltr\:rounded-start-lg-0 {border-bottom-left-radius: 0 !important;border-top-left-radius: 0 !important }.lg\:rounded-start-0, .lg\:rounded-start-0-hover:hover, .lg\:hover\:rounded-start-0:hover {border-bottom-left-radius: 0 !important;border-top-left-radius: 0 !important }[dir=ltr] .ltr\:lg\:rounded-start-0 {border-bottom-left-radius: 0 !important;border-top-left-radius: 0 !important }.g-col-lg-auto {grid-column: auto !important }.lg\:g-col-auto {grid-column: auto !important }.lg\:scale-105, .lg\:scale-105-hover:hover, .lg\:hover\:scale-105:hover {transform: scale(1.05) !important }.lg\:rounded-top-start-0, .lg\:rounded-top-start-0-hover:hover, .lg\:hover\:rounded-top-start-0:hover {border-top-left-radius: 0 !important }.lg\:rounded-top-end-0, .lg\:rounded-top-end-0-hover:hover, .lg\:hover\:rounded-top-end-0:hover {border-top-right-radius: 0 !important }.lg\:rounded-bottom-end-0, .lg\:rounded-bottom-end-0-hover:hover, .lg\:hover\:rounded-bottom-end-0:hover {border-bottom-right-radius: 0 !important }}@media(min-width: 1200px) {.xl\:w-300px, .xl\:w-300px-hover:hover, .xl\:hover\:w-300px:hover, .xl\:w-300px-focus:focus, .xl\:focus\:w-300px:focus {width: 300px !important }.xl\:w-450px, .xl\:w-450px-hover:hover, .xl\:hover\:w-450px:hover, .xl\:w-450px-focus:focus, .xl\:focus\:w-450px:focus {width: 450px !important }.xl\:w-600px, .xl\:w-600px-hover:hover, .xl\:hover\:w-600px:hover, .xl\:w-600px-focus:focus, .xl\:focus\:w-600px:focus {width: 600px !important }.xl\:w-auto, .xl\:w-auto-hover:hover, .xl\:hover\:w-auto:hover, .xl\:w-auto-focus:focus, .xl\:focus\:w-auto:focus {width: auto !important }.xl\:max-w-800px, .xl\:max-w-800px-hover:hover, .xl\:hover\:max-w-800px:hover {max-width: 800px !important }.xl\:mt-2 {margin-top: 1rem !important }.xl\:mt-9 {margin-top: 6rem !important }.xl\:me-4 {margin-right: 2rem !important }[dir=ltr] .ltr\:xl\:me-4 {margin-right: 2rem !important }.xl\:me-7 {margin-right: 3.5rem !important }[dir=ltr] .ltr\:xl\:me-7 {margin-right: 3.5rem !important }.xl\:mb-3 {margin-bottom: 1.5rem !important }.xl\:ms-4 {margin-left: 2rem !important }[dir=ltr] .ltr\:xl\:ms-4 {margin-left: 2rem !important }.xl\:ms-7 {margin-left: 3.5rem !important }[dir=ltr] .ltr\:xl\:ms-7 {margin-left: 3.5rem !important }.xl\:p-6 {padding: 3rem !important }.xl\:p-8 {padding: 4rem !important }.xl\:px-9 {padding-right: 6rem !important;padding-left: 6rem !important }.xl\:py-8 {padding-top: 4rem !important;padding-bottom: 4rem !important }.xl\:py-9 {padding-top: 6rem !important;padding-bottom: 6rem !important }.xl\:pt-8 {padding-top: 4rem !important }.xl\:pt-9 {padding-top: 6rem !important }.xl\:pb-9 {padding-bottom: 6rem !important }.xl\:gap-1 {gap: .5rem !important }.xl\:gap-3 {gap: 1.5rem !important }.xl\:gap-4 {gap: 2rem !important }.xl\:gap-8 {gap: 4rem !important }.xl\:icon-2 {width: 24px !important;height: 24px !important;font-size: 24px !important }}.bg-gradient-to-t {background-image: linear-gradient(to top, var(--uc-gradient-stops)) !important }.to-white {--uc-gradient-to: white }.from-secondary {--uc-gradient-from: #f5eee9;--uc-gradient-stops: var(--uc-gradient-from), var(--uc-gradient-to) }:where(.uc-dark) .dark\:from-gray-700 {--uc-gradient-from: rgb(41.4, 41.4, 45.6);--uc-gradient-stops: var(--uc-gradient-from), var(--uc-gradient-to) }:where(.uc-dark) .dark\:from-gray-800 {--uc-gradient-from: rgb(27.6, 27.6, 30.4);--uc-gradient-stops: var(--uc-gradient-from), var(--uc-gradient-to) }:where(.uc-dark) .dark\:to-gray-900 {--uc-gradient-to: rgb(13.8, 13.8, 15.2) }.to-transparent {--uc-gradient-to: rgba(255, 255, 255, 0) }.bg-gradient-45 {background-image: linear-gradient(45deg, var(--uc-gradient-stops)) !important }:where(.uc-dark) .dark\:bg-gradient-to-t {background-image: linear-gradient(to top, var(--uc-gradient-stops)) !important }.main-features-nav {list-style: none;margin: 0;padding: 0;text-align: center }.main-features-nav > li {position: relative;width: 100% }.main-features-nav > li > a {display: flex;justify-content: center;align-items: center;text-decoration: none;line-height: 80px !important;padding: 0 16px }.main-features-nav > li::before {content: "";position: absolute;bottom: 0;left: 0;right: 0;border-bottom: 3px solid transparent;width: 0%;transition: 0ms cubic-bezier(1, 0, 0, 1) }.main-features-nav > li.uc-active::before {border-color: var(--color-primary);width: 100%;transition-duration: 500ms }