/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/material-icons/iconfont/material-icons.css ***!
  \*************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('material-icons.woff2') format("woff2"), url('material-icons.woff') format("woff");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('material-icons-outlined.woff2') format("woff2"), url('material-icons-outlined.woff') format("woff");
}
.material-icons-outlined {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Round";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('material-icons-round.woff2') format("woff2"), url('material-icons-round.woff') format("woff");
}
.material-icons-round {
  font-family: "Material Icons Round";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Sharp";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('material-icons-sharp.woff2') format("woff2"), url('material-icons-sharp.woff') format("woff");
}
.material-icons-sharp {
  font-family: "Material Icons Sharp";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Two Tone";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('material-icons-two-tone.woff2') format("woff2"), url('material-icons-two-tone.woff') format("woff");
}
.material-icons-two-tone {
  font-family: "Material Icons Two Tone";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

/*!********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/primeicons/primeicons.css ***!
  \********************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: 'primeicons';
    font-display: block;
    src: url('primeicons.eot');
    src: url('primeicons.eot?#iefix') format('embedded-opentype'), url('primeicons.woff2') format('woff2'), url('primeicons.woff') format('woff'), url('primeicons.ttf') format('truetype'), url('primeicons.svg?#primeicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.pi {
    font-family: 'primeicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pi:before {
    --webkit-backface-visibility:hidden;
    backface-visibility: hidden;
}

.pi-fw {
    width: 1.28571429em;
    text-align: center;
}

.pi-spin {
    animation: fa-spin 2s infinite linear;
}

@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

.pi-folder-plus:before {
    content: "\ea05";
}

.pi-receipt:before {
    content: "\ea06";
}

.pi-asterisk:before {
    content: "\ea07";
}

.pi-face-smile:before {
    content: "\ea08";
}

.pi-pinterest:before {
    content: "\ea09";
}

.pi-expand:before {
    content: "\ea0a";
}

.pi-pen-to-square:before {
    content: "\ea0b";
}

.pi-wave-pulse:before {
    content: "\ea0c";
}

.pi-turkish-lira:before {
    content: "\ea0d";
}

.pi-spinner-dotted:before {
    content: "\ea0e";
}

.pi-crown:before {
    content: "\ea0f";
}

.pi-pause-circle:before {
    content: "\ea10";
}

.pi-warehouse:before {
    content: "\ea11";
}

.pi-objects-column:before {
    content: "\ea12";
}

.pi-clipboard:before {
    content: "\ea13";
}

.pi-play-circle:before {
    content: "\ea14";
}

.pi-venus:before {
    content: "\ea15";
}

.pi-cart-minus:before {
    content: "\ea16";
}

.pi-file-plus:before {
    content: "\ea17";
}

.pi-microchip:before {
    content: "\ea18";
}

.pi-twitch:before {
    content: "\ea19";
}

.pi-building-columns:before {
    content: "\ea1a";
}

.pi-file-check:before {
    content: "\ea1b";
}

.pi-microchip-ai:before {
    content: "\ea1c";
}

.pi-trophy:before {
    content: "\ea1d";
}

.pi-barcode:before {
    content: "\ea1e";
}

.pi-file-arrow-up:before {
    content: "\ea1f";
}

.pi-mars:before {
    content: "\ea20";
}

.pi-tiktok:before {
    content: "\ea21";
}

.pi-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\ea22";
}

.pi-ethereum:before {
    content: "\ea23";
}

.pi-list-check:before {
    content: "\ea24";
}

.pi-thumbtack:before {
    content: "\ea25";
}

.pi-arrow-down-left-and-arrow-up-right-to-center:before {
    content: "\ea26";
}

.pi-equals:before {
    content: "\ea27";
}

.pi-lightbulb:before {
    content: "\ea28";
}

.pi-star-half:before {
    content: "\ea29";
}

.pi-address-book:before {
    content: "\ea2a";
}

.pi-chart-scatter:before {
    content: "\ea2b";
}

.pi-indian-rupee:before {
    content: "\ea2c";
}

.pi-star-half-fill:before {
    content: "\ea2d";
}

.pi-cart-arrow-down:before {
    content: "\ea2e";
}

.pi-calendar-clock:before {
    content: "\ea2f";
}

.pi-sort-up-fill:before {
    content: "\ea30";
}

.pi-sparkles:before {
    content: "\ea31";
}

.pi-bullseye:before {
    content: "\ea32";
}

.pi-sort-down-fill:before {
    content: "\ea33";
}

.pi-graduation-cap:before {
    content: "\ea34";
}

.pi-hammer:before {
    content: "\ea35";
}

.pi-bell-slash:before {
    content: "\ea36";
}

.pi-gauge:before {
    content: "\ea37";
}

.pi-shop:before {
    content: "\ea38";
}

.pi-headphones:before {
    content: "\ea39";
}

.pi-eraser:before {
    content: "\ea04";
}

.pi-stopwatch:before {
    content: "\ea01";
}

.pi-verified:before {
    content: "\ea02";
}

.pi-delete-left:before {
    content: "\ea03";
}

.pi-hourglass:before {
    content: "\e9fe";
}

.pi-truck:before {
    content: "\ea00";
}

.pi-wrench:before {
    content: "\e9ff";
}

.pi-microphone:before {
    content: "\e9fa";
}

.pi-megaphone:before {
    content: "\e9fb";
}

.pi-arrow-right-arrow-left:before {
    content: "\e9fc";
}

.pi-bitcoin:before {
    content: "\e9fd";
}

.pi-file-edit:before {
    content: "\e9f6";
}

.pi-language:before {
    content: "\e9f7";
}

.pi-file-export:before {
    content: "\e9f8";
}

.pi-file-import:before {
    content: "\e9f9";
}

.pi-file-word:before {
    content: "\e9f1";
}

.pi-gift:before {
    content: "\e9f2";
}

.pi-cart-plus:before {
    content: "\e9f3";
}

.pi-thumbs-down-fill:before {
    content: "\e9f4";
}

.pi-thumbs-up-fill:before {
    content: "\e9f5";
}

.pi-arrows-alt:before {
    content: "\e9f0";
}

.pi-calculator:before {
    content: "\e9ef";
}

.pi-sort-alt-slash:before {
    content: "\e9ee";
}

.pi-arrows-h:before {
    content: "\e9ec";
}

.pi-arrows-v:before {
    content: "\e9ed";
}

.pi-pound:before {
    content: "\e9eb";
}

.pi-prime:before {
    content: "\e9ea";
}

.pi-chart-pie:before {
    content: "\e9e9";
}

.pi-reddit:before {
    content: "\e9e8";
}

.pi-code:before {
    content: "\e9e7";
}

.pi-sync:before {
    content: "\e9e6";
}

.pi-shopping-bag:before {
    content: "\e9e5";
}

.pi-server:before {
    content: "\e9e4";
}

.pi-database:before {
    content: "\e9e3";
}

.pi-hashtag:before {
    content: "\e9e2";
}

.pi-bookmark-fill:before {
    content: "\e9df";
}

.pi-filter-fill:before {
    content: "\e9e0";
}

.pi-heart-fill:before {
    content: "\e9e1";
}

.pi-flag-fill:before {
    content: "\e9de";
}

.pi-circle:before {
    content: "\e9dc";
}

.pi-circle-fill:before {
    content: "\e9dd";
}

.pi-bolt:before {
    content: "\e9db";
}

.pi-history:before {
    content: "\e9da";
}

.pi-box:before {
    content: "\e9d9";
}

.pi-at:before {
    content: "\e9d8";
}

.pi-arrow-up-right:before {
    content: "\e9d4";
}

.pi-arrow-up-left:before {
    content: "\e9d5";
}

.pi-arrow-down-left:before {
    content: "\e9d6";
}

.pi-arrow-down-right:before {
    content: "\e9d7";
}

.pi-telegram:before {
    content: "\e9d3";
}

.pi-stop-circle:before {
    content: "\e9d2";
}

.pi-stop:before {
    content: "\e9d1";
}

.pi-whatsapp:before {
    content: "\e9d0";
}

.pi-building:before {
    content: "\e9cf";
}

.pi-qrcode:before {
    content: "\e9ce";
}

.pi-car:before {
    content: "\e9cd";
}

.pi-instagram:before {
    content: "\e9cc";
}

.pi-linkedin:before {
    content: "\e9cb";
}

.pi-send:before {
    content: "\e9ca";
}

.pi-slack:before {
    content: "\e9c9";
}

.pi-sun:before {
    content: "\e9c8";
}

.pi-moon:before {
    content: "\e9c7";
}

.pi-vimeo:before {
    content: "\e9c6";
}

.pi-youtube:before {
    content: "\e9c5";
}

.pi-flag:before {
    content: "\e9c4";
}

.pi-wallet:before {
    content: "\e9c3";
}

.pi-map:before {
    content: "\e9c2";
}

.pi-link:before {
    content: "\e9c1";
}

.pi-credit-card:before {
    content: "\e9bf";
}

.pi-discord:before {
    content: "\e9c0";
}

.pi-percentage:before {
    content: "\e9be";
}

.pi-euro:before {
    content: "\e9bd";
}

.pi-book:before {
    content: "\e9ba";
}

.pi-shield:before {
    content: "\e9b9";
}

.pi-paypal:before {
    content: "\e9bb";
}

.pi-amazon:before {
    content: "\e9bc";
}

.pi-phone:before {
    content: "\e9b8";
}

.pi-filter-slash:before {
    content: "\e9b7";
}

.pi-facebook:before {
    content: "\e9b4";
}

.pi-github:before {
    content: "\e9b5";
}

.pi-twitter:before {
    content: "\e9b6";
}

.pi-step-backward-alt:before {
    content: "\e9ac";
}

.pi-step-forward-alt:before {
    content: "\e9ad";
}

.pi-forward:before {
    content: "\e9ae";
}

.pi-backward:before {
    content: "\e9af";
}

.pi-fast-backward:before {
    content: "\e9b0";
}

.pi-fast-forward:before {
    content: "\e9b1";
}

.pi-pause:before {
    content: "\e9b2";
}

.pi-play:before {
    content: "\e9b3";
}

.pi-compass:before {
    content: "\e9ab";
}

.pi-id-card:before {
    content: "\e9aa";
}

.pi-ticket:before {
    content: "\e9a9";
}

.pi-file-o:before {
    content: "\e9a8";
}

.pi-reply:before {
    content: "\e9a7";
}

.pi-directions-alt:before {
    content: "\e9a5";
}

.pi-directions:before {
    content: "\e9a6";
}

.pi-thumbs-up:before {
    content: "\e9a3";
}

.pi-thumbs-down:before {
    content: "\e9a4";
}

.pi-sort-numeric-down-alt:before {
    content: "\e996";
}

.pi-sort-numeric-up-alt:before {
    content: "\e997";
}

.pi-sort-alpha-down-alt:before {
    content: "\e998";
}

.pi-sort-alpha-up-alt:before {
    content: "\e999";
}

.pi-sort-numeric-down:before {
    content: "\e99a";
}

.pi-sort-numeric-up:before {
    content: "\e99b";
}

.pi-sort-alpha-down:before {
    content: "\e99c";
}

.pi-sort-alpha-up:before {
    content: "\e99d";
}

.pi-sort-alt:before {
    content: "\e99e";
}

.pi-sort-amount-up:before {
    content: "\e99f";
}

.pi-sort-amount-down:before {
    content: "\e9a0";
}

.pi-sort-amount-down-alt:before {
    content: "\e9a1";
}

.pi-sort-amount-up-alt:before {
    content: "\e9a2";
}

.pi-palette:before {
    content: "\e995";
}

.pi-undo:before {
    content: "\e994";
}

.pi-desktop:before {
    content: "\e993";
}

.pi-sliders-v:before {
    content: "\e991";
}

.pi-sliders-h:before {
    content: "\e992";
}

.pi-search-plus:before {
    content: "\e98f";
}

.pi-search-minus:before {
    content: "\e990";
}

.pi-file-excel:before {
    content: "\e98e";
}

.pi-file-pdf:before {
    content: "\e98d";
}

.pi-check-square:before {
    content: "\e98c";
}

.pi-chart-line:before {
    content: "\e98b";
}

.pi-user-edit:before {
    content: "\e98a";
}

.pi-exclamation-circle:before {
    content: "\e989";
}

.pi-android:before {
    content: "\e985";
}

.pi-google:before {
    content: "\e986";
}

.pi-apple:before {
    content: "\e987";
}

.pi-microsoft:before {
    content: "\e988";
}

.pi-heart:before {
    content: "\e984";
}

.pi-mobile:before {
    content: "\e982";
}

.pi-tablet:before {
    content: "\e983";
}

.pi-key:before {
    content: "\e981";
}

.pi-shopping-cart:before {
    content: "\e980";
}

.pi-comments:before {
    content: "\e97e";
}

.pi-comment:before {
    content: "\e97f";
}

.pi-briefcase:before {
    content: "\e97d";
}

.pi-bell:before {
    content: "\e97c";
}

.pi-paperclip:before {
    content: "\e97b";
}

.pi-share-alt:before {
    content: "\e97a";
}

.pi-envelope:before {
    content: "\e979";
}

.pi-volume-down:before {
    content: "\e976";
}

.pi-volume-up:before {
    content: "\e977";
}

.pi-volume-off:before {
    content: "\e978";
}

.pi-eject:before {
    content: "\e975";
}

.pi-money-bill:before {
    content: "\e974";
}

.pi-images:before {
    content: "\e973";
}

.pi-image:before {
    content: "\e972";
}

.pi-sign-in:before {
    content: "\e970";
}

.pi-sign-out:before {
    content: "\e971";
}

.pi-wifi:before {
    content: "\e96f";
}

.pi-sitemap:before {
    content: "\e96e";
}

.pi-chart-bar:before {
    content: "\e96d";
}

.pi-camera:before {
    content: "\e96c";
}

.pi-dollar:before {
    content: "\e96b";
}

.pi-lock-open:before {
    content: "\e96a";
}

.pi-table:before {
    content: "\e969";
}

.pi-map-marker:before {
    content: "\e968";
}

.pi-list:before {
    content: "\e967";
}

.pi-eye-slash:before {
    content: "\e965";
}

.pi-eye:before {
    content: "\e966";
}

.pi-folder-open:before {
    content: "\e964";
}

.pi-folder:before {
    content: "\e963";
}

.pi-video:before {
    content: "\e962";
}

.pi-inbox:before {
    content: "\e961";
}

.pi-lock:before {
    content: "\e95f";
}

.pi-unlock:before {
    content: "\e960";
}

.pi-tags:before {
    content: "\e95d";
}

.pi-tag:before {
    content: "\e95e";
}

.pi-power-off:before {
    content: "\e95c";
}

.pi-save:before {
    content: "\e95b";
}

.pi-question-circle:before {
    content: "\e959";
}

.pi-question:before {
    content: "\e95a";
}

.pi-copy:before {
    content: "\e957";
}

.pi-file:before {
    content: "\e958";
}

.pi-clone:before {
    content: "\e955";
}

.pi-calendar-times:before {
    content: "\e952";
}

.pi-calendar-minus:before {
    content: "\e953";
}

.pi-calendar-plus:before {
    content: "\e954";
}

.pi-ellipsis-v:before {
    content: "\e950";
}

.pi-ellipsis-h:before {
    content: "\e951";
}

.pi-bookmark:before {
    content: "\e94e";
}

.pi-globe:before {
    content: "\e94f";
}

.pi-replay:before {
    content: "\e94d";
}

.pi-filter:before {
    content: "\e94c";
}

.pi-print:before {
    content: "\e94b";
}

.pi-align-right:before {
    content: "\e946";
}

.pi-align-left:before {
    content: "\e947";
}

.pi-align-center:before {
    content: "\e948";
}

.pi-align-justify:before {
    content: "\e949";
}

.pi-cog:before {
    content: "\e94a";
}

.pi-cloud-download:before {
    content: "\e943";
}

.pi-cloud-upload:before {
    content: "\e944";
}

.pi-cloud:before {
    content: "\e945";
}

.pi-pencil:before {
    content: "\e942";
}

.pi-users:before {
    content: "\e941";
}

.pi-clock:before {
    content: "\e940";
}

.pi-user-minus:before {
    content: "\e93e";
}

.pi-user-plus:before {
    content: "\e93f";
}

.pi-trash:before {
    content: "\e93d";
}

.pi-external-link:before {
    content: "\e93c";
}

.pi-window-maximize:before {
    content: "\e93b";
}

.pi-window-minimize:before {
    content: "\e93a";
}

.pi-refresh:before {
    content: "\e938";
}
  
.pi-user:before {
    content: "\e939";
}

.pi-exclamation-triangle:before {
    content: "\e922";
}

.pi-calendar:before {
    content: "\e927";
}

.pi-chevron-circle-left:before {
    content: "\e928";
}

.pi-chevron-circle-down:before {
    content: "\e929";
}

.pi-chevron-circle-right:before {
    content: "\e92a";
}

.pi-chevron-circle-up:before {
    content: "\e92b";
}

.pi-angle-double-down:before {
    content: "\e92c";
}

.pi-angle-double-left:before {
    content: "\e92d";
}

.pi-angle-double-right:before {
    content: "\e92e";
}

.pi-angle-double-up:before {
    content: "\e92f";
}

.pi-angle-down:before {
    content: "\e930";
}

.pi-angle-left:before {
    content: "\e931";
}

.pi-angle-right:before {
    content: "\e932";
}

.pi-angle-up:before {
    content: "\e933";
}

.pi-upload:before {
    content: "\e934";
}

.pi-download:before {
    content: "\e956";
}

.pi-ban:before {
    content: "\e935";
}

.pi-star-fill:before {
    content: "\e936";
}

.pi-star:before {
    content: "\e937";
}

.pi-chevron-left:before {
    content: "\e900";
}

.pi-chevron-right:before {
    content: "\e901";
}

.pi-chevron-down:before {
    content: "\e902";
}

.pi-chevron-up:before {
    content: "\e903";
}

.pi-caret-left:before {
    content: "\e904";
}

.pi-caret-right:before {
    content: "\e905";
}

.pi-caret-down:before {
    content: "\e906";
}

.pi-caret-up:before {
    content: "\e907";
}

.pi-search:before {
    content: "\e908";
}

.pi-check:before {
    content: "\e909";
}

.pi-check-circle:before {
    content: "\e90a";
}

.pi-times:before {
    content: "\e90b";
}

.pi-times-circle:before {
    content: "\e90c";
}

.pi-plus:before {
    content: "\e90d";
}

.pi-plus-circle:before {
    content: "\e90e";
}

.pi-minus:before {
    content: "\e90f";
}

.pi-minus-circle:before {
    content: "\e910";
}

.pi-circle-on:before {
    content: "\e911";
}

.pi-circle-off:before {
    content: "\e912";
}

.pi-sort-down:before {
    content: "\e913";
}

.pi-sort-up:before {
    content: "\e914";
}

.pi-sort:before {
    content: "\e915";
}

.pi-step-backward:before {
    content: "\e916";
}

.pi-step-forward:before {
    content: "\e917";
}

.pi-th-large:before {
    content: "\e918";
}

.pi-arrow-down:before {
    content: "\e919";
}

.pi-arrow-left:before {
    content: "\e91a";
}

.pi-arrow-right:before {
    content: "\e91b";
}

.pi-arrow-up:before {
    content: "\e91c";
}

.pi-bars:before {
    content: "\e91d";
}

.pi-arrow-circle-down:before {
    content: "\e91e";
}

.pi-arrow-circle-left:before {
    content: "\e91f";
}

.pi-arrow-circle-right:before {
    content: "\e920";
}

.pi-arrow-circle-up:before {
    content: "\e921";
}

.pi-info:before {
    content: "\e923";
}

.pi-info-circle:before {
    content: "\e924";
}

.pi-home:before {
    content: "\e925";
}

.pi-spinner:before {
    content: "\e926";
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* PrimeNG Icons */
.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-bottom-12 {
  bottom: -0.75rem;
}

.-bottom-16 {
  bottom: -1rem;
}

.-bottom-20 {
  bottom: -1.25rem;
}

.-bottom-24 {
  bottom: -1.5rem;
}

.-bottom-28 {
  bottom: -1.75rem;
}

.-bottom-32 {
  bottom: -2rem;
}

.-bottom-36 {
  bottom: -2.25rem;
}

.-bottom-4 {
  bottom: -0.25rem;
}

.-bottom-40 {
  bottom: -2.5rem;
}

.-bottom-44 {
  bottom: -2.75rem;
}

.-bottom-48 {
  bottom: -3rem;
}

.-bottom-52 {
  bottom: -3.25rem;
}

.-bottom-56 {
  bottom: -3.5rem;
}

.-bottom-60 {
  bottom: -3.75rem;
}

.-bottom-8 {
  bottom: -0.5rem;
}

.-right-1\/2 {
  right: -50%;
}

.-right-1\/3 {
  right: -33.333333%;
}

.-right-1\/4 {
  right: -25%;
}

.-right-12 {
  right: -0.75rem;
}

.-right-16 {
  right: -1rem;
}

.-right-2\/3 {
  right: -66.666667%;
}

.-right-2\/4 {
  right: -50%;
}

.-right-20 {
  right: -1.25rem;
}

.-right-24 {
  right: -1.5rem;
}

.-right-28 {
  right: -1.75rem;
}

.-right-3\/4 {
  right: -75%;
}

.-right-32 {
  right: -2rem;
}

.-right-36 {
  right: -2.25rem;
}

.-right-4 {
  right: -0.25rem;
}

.-right-40 {
  right: -2.5rem;
}

.-right-44 {
  right: -2.75rem;
}

.-right-48 {
  right: -3rem;
}

.-right-52 {
  right: -3.25rem;
}

.-right-56 {
  right: -3.5rem;
}

.-right-60 {
  right: -3.75rem;
}

.-right-8 {
  right: -0.5rem;
}

.-right-full {
  right: -100%;
}

.-top-12 {
  top: -0.75rem;
}

.-top-16 {
  top: -1rem;
}

.-top-20 {
  top: -1.25rem;
}

.-top-24 {
  top: -1.5rem;
}

.-top-28 {
  top: -1.75rem;
}

.-top-32 {
  top: -2rem;
}

.-top-36 {
  top: -2.25rem;
}

.-top-4 {
  top: -0.25rem;
}

.-top-40 {
  top: -2.5rem;
}

.-top-44 {
  top: -2.75rem;
}

.-top-48 {
  top: -3rem;
}

.-top-52 {
  top: -3.25rem;
}

.-top-56 {
  top: -3.5rem;
}

.-top-60 {
  top: -3.75rem;
}

.-top-8 {
  top: -0.5rem;
}

.bottom-12 {
  bottom: 0.75rem;
}

.bottom-16 {
  bottom: 1rem;
}

.bottom-20 {
  bottom: 1.25rem;
}

.bottom-24 {
  bottom: 1.5rem;
}

.bottom-28 {
  bottom: 1.75rem;
}

.bottom-32 {
  bottom: 2rem;
}

.bottom-36 {
  bottom: 2.25rem;
}

.bottom-4 {
  bottom: 0.25rem;
}

.bottom-40 {
  bottom: 2.5rem;
}

.bottom-44 {
  bottom: 2.75rem;
}

.bottom-48 {
  bottom: 3rem;
}

.bottom-52 {
  bottom: 3.25rem;
}

.bottom-56 {
  bottom: 3.5rem;
}

.bottom-60 {
  bottom: 3.75rem;
}

.bottom-8 {
  bottom: 0.5rem;
}

.right-1\/2 {
  right: 50%;
}

.right-1\/3 {
  right: 33.333333%;
}

.right-1\/4 {
  right: 25%;
}

.right-12 {
  right: 0.75rem;
}

.right-16 {
  right: 1rem;
}

.right-2\/3 {
  right: 66.666667%;
}

.right-2\/4 {
  right: 50%;
}

.right-20 {
  right: 1.25rem;
}

.right-24 {
  right: 1.5rem;
}

.right-28 {
  right: 1.75rem;
}

.right-3\/4 {
  right: 75%;
}

.right-32 {
  right: 2rem;
}

.right-36 {
  right: 2.25rem;
}

.right-4 {
  right: 0.25rem;
}

.right-40 {
  right: 2.5rem;
}

.right-44 {
  right: 2.75rem;
}

.right-48 {
  right: 3rem;
}

.right-52 {
  right: 3.25rem;
}

.right-56 {
  right: 3.5rem;
}

.right-60 {
  right: 3.75rem;
}

.right-8 {
  right: 0.5rem;
}

.right-auto {
  right: auto;
}

.right-full {
  right: 100%;
}

.top-12 {
  top: 0.75rem;
}

.top-16 {
  top: 1rem;
}

.top-20 {
  top: 1.25rem;
}

.top-24 {
  top: 1.5rem;
}

.top-28 {
  top: 1.75rem;
}

.top-32 {
  top: 2rem;
}

.top-36 {
  top: 2.25rem;
}

.top-4 {
  top: 0.25rem;
}

.top-40 {
  top: 2.5rem;
}

.top-44 {
  top: 2.75rem;
}

.top-48 {
  top: 3rem;
}

.top-52 {
  top: 3.25rem;
}

.top-56 {
  top: 3.5rem;
}

.top-60 {
  top: 3.75rem;
}

.top-8 {
  top: 0.5rem;
}

.-z-0 {
  z-index: 0;
}

.-z-10 {
  z-index: -10;
}

.-z-20 {
  z-index: -20;
}

.-z-30 {
  z-index: -30;
}

.-z-40 {
  z-index: -40;
}

.-z-50 {
  z-index: -50;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-auto {
  z-index: auto;
}

.col-auto {
  grid-column: auto;
}

.col-span-1 {
  grid-column: span 1/span 1;
}

.col-span-10 {
  grid-column: span 10/span 10;
}

.col-span-11 {
  grid-column: span 11/span 11;
}

.col-span-12 {
  grid-column: span 12/span 12;
}

.col-span-2 {
  grid-column: span 2/span 2;
}

.col-span-3 {
  grid-column: span 3/span 3;
}

.col-span-4 {
  grid-column: span 4/span 4;
}

.col-span-5 {
  grid-column: span 5/span 5;
}

.col-span-6 {
  grid-column: span 6/span 6;
}

.col-span-7 {
  grid-column: span 7/span 7;
}

.col-span-8 {
  grid-column: span 8/span 8;
}

.col-span-9 {
  grid-column: span 9/span 9;
}

.col-span-full {
  grid-column: 1/-1;
}

.-col-start-1 {
  grid-column-start: -1;
}

.-col-start-10 {
  grid-column-start: -10;
}

.-col-start-11 {
  grid-column-start: -11;
}

.-col-start-12 {
  grid-column-start: -12;
}

.-col-start-13 {
  grid-column-start: -13;
}

.-col-start-2 {
  grid-column-start: -2;
}

.-col-start-3 {
  grid-column-start: -3;
}

.-col-start-4 {
  grid-column-start: -4;
}

.-col-start-5 {
  grid-column-start: -5;
}

.-col-start-6 {
  grid-column-start: -6;
}

.-col-start-7 {
  grid-column-start: -7;
}

.-col-start-8 {
  grid-column-start: -8;
}

.-col-start-9 {
  grid-column-start: -9;
}

.col-start-1 {
  grid-column-start: 1;
}

.col-start-10 {
  grid-column-start: 10;
}

.col-start-11 {
  grid-column-start: 11;
}

.col-start-12 {
  grid-column-start: 12;
}

.col-start-13 {
  grid-column-start: 13;
}

.col-start-2 {
  grid-column-start: 2;
}

.col-start-3 {
  grid-column-start: 3;
}

.col-start-4 {
  grid-column-start: 4;
}

.col-start-5 {
  grid-column-start: 5;
}

.col-start-6 {
  grid-column-start: 6;
}

.col-start-7 {
  grid-column-start: 7;
}

.col-start-8 {
  grid-column-start: 8;
}

.col-start-9 {
  grid-column-start: 9;
}

.col-start-auto {
  grid-column-start: auto;
}

.-col-end-1 {
  grid-column-end: -1;
}

.-col-end-10 {
  grid-column-end: -10;
}

.-col-end-11 {
  grid-column-end: -11;
}

.-col-end-12 {
  grid-column-end: -12;
}

.-col-end-13 {
  grid-column-end: -13;
}

.-col-end-2 {
  grid-column-end: -2;
}

.-col-end-3 {
  grid-column-end: -3;
}

.-col-end-4 {
  grid-column-end: -4;
}

.-col-end-5 {
  grid-column-end: -5;
}

.-col-end-6 {
  grid-column-end: -6;
}

.-col-end-7 {
  grid-column-end: -7;
}

.-col-end-8 {
  grid-column-end: -8;
}

.-col-end-9 {
  grid-column-end: -9;
}

.col-end-1 {
  grid-column-end: 1;
}

.col-end-10 {
  grid-column-end: 10;
}

.col-end-11 {
  grid-column-end: 11;
}

.col-end-12 {
  grid-column-end: 12;
}

.col-end-13 {
  grid-column-end: 13;
}

.col-end-2 {
  grid-column-end: 2;
}

.col-end-3 {
  grid-column-end: 3;
}

.col-end-4 {
  grid-column-end: 4;
}

.col-end-5 {
  grid-column-end: 5;
}

.col-end-6 {
  grid-column-end: 6;
}

.col-end-7 {
  grid-column-end: 7;
}

.col-end-8 {
  grid-column-end: 8;
}

.col-end-9 {
  grid-column-end: 9;
}

.col-end-auto {
  grid-column-end: auto;
}

.row-auto {
  grid-row: auto;
}

.row-span-1 {
  grid-row: span 1/span 1;
}

.row-span-10 {
  grid-row: span 10/span 10;
}

.row-span-11 {
  grid-row: span 11/span 11;
}

.row-span-12 {
  grid-row: span 12/span 12;
}

.row-span-2 {
  grid-row: span 2/span 2;
}

.row-span-3 {
  grid-row: span 3/span 3;
}

.row-span-4 {
  grid-row: span 4/span 4;
}

.row-span-5 {
  grid-row: span 5/span 5;
}

.row-span-6 {
  grid-row: span 6/span 6;
}

.row-span-7 {
  grid-row: span 7/span 7;
}

.row-span-8 {
  grid-row: span 8/span 8;
}

.row-span-9 {
  grid-row: span 9/span 9;
}

.row-span-full {
  grid-row: 1/-1;
}

.-row-start-1 {
  grid-row-start: -1;
}

.-row-start-10 {
  grid-row-start: -10;
}

.-row-start-11 {
  grid-row-start: -11;
}

.-row-start-12 {
  grid-row-start: -12;
}

.-row-start-13 {
  grid-row-start: -13;
}

.-row-start-2 {
  grid-row-start: -2;
}

.-row-start-3 {
  grid-row-start: -3;
}

.-row-start-4 {
  grid-row-start: -4;
}

.-row-start-5 {
  grid-row-start: -5;
}

.-row-start-6 {
  grid-row-start: -6;
}

.-row-start-7 {
  grid-row-start: -7;
}

.-row-start-8 {
  grid-row-start: -8;
}

.-row-start-9 {
  grid-row-start: -9;
}

.row-start-1 {
  grid-row-start: 1;
}

.row-start-10 {
  grid-row-start: 10;
}

.row-start-11 {
  grid-row-start: 11;
}

.row-start-12 {
  grid-row-start: 12;
}

.row-start-13 {
  grid-row-start: 13;
}

.row-start-2 {
  grid-row-start: 2;
}

.row-start-3 {
  grid-row-start: 3;
}

.row-start-4 {
  grid-row-start: 4;
}

.row-start-5 {
  grid-row-start: 5;
}

.row-start-6 {
  grid-row-start: 6;
}

.row-start-7 {
  grid-row-start: 7;
}

.row-start-8 {
  grid-row-start: 8;
}

.row-start-9 {
  grid-row-start: 9;
}

.row-start-auto {
  grid-row-start: auto;
}

.-row-end-1 {
  grid-row-end: -1;
}

.-row-end-10 {
  grid-row-end: -10;
}

.-row-end-11 {
  grid-row-end: -11;
}

.-row-end-12 {
  grid-row-end: -12;
}

.-row-end-13 {
  grid-row-end: -13;
}

.-row-end-2 {
  grid-row-end: -2;
}

.-row-end-3 {
  grid-row-end: -3;
}

.-row-end-4 {
  grid-row-end: -4;
}

.-row-end-5 {
  grid-row-end: -5;
}

.-row-end-6 {
  grid-row-end: -6;
}

.-row-end-7 {
  grid-row-end: -7;
}

.-row-end-8 {
  grid-row-end: -8;
}

.-row-end-9 {
  grid-row-end: -9;
}

.row-end-1 {
  grid-row-end: 1;
}

.row-end-10 {
  grid-row-end: 10;
}

.row-end-11 {
  grid-row-end: 11;
}

.row-end-12 {
  grid-row-end: 12;
}

.row-end-13 {
  grid-row-end: 13;
}

.row-end-2 {
  grid-row-end: 2;
}

.row-end-3 {
  grid-row-end: 3;
}

.row-end-4 {
  grid-row-end: 4;
}

.row-end-5 {
  grid-row-end: 5;
}

.row-end-6 {
  grid-row-end: 6;
}

.row-end-7 {
  grid-row-end: 7;
}

.row-end-8 {
  grid-row-end: 8;
}

.row-end-9 {
  grid-row-end: 9;
}

.row-end-auto {
  grid-row-end: auto;
}

.float-right {
  float: right;
}

.clear-right {
  clear: right;
}

.clear-both {
  clear: both;
}

.-m-12 {
  margin: -0.75rem;
}

.-m-16 {
  margin: -1rem;
}

.-m-20 {
  margin: -1.25rem;
}

.-m-24 {
  margin: -1.5rem;
}

.-m-28 {
  margin: -1.75rem;
}

.-m-32 {
  margin: -2rem;
}

.-m-36 {
  margin: -2.25rem;
}

.-m-4 {
  margin: -0.25rem;
}

.-m-40 {
  margin: -2.5rem;
}

.-m-44 {
  margin: -2.75rem;
}

.-m-48 {
  margin: -3rem;
}

.-m-52 {
  margin: -3.25rem;
}

.-m-56 {
  margin: -3.5rem;
}

.-m-60 {
  margin: -3.75rem;
}

.-m-8 {
  margin: -0.5rem;
}

.m-12 {
  margin: 0.75rem;
}

.m-16 {
  margin: 1rem;
}

.m-20 {
  margin: 1.25rem;
}

.m-24 {
  margin: 1.5rem;
}

.m-28 {
  margin: 1.75rem;
}

.m-32 {
  margin: 2rem;
}

.m-36 {
  margin: 2.25rem;
}

.m-4 {
  margin: 0.25rem;
}

.m-40 {
  margin: 2.5rem;
}

.m-44 {
  margin: 2.75rem;
}

.m-48 {
  margin: 3rem;
}

.m-52 {
  margin: 3.25rem;
}

.m-56 {
  margin: 3.5rem;
}

.m-60 {
  margin: 3.75rem;
}

.m-8 {
  margin: 0.5rem;
}

.-mx-12 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-mx-16 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.-mx-20 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.-mx-24 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.-mx-28 {
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}

.-mx-32 {
  margin-left: -2rem;
  margin-right: -2rem;
}

.-mx-36 {
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}

.-mx-4 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.-mx-40 {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.-mx-44 {
  margin-left: -2.75rem;
  margin-right: -2.75rem;
}

.-mx-48 {
  margin-left: -3rem;
  margin-right: -3rem;
}

.-mx-52 {
  margin-left: -3.25rem;
  margin-right: -3.25rem;
}

.-mx-56 {
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}

.-mx-60 {
  margin-left: -3.75rem;
  margin-right: -3.75rem;
}

.-mx-8 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.-my-12 {
  margin-bottom: -0.75rem;
  margin-top: -0.75rem;
}

.-my-16 {
  margin-bottom: -1rem;
  margin-top: -1rem;
}

.-my-20 {
  margin-bottom: -1.25rem;
  margin-top: -1.25rem;
}

.-my-24 {
  margin-bottom: -1.5rem;
  margin-top: -1.5rem;
}

.-my-28 {
  margin-bottom: -1.75rem;
  margin-top: -1.75rem;
}

.-my-32 {
  margin-bottom: -2rem;
  margin-top: -2rem;
}

.-my-36 {
  margin-bottom: -2.25rem;
  margin-top: -2.25rem;
}

.-my-4 {
  margin-bottom: -0.25rem;
  margin-top: -0.25rem;
}

.-my-40 {
  margin-bottom: -2.5rem;
  margin-top: -2.5rem;
}

.-my-44 {
  margin-bottom: -2.75rem;
  margin-top: -2.75rem;
}

.-my-48 {
  margin-bottom: -3rem;
  margin-top: -3rem;
}

.-my-52 {
  margin-bottom: -3.25rem;
  margin-top: -3.25rem;
}

.-my-56 {
  margin-bottom: -3.5rem;
  margin-top: -3.5rem;
}

.-my-60 {
  margin-bottom: -3.75rem;
  margin-top: -3.75rem;
}

.-my-8 {
  margin-bottom: -0.5rem;
  margin-top: -0.5rem;
}

.mx-12 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-16 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-20 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-24 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-28 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.mx-32 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.mx-36 {
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.mx-4 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-40 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.mx-44 {
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}

.mx-48 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.mx-52 {
  margin-left: 3.25rem;
  margin-right: 3.25rem;
}

.mx-56 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.mx-60 {
  margin-left: 3.75rem;
  margin-right: 3.75rem;
}

.mx-8 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.my-12 {
  margin-bottom: 0.75rem;
  margin-top: 0.75rem;
}

.my-16 {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.my-20 {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}

.my-24 {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}

.my-28 {
  margin-bottom: 1.75rem;
  margin-top: 1.75rem;
}

.my-32 {
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.my-36 {
  margin-bottom: 2.25rem;
  margin-top: 2.25rem;
}

.my-4 {
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}

.my-40 {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}

.my-44 {
  margin-bottom: 2.75rem;
  margin-top: 2.75rem;
}

.my-48 {
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.my-52 {
  margin-bottom: 3.25rem;
  margin-top: 3.25rem;
}

.my-56 {
  margin-bottom: 3.5rem;
  margin-top: 3.5rem;
}

.my-60 {
  margin-bottom: 3.75rem;
  margin-top: 3.75rem;
}

.my-8 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

.-mb-12 {
  margin-bottom: -0.75rem;
}

.-mb-16 {
  margin-bottom: -1rem;
}

.-mb-20 {
  margin-bottom: -1.25rem;
}

.-mb-24 {
  margin-bottom: -1.5rem;
}

.-mb-28 {
  margin-bottom: -1.75rem;
}

.-mb-32 {
  margin-bottom: -2rem;
}

.-mb-36 {
  margin-bottom: -2.25rem;
}

.-mb-4 {
  margin-bottom: -0.25rem;
}

.-mb-40 {
  margin-bottom: -2.5rem;
}

.-mb-44 {
  margin-bottom: -2.75rem;
}

.-mb-48 {
  margin-bottom: -3rem;
}

.-mb-52 {
  margin-bottom: -3.25rem;
}

.-mb-56 {
  margin-bottom: -3.5rem;
}

.-mb-60 {
  margin-bottom: -3.75rem;
}

.-mb-8 {
  margin-bottom: -0.5rem;
}

.-ml-12 {
  margin-left: -0.75rem;
}

.-ml-16 {
  margin-left: -1rem;
}

.-ml-20 {
  margin-left: -1.25rem;
}

.-ml-24 {
  margin-left: -1.5rem;
}

.-ml-28 {
  margin-left: -1.75rem;
}

.-ml-32 {
  margin-left: -2rem;
}

.-ml-36 {
  margin-left: -2.25rem;
}

.-ml-4 {
  margin-left: -0.25rem;
}

.-ml-40 {
  margin-left: -2.5rem;
}

.-ml-44 {
  margin-left: -2.75rem;
}

.-ml-48 {
  margin-left: -3rem;
}

.-ml-52 {
  margin-left: -3.25rem;
}

.-ml-56 {
  margin-left: -3.5rem;
}

.-ml-60 {
  margin-left: -3.75rem;
}

.-ml-8 {
  margin-left: -0.5rem;
}

.-mr-12 {
  margin-right: -0.75rem;
}

.-mr-16 {
  margin-right: -1rem;
}

.-mr-20 {
  margin-right: -1.25rem;
}

.-mr-24 {
  margin-right: -1.5rem;
}

.-mr-28 {
  margin-right: -1.75rem;
}

.-mr-32 {
  margin-right: -2rem;
}

.-mr-36 {
  margin-right: -2.25rem;
}

.-mr-4 {
  margin-right: -0.25rem;
}

.-mr-40 {
  margin-right: -2.5rem;
}

.-mr-44 {
  margin-right: -2.75rem;
}

.-mr-48 {
  margin-right: -3rem;
}

.-mr-52 {
  margin-right: -3.25rem;
}

.-mr-56 {
  margin-right: -3.5rem;
}

.-mr-60 {
  margin-right: -3.75rem;
}

.-mr-8 {
  margin-right: -0.5rem;
}

.-mt-12 {
  margin-top: -0.75rem;
}

.-mt-16 {
  margin-top: -1rem;
}

.-mt-20 {
  margin-top: -1.25rem;
}

.-mt-24 {
  margin-top: -1.5rem;
}

.-mt-28 {
  margin-top: -1.75rem;
}

.-mt-32 {
  margin-top: -2rem;
}

.-mt-36 {
  margin-top: -2.25rem;
}

.-mt-4 {
  margin-top: -0.25rem;
}

.-mt-40 {
  margin-top: -2.5rem;
}

.-mt-44 {
  margin-top: -2.75rem;
}

.-mt-48 {
  margin-top: -3rem;
}

.-mt-52 {
  margin-top: -3.25rem;
}

.-mt-56 {
  margin-top: -3.5rem;
}

.-mt-60 {
  margin-top: -3.75rem;
}

.-mt-8 {
  margin-top: -0.5rem;
}

.mb-12 {
  margin-bottom: 0.75rem;
}

.mb-16 {
  margin-bottom: 1rem;
}

.mb-20 {
  margin-bottom: 1.25rem;
}

.mb-24 {
  margin-bottom: 1.5rem;
}

.mb-28 {
  margin-bottom: 1.75rem;
}

.mb-32 {
  margin-bottom: 2rem;
}

.mb-36 {
  margin-bottom: 2.25rem;
}

.mb-4 {
  margin-bottom: 0.25rem;
}

.mb-40 {
  margin-bottom: 2.5rem;
}

.mb-44 {
  margin-bottom: 2.75rem;
}

.mb-48 {
  margin-bottom: 3rem;
}

.mb-52 {
  margin-bottom: 3.25rem;
}

.mb-56 {
  margin-bottom: 3.5rem;
}

.mb-60 {
  margin-bottom: 3.75rem;
}

.mb-8 {
  margin-bottom: 0.5rem;
}

.ml-12 {
  margin-left: 0.75rem;
}

.ml-16 {
  margin-left: 1rem;
}

.ml-20 {
  margin-left: 1.25rem;
}

.ml-24 {
  margin-left: 1.5rem;
}

.ml-28 {
  margin-left: 1.75rem;
}

.ml-32 {
  margin-left: 2rem;
}

.ml-36 {
  margin-left: 2.25rem;
}

.ml-4 {
  margin-left: 0.25rem;
}

.ml-40 {
  margin-left: 2.5rem;
}

.ml-44 {
  margin-left: 2.75rem;
}

.ml-48 {
  margin-left: 3rem;
}

.ml-52 {
  margin-left: 3.25rem;
}

.ml-56 {
  margin-left: 3.5rem;
}

.ml-60 {
  margin-left: 3.75rem;
}

.ml-8 {
  margin-left: 0.5rem;
}

.mr-12 {
  margin-right: 0.75rem;
}

.mr-16 {
  margin-right: 1rem;
}

.mr-20 {
  margin-right: 1.25rem;
}

.mr-24 {
  margin-right: 1.5rem;
}

.mr-28 {
  margin-right: 1.75rem;
}

.mr-32 {
  margin-right: 2rem;
}

.mr-36 {
  margin-right: 2.25rem;
}

.mr-4 {
  margin-right: 0.25rem;
}

.mr-40 {
  margin-right: 2.5rem;
}

.mr-44 {
  margin-right: 2.75rem;
}

.mr-48 {
  margin-right: 3rem;
}

.mr-52 {
  margin-right: 3.25rem;
}

.mr-56 {
  margin-right: 3.5rem;
}

.mr-60 {
  margin-right: 3.75rem;
}

.mr-8 {
  margin-right: 0.5rem;
}

.mt-12 {
  margin-top: 0.75rem;
}

.mt-16 {
  margin-top: 1rem;
}

.mt-20 {
  margin-top: 1.25rem;
}

.mt-24 {
  margin-top: 1.5rem;
}

.mt-28 {
  margin-top: 1.75rem;
}

.mt-32 {
  margin-top: 2rem;
}

.mt-36 {
  margin-top: 2.25rem;
}

.mt-4 {
  margin-top: 0.25rem;
}

.mt-40 {
  margin-top: 2.5rem;
}

.mt-44 {
  margin-top: 2.75rem;
}

.mt-48 {
  margin-top: 3rem;
}

.mt-52 {
  margin-top: 3.25rem;
}

.mt-56 {
  margin-top: 3.5rem;
}

.mt-60 {
  margin-top: 3.75rem;
}

.mt-8 {
  margin-top: 0.5rem;
}

.line-clamp-4 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.table-column {
  display: table-column;
}

.table-column-group {
  display: table-column-group;
}

.table-header-group {
  display: table-header-group;
}

.table-row-group {
  display: table-row-group;
}

.table-row {
  display: table-row;
}

.flow-root {
  display: flow-root;
}

.grid {
  display: grid;
}

.inline-grid {
  display: inline-grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.size-1\/12 {
  height: 8.333333%;
  width: 8.333333%;
}

.size-1\/2 {
  height: 50%;
  width: 50%;
}

.size-1\/3 {
  height: 33.333333%;
  width: 33.333333%;
}

.size-1\/4 {
  height: 25%;
  width: 25%;
}

.size-1\/5 {
  height: 20%;
  width: 20%;
}

.size-1\/6 {
  height: 16.666667%;
  width: 16.666667%;
}

.size-10\/12 {
  height: 83.333333%;
  width: 83.333333%;
}

.size-11\/12 {
  height: 91.666667%;
  width: 91.666667%;
}

.size-12 {
  height: 0.75rem;
  width: 0.75rem;
}

.size-16 {
  height: 1rem;
  width: 1rem;
}

.size-2\/12 {
  height: 16.666667%;
  width: 16.666667%;
}

.size-2\/3 {
  height: 66.666667%;
  width: 66.666667%;
}

.size-2\/4 {
  height: 50%;
  width: 50%;
}

.size-2\/5 {
  height: 40%;
  width: 40%;
}

.size-2\/6 {
  height: 33.333333%;
  width: 33.333333%;
}

.size-20 {
  height: 1.25rem;
  width: 1.25rem;
}

.size-24 {
  height: 1.5rem;
  width: 1.5rem;
}

.size-28 {
  height: 1.75rem;
  width: 1.75rem;
}

.size-3\/12 {
  height: 25%;
  width: 25%;
}

.size-3\/4 {
  height: 75%;
  width: 75%;
}

.size-3\/5 {
  height: 60%;
  width: 60%;
}

.size-3\/6 {
  height: 50%;
  width: 50%;
}

.size-32 {
  height: 2rem;
  width: 2rem;
}

.size-36 {
  height: 2.25rem;
  width: 2.25rem;
}

.size-4 {
  height: 0.25rem;
  width: 0.25rem;
}

.size-4\/12 {
  height: 33.333333%;
  width: 33.333333%;
}

.size-4\/5 {
  height: 80%;
  width: 80%;
}

.size-4\/6 {
  height: 66.666667%;
  width: 66.666667%;
}

.size-40 {
  height: 2.5rem;
  width: 2.5rem;
}

.size-44 {
  height: 2.75rem;
  width: 2.75rem;
}

.size-48 {
  height: 3rem;
  width: 3rem;
}

.size-5\/12 {
  height: 41.666667%;
  width: 41.666667%;
}

.size-5\/6 {
  height: 83.333333%;
  width: 83.333333%;
}

.size-52 {
  height: 3.25rem;
  width: 3.25rem;
}

.size-56 {
  height: 3.5rem;
  width: 3.5rem;
}

.size-6\/12 {
  height: 50%;
  width: 50%;
}

.size-60 {
  height: 3.75rem;
  width: 3.75rem;
}

.size-7\/12 {
  height: 58.333333%;
  width: 58.333333%;
}

.size-8 {
  height: 0.5rem;
  width: 0.5rem;
}

.size-8\/12 {
  height: 66.666667%;
  width: 66.666667%;
}

.size-9\/12 {
  height: 75%;
  width: 75%;
}

.size-auto {
  height: auto;
  width: auto;
}

.size-fit {
  height: fit-content;
  width: fit-content;
}

.size-full {
  height: 100%;
  width: 100%;
}

.size-max {
  height: max-content;
  width: max-content;
}

.size-min {
  height: min-content;
  width: min-content;
}

.h-1\/2 {
  height: 50%;
}

.h-1\/3 {
  height: 33.333333%;
}

.h-1\/4 {
  height: 25%;
}

.h-1\/5 {
  height: 20%;
}

.h-1\/6 {
  height: 16.666667%;
}

.h-12 {
  height: 0.75rem;
}

.h-16 {
  height: 1rem;
}

.h-2\/3 {
  height: 66.666667%;
}

.h-2\/4 {
  height: 50%;
}

.h-2\/5 {
  height: 40%;
}

.h-2\/6 {
  height: 33.333333%;
}

.h-20 {
  height: 1.25rem;
}

.h-24 {
  height: 1.5rem;
}

.h-28 {
  height: 1.75rem;
}

.h-3\/4 {
  height: 75%;
}

.h-3\/5 {
  height: 60%;
}

.h-3\/6 {
  height: 50%;
}

.h-32 {
  height: 2rem;
}

.h-36 {
  height: 2.25rem;
}

.h-4 {
  height: 0.25rem;
}

.h-4\/5 {
  height: 80%;
}

.h-4\/6 {
  height: 66.666667%;
}

.h-40 {
  height: 2.5rem;
}

.h-44 {
  height: 2.75rem;
}

.h-48 {
  height: 3rem;
}

.h-5\/6 {
  height: 83.333333%;
}

.h-52 {
  height: 3.25rem;
}

.h-56 {
  height: 3.5rem;
}

.h-60 {
  height: 3.75rem;
}

.h-8 {
  height: 0.5rem;
}

.h-auto {
  height: auto;
}

.h-dvh {
  height: 100dvh;
}

.h-fit {
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-lvh {
  height: 100lvh;
}

.h-max {
  height: max-content;
}

.h-min {
  height: min-content;
}

.h-screen {
  height: 100vh;
}

.h-svh {
  height: 100svh;
}

.max-h-12 {
  max-height: 0.75rem;
}

.max-h-16 {
  max-height: 1rem;
}

.max-h-20 {
  max-height: 1.25rem;
}

.max-h-24 {
  max-height: 1.5rem;
}

.max-h-28 {
  max-height: 1.75rem;
}

.max-h-32 {
  max-height: 2rem;
}

.max-h-36 {
  max-height: 2.25rem;
}

.max-h-4 {
  max-height: 0.25rem;
}

.max-h-40 {
  max-height: 2.5rem;
}

.max-h-44 {
  max-height: 2.75rem;
}

.max-h-48 {
  max-height: 3rem;
}

.max-h-52 {
  max-height: 3.25rem;
}

.max-h-56 {
  max-height: 3.5rem;
}

.max-h-60 {
  max-height: 3.75rem;
}

.max-h-8 {
  max-height: 0.5rem;
}

.max-h-dvh {
  max-height: 100dvh;
}

.max-h-fit {
  max-height: fit-content;
}

.max-h-full {
  max-height: 100%;
}

.max-h-lvh {
  max-height: 100lvh;
}

.max-h-max {
  max-height: max-content;
}

.max-h-min {
  max-height: min-content;
}

.max-h-none {
  max-height: none;
}

.max-h-screen {
  max-height: 100vh;
}

.max-h-svh {
  max-height: 100svh;
}

.min-h-12 {
  min-height: 0.75rem;
}

.min-h-16 {
  min-height: 1rem;
}

.min-h-20 {
  min-height: 1.25rem;
}

.min-h-24 {
  min-height: 1.5rem;
}

.min-h-28 {
  min-height: 1.75rem;
}

.min-h-32 {
  min-height: 2rem;
}

.min-h-36 {
  min-height: 2.25rem;
}

.min-h-4 {
  min-height: 0.25rem;
}

.min-h-40 {
  min-height: 2.5rem;
}

.min-h-44 {
  min-height: 2.75rem;
}

.min-h-48 {
  min-height: 3rem;
}

.min-h-52 {
  min-height: 3.25rem;
}

.min-h-56 {
  min-height: 3.5rem;
}

.min-h-60 {
  min-height: 3.75rem;
}

.min-h-8 {
  min-height: 0.5rem;
}

.min-h-dvh {
  min-height: 100dvh;
}

.min-h-fit {
  min-height: fit-content;
}

.min-h-full {
  min-height: 100%;
}

.min-h-lvh {
  min-height: 100lvh;
}

.min-h-max {
  min-height: max-content;
}

.min-h-min {
  min-height: min-content;
}

.min-h-screen {
  min-height: 100vh;
}

.min-h-svh {
  min-height: 100svh;
}

.w-1\/12 {
  width: 8.333333%;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-1\/4 {
  width: 25%;
}

.w-1\/5 {
  width: 20%;
}

.w-1\/6 {
  width: 16.666667%;
}

.w-10\/12 {
  width: 83.333333%;
}

.w-11\/12 {
  width: 91.666667%;
}

.w-12 {
  width: 0.75rem;
}

.w-16 {
  width: 1rem;
}

.w-2\/12 {
  width: 16.666667%;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-2\/4 {
  width: 50%;
}

.w-2\/5 {
  width: 40%;
}

.w-2\/6 {
  width: 33.333333%;
}

.w-20 {
  width: 1.25rem;
}

.w-24 {
  width: 1.5rem;
}

.w-28 {
  width: 1.75rem;
}

.w-3\/12 {
  width: 25%;
}

.w-3\/4 {
  width: 75%;
}

.w-3\/5 {
  width: 60%;
}

.w-3\/6 {
  width: 50%;
}

.w-32 {
  width: 2rem;
}

.w-36 {
  width: 2.25rem;
}

.w-4 {
  width: 0.25rem;
}

.w-4\/12 {
  width: 33.333333%;
}

.w-4\/5 {
  width: 80%;
}

.w-4\/6 {
  width: 66.666667%;
}

.w-40 {
  width: 2.5rem;
}

.w-44 {
  width: 2.75rem;
}

.w-48 {
  width: 3rem;
}

.w-5\/12 {
  width: 41.666667%;
}

.w-5\/6 {
  width: 83.333333%;
}

.w-52 {
  width: 3.25rem;
}

.w-56 {
  width: 3.5rem;
}

.w-6\/12 {
  width: 50%;
}

.w-60 {
  width: 3.75rem;
}

.w-7\/12 {
  width: 58.333333%;
}

.w-8 {
  width: 0.5rem;
}

.w-8\/12 {
  width: 66.666667%;
}

.w-9\/12 {
  width: 75%;
}

.w-auto {
  width: auto;
}

.w-dvw {
  width: 100dvw;
}

.w-fit {
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-lvw {
  width: 100lvw;
}

.w-max {
  width: max-content;
}

.w-min {
  width: min-content;
}

.w-screen {
  width: 100vw;
}

.w-svw {
  width: 100svw;
}

.min-w-12 {
  min-width: 0.75rem;
}

.min-w-16 {
  min-width: 1rem;
}

.min-w-20 {
  min-width: 1.25rem;
}

.min-w-24 {
  min-width: 1.5rem;
}

.min-w-28 {
  min-width: 1.75rem;
}

.min-w-32 {
  min-width: 2rem;
}

.min-w-36 {
  min-width: 2.25rem;
}

.min-w-4 {
  min-width: 0.25rem;
}

.min-w-40 {
  min-width: 2.5rem;
}

.min-w-44 {
  min-width: 2.75rem;
}

.min-w-48 {
  min-width: 3rem;
}

.min-w-52 {
  min-width: 3.25rem;
}

.min-w-56 {
  min-width: 3.5rem;
}

.min-w-60 {
  min-width: 3.75rem;
}

.min-w-8 {
  min-width: 0.5rem;
}

.min-w-fit {
  min-width: fit-content;
}

.min-w-full {
  min-width: 100%;
}

.min-w-max {
  min-width: max-content;
}

.min-w-min {
  min-width: min-content;
}

.max-w-12 {
  max-width: 0.75rem;
}

.max-w-16 {
  max-width: 1rem;
}

.max-w-20 {
  max-width: 1.25rem;
}

.max-w-24 {
  max-width: 1.5rem;
}

.max-w-28 {
  max-width: 1.75rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-32 {
  max-width: 2rem;
}

.max-w-36 {
  max-width: 2.25rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4 {
  max-width: 0.25rem;
}

.max-w-40 {
  max-width: 2.5rem;
}

.max-w-44 {
  max-width: 2.75rem;
}

.max-w-48 {
  max-width: 3rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-52 {
  max-width: 3.25rem;
}

.max-w-56 {
  max-width: 3.5rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-60 {
  max-width: 3.75rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-8 {
  max-width: 0.5rem;
}

.max-w-fit {
  max-width: fit-content;
}

.max-w-full {
  max-width: 100%;
}

.max-w-lg {
  max-width: 32rem;
}

.max-w-max {
  max-width: max-content;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-min {
  max-width: min-content;
}

.max-w-none {
  max-width: none;
}

.max-w-prose {
  max-width: 65ch;
}

.max-w-screen-2xl {
  max-width: 1536px;
}

.max-w-screen-lg {
  max-width: 1024px;
}

.max-w-screen-md {
  max-width: 768px;
}

.max-w-screen-sm {
  max-width: 640px;
}

.max-w-screen-xl {
  max-width: 1280px;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-xl {
  max-width: 36rem;
}

.max-w-xs {
  max-width: 20rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-auto {
  flex: 1 1 auto;
}

.flex-initial {
  flex: 0 1 auto;
}

.flex-none {
  flex: none;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink {
  flex-shrink: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.flex-grow-0 {
  flex-grow: 0;
}

.flex-grow-0\.1 {
  flex-grow: 0.1;
}

.flex-grow-0\.2 {
  flex-grow: 0.2;
}

.flex-grow-0\.3 {
  flex-grow: 0.3;
}

.flex-grow-0\.4 {
  flex-grow: 0.4;
}

.flex-grow-0\.5 {
  flex-grow: 0.5;
}

.flex-grow-0\.6 {
  flex-grow: 0.6;
}

.flex-grow-0\.7 {
  flex-grow: 0.7;
}

.flex-grow-0\.8 {
  flex-grow: 0.8;
}

.flex-grow-0\.9 {
  flex-grow: 0.9;
}

.flex-grow-1 {
  flex-grow: 1;
}

.flex-grow-1\.5 {
  flex-grow: 1.5;
}

.flex-grow-10 {
  flex-grow: 10;
}

.flex-grow-100 {
  flex-grow: 100;
}

.flex-grow-2 {
  flex-grow: 2;
}

.flex-grow-20 {
  flex-grow: 20;
}

.flex-grow-3 {
  flex-grow: 3;
}

.flex-grow-30 {
  flex-grow: 30;
}

.flex-grow-4 {
  flex-grow: 4;
}

.flex-grow-40 {
  flex-grow: 40;
}

.flex-grow-5 {
  flex-grow: 5;
}

.flex-grow-50 {
  flex-grow: 50;
}

.grow {
  flex-grow: 1;
}

.grow-0 {
  flex-grow: 0;
}

.grow-0\.1 {
  flex-grow: 0.1;
}

.grow-0\.2 {
  flex-grow: 0.2;
}

.grow-0\.3 {
  flex-grow: 0.3;
}

.grow-0\.4 {
  flex-grow: 0.4;
}

.grow-0\.5 {
  flex-grow: 0.5;
}

.grow-0\.6 {
  flex-grow: 0.6;
}

.grow-0\.7 {
  flex-grow: 0.7;
}

.grow-0\.8 {
  flex-grow: 0.8;
}

.grow-0\.9 {
  flex-grow: 0.9;
}

.grow-1 {
  flex-grow: 1;
}

.grow-1\.5 {
  flex-grow: 1.5;
}

.grow-10 {
  flex-grow: 10;
}

.grow-100 {
  flex-grow: 100;
}

.grow-2 {
  flex-grow: 2;
}

.grow-20 {
  flex-grow: 20;
}

.grow-3 {
  flex-grow: 3;
}

.grow-30 {
  flex-grow: 30;
}

.grow-4 {
  flex-grow: 4;
}

.grow-40 {
  flex-grow: 40;
}

.grow-5 {
  flex-grow: 5;
}

.grow-50 {
  flex-grow: 50;
}

.basis-0 {
  flex-basis: 0px;
}

.basis-1\/12 {
  flex-basis: 8.333333%;
}

.basis-1\/2 {
  flex-basis: 50%;
}

.basis-1\/3 {
  flex-basis: 33.333333%;
}

.basis-1\/4 {
  flex-basis: 25%;
}

.basis-1\/5 {
  flex-basis: 20%;
}

.basis-1\/6 {
  flex-basis: 16.666667%;
}

.basis-10\/12 {
  flex-basis: 83.333333%;
}

.basis-10rem {
  flex-basis: 10rem;
}

.basis-11\/12 {
  flex-basis: 91.666667%;
}

.basis-11rem {
  flex-basis: 11rem;
}

.basis-12 {
  flex-basis: 0.75rem;
}

.basis-12rem {
  flex-basis: 12rem;
}

.basis-13rem {
  flex-basis: 13rem;
}

.basis-14rem {
  flex-basis: 14rem;
}

.basis-15rem {
  flex-basis: 15rem;
}

.basis-16 {
  flex-basis: 1rem;
}

.basis-16rem {
  flex-basis: 16rem;
}

.basis-17rem {
  flex-basis: 17rem;
}

.basis-18rem {
  flex-basis: 18rem;
}

.basis-19rem {
  flex-basis: 19rem;
}

.basis-1rem {
  flex-basis: 1rem;
}

.basis-2\/12 {
  flex-basis: 16.666667%;
}

.basis-2\/3 {
  flex-basis: 66.666667%;
}

.basis-2\/4 {
  flex-basis: 50%;
}

.basis-2\/5 {
  flex-basis: 40%;
}

.basis-2\/6 {
  flex-basis: 33.333333%;
}

.basis-20 {
  flex-basis: 1.25rem;
}

.basis-20rem {
  flex-basis: 20rem;
}

.basis-24 {
  flex-basis: 1.5rem;
}

.basis-28 {
  flex-basis: 1.75rem;
}

.basis-2rem {
  flex-basis: 2rem;
}

.basis-3\/12 {
  flex-basis: 25%;
}

.basis-3\/4 {
  flex-basis: 75%;
}

.basis-3\/5 {
  flex-basis: 60%;
}

.basis-3\/6 {
  flex-basis: 50%;
}

.basis-32 {
  flex-basis: 2rem;
}

.basis-36 {
  flex-basis: 2.25rem;
}

.basis-3rem {
  flex-basis: 3rem;
}

.basis-4 {
  flex-basis: 0.25rem;
}

.basis-4\/12 {
  flex-basis: 33.333333%;
}

.basis-4\/5 {
  flex-basis: 80%;
}

.basis-4\/6 {
  flex-basis: 66.666667%;
}

.basis-40 {
  flex-basis: 2.5rem;
}

.basis-44 {
  flex-basis: 2.75rem;
}

.basis-48 {
  flex-basis: 3rem;
}

.basis-4rem {
  flex-basis: 4rem;
}

.basis-5\/12 {
  flex-basis: 41.666667%;
}

.basis-5\/6 {
  flex-basis: 83.333333%;
}

.basis-52 {
  flex-basis: 3.25rem;
}

.basis-56 {
  flex-basis: 3.5rem;
}

.basis-5rem {
  flex-basis: 5rem;
}

.basis-6\/12 {
  flex-basis: 50%;
}

.basis-60 {
  flex-basis: 3.75rem;
}

.basis-6rem {
  flex-basis: 6rem;
}

.basis-7\/12 {
  flex-basis: 58.333333%;
}

.basis-7rem {
  flex-basis: 7rem;
}

.basis-8 {
  flex-basis: 0.5rem;
}

.basis-8\/12 {
  flex-basis: 66.666667%;
}

.basis-8rem {
  flex-basis: 8rem;
}

.basis-9\/12 {
  flex-basis: 75%;
}

.basis-9rem {
  flex-basis: 9rem;
}

.basis-auto {
  flex-basis: auto;
}

.basis-full {
  flex-basis: 100%;
}

.border-collapse {
  border-collapse: collapse;
}

.origin-bottom-right {
  transform-origin: bottom right;
}

.origin-right {
  transform-origin: right;
}

.origin-top-right {
  transform-origin: top right;
}

.-skew-x-0 {
  --tw-skew-x:-0deg;
}

.-skew-x-0, .-skew-x-1 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-skew-x-1 {
  --tw-skew-x:-1deg;
}

.-skew-x-12 {
  --tw-skew-x:-12deg;
}

.-skew-x-12, .-skew-x-2 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-skew-x-2 {
  --tw-skew-x:-2deg;
}

.-skew-x-3 {
  --tw-skew-x:-3deg;
}

.-skew-x-3, .-skew-x-6 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-skew-x-6 {
  --tw-skew-x:-6deg;
}

.-skew-y-0 {
  --tw-skew-y:-0deg;
}

.-skew-y-0, .-skew-y-1 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-skew-y-1 {
  --tw-skew-y:-1deg;
}

.-skew-y-12 {
  --tw-skew-y:-12deg;
}

.-skew-y-12, .-skew-y-2 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-skew-y-2 {
  --tw-skew-y:-2deg;
}

.-skew-y-3 {
  --tw-skew-y:-3deg;
}

.-skew-y-3, .-skew-y-6 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-skew-y-6 {
  --tw-skew-y:-6deg;
}

.skew-x-0 {
  --tw-skew-x:0deg;
}

.skew-x-0, .skew-x-1 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.skew-x-1 {
  --tw-skew-x:1deg;
}

.skew-x-12 {
  --tw-skew-x:12deg;
}

.skew-x-12, .skew-x-2 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.skew-x-2 {
  --tw-skew-x:2deg;
}

.skew-x-3 {
  --tw-skew-x:3deg;
}

.skew-x-3, .skew-x-6 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.skew-x-6 {
  --tw-skew-x:6deg;
}

.skew-y-0 {
  --tw-skew-y:0deg;
}

.skew-y-0, .skew-y-1 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.skew-y-1 {
  --tw-skew-y:1deg;
}

.skew-y-12 {
  --tw-skew-y:12deg;
}

.skew-y-12, .skew-y-2 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.skew-y-2 {
  --tw-skew-y:2deg;
}

.skew-y-3 {
  --tw-skew-y:3deg;
}

.skew-y-3, .skew-y-6 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.skew-y-6 {
  --tw-skew-y:6deg;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-col-resize {
  cursor: col-resize;
}

.cursor-crosshair {
  cursor: crosshair;
}

.cursor-e-resize {
  cursor: e-resize;
}

.cursor-ew-resize {
  cursor: ew-resize;
}

.cursor-help {
  cursor: help;
}

.cursor-n-resize {
  cursor: n-resize;
}

.cursor-ne-resize {
  cursor: ne-resize;
}

.cursor-nesw-resize {
  cursor: nesw-resize;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-ns-resize {
  cursor: ns-resize;
}

.cursor-nw-resize {
  cursor: nw-resize;
}

.cursor-nwse-resize {
  cursor: nwse-resize;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-row-resize {
  cursor: row-resize;
}

.cursor-s-resize {
  cursor: s-resize;
}

.cursor-se-resize {
  cursor: se-resize;
}

.cursor-sw-resize {
  cursor: sw-resize;
}

.cursor-w-resize {
  cursor: w-resize;
}

.cursor-wait {
  cursor: wait;
}

.cursor-zoom-in {
  cursor: zoom-in;
}

.cursor-zoom-out {
  cursor: zoom-out;
}

.touch-auto {
  touch-action: auto;
}

.touch-none {
  touch-action: none;
}

.touch-pan-x {
  --tw-pan-x:pan-x;
}

.touch-pan-left, .touch-pan-x {
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}

.touch-pan-left {
  --tw-pan-x:pan-left;
}

.touch-pan-right {
  --tw-pan-x:pan-right;
}

.touch-pan-right, .touch-pan-y {
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}

.touch-pan-y {
  --tw-pan-y:pan-y;
}

.touch-pan-up {
  --tw-pan-y:pan-up;
}

.touch-pan-down, .touch-pan-up {
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}

.touch-pan-down {
  --tw-pan-y:pan-down;
}

.touch-pinch-zoom {
  --tw-pinch-zoom:pinch-zoom;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}

.touch-manipulation {
  touch-action: manipulation;
}

.resize-none {
  resize: none;
}

.resize-y {
  resize: vertical;
}

.resize-x {
  resize: horizontal;
}

.resize {
  resize: both;
}

.snap-both {
  scroll-snap-type: both var(--tw-scroll-snap-strictness);
}

.snap-always {
  scroll-snap-stop: always;
}

.-scroll-m-12 {
  scroll-margin: -0.75rem;
}

.-scroll-m-16 {
  scroll-margin: -1rem;
}

.-scroll-m-20 {
  scroll-margin: -1.25rem;
}

.-scroll-m-24 {
  scroll-margin: -1.5rem;
}

.-scroll-m-28 {
  scroll-margin: -1.75rem;
}

.-scroll-m-32 {
  scroll-margin: -2rem;
}

.-scroll-m-36 {
  scroll-margin: -2.25rem;
}

.-scroll-m-4 {
  scroll-margin: -0.25rem;
}

.-scroll-m-40 {
  scroll-margin: -2.5rem;
}

.-scroll-m-44 {
  scroll-margin: -2.75rem;
}

.-scroll-m-48 {
  scroll-margin: -3rem;
}

.-scroll-m-52 {
  scroll-margin: -3.25rem;
}

.-scroll-m-56 {
  scroll-margin: -3.5rem;
}

.-scroll-m-60 {
  scroll-margin: -3.75rem;
}

.-scroll-m-8 {
  scroll-margin: -0.5rem;
}

.scroll-m-12 {
  scroll-margin: 0.75rem;
}

.scroll-m-16 {
  scroll-margin: 1rem;
}

.scroll-m-20 {
  scroll-margin: 1.25rem;
}

.scroll-m-24 {
  scroll-margin: 1.5rem;
}

.scroll-m-28 {
  scroll-margin: 1.75rem;
}

.scroll-m-32 {
  scroll-margin: 2rem;
}

.scroll-m-36 {
  scroll-margin: 2.25rem;
}

.scroll-m-4 {
  scroll-margin: 0.25rem;
}

.scroll-m-40 {
  scroll-margin: 2.5rem;
}

.scroll-m-44 {
  scroll-margin: 2.75rem;
}

.scroll-m-48 {
  scroll-margin: 3rem;
}

.scroll-m-52 {
  scroll-margin: 3.25rem;
}

.scroll-m-56 {
  scroll-margin: 3.5rem;
}

.scroll-m-60 {
  scroll-margin: 3.75rem;
}

.scroll-m-8 {
  scroll-margin: 0.5rem;
}

.-scroll-mx-12 {
  scroll-margin-left: -0.75rem;
  scroll-margin-right: -0.75rem;
}

.-scroll-mx-16 {
  scroll-margin-left: -1rem;
  scroll-margin-right: -1rem;
}

.-scroll-mx-20 {
  scroll-margin-left: -1.25rem;
  scroll-margin-right: -1.25rem;
}

.-scroll-mx-24 {
  scroll-margin-left: -1.5rem;
  scroll-margin-right: -1.5rem;
}

.-scroll-mx-28 {
  scroll-margin-left: -1.75rem;
  scroll-margin-right: -1.75rem;
}

.-scroll-mx-32 {
  scroll-margin-left: -2rem;
  scroll-margin-right: -2rem;
}

.-scroll-mx-36 {
  scroll-margin-left: -2.25rem;
  scroll-margin-right: -2.25rem;
}

.-scroll-mx-4 {
  scroll-margin-left: -0.25rem;
  scroll-margin-right: -0.25rem;
}

.-scroll-mx-40 {
  scroll-margin-left: -2.5rem;
  scroll-margin-right: -2.5rem;
}

.-scroll-mx-44 {
  scroll-margin-left: -2.75rem;
  scroll-margin-right: -2.75rem;
}

.-scroll-mx-48 {
  scroll-margin-left: -3rem;
  scroll-margin-right: -3rem;
}

.-scroll-mx-52 {
  scroll-margin-left: -3.25rem;
  scroll-margin-right: -3.25rem;
}

.-scroll-mx-56 {
  scroll-margin-left: -3.5rem;
  scroll-margin-right: -3.5rem;
}

.-scroll-mx-60 {
  scroll-margin-left: -3.75rem;
  scroll-margin-right: -3.75rem;
}

.-scroll-mx-8 {
  scroll-margin-left: -0.5rem;
  scroll-margin-right: -0.5rem;
}

.-scroll-my-12 {
  scroll-margin-bottom: -0.75rem;
  scroll-margin-top: -0.75rem;
}

.-scroll-my-16 {
  scroll-margin-bottom: -1rem;
  scroll-margin-top: -1rem;
}

.-scroll-my-20 {
  scroll-margin-bottom: -1.25rem;
  scroll-margin-top: -1.25rem;
}

.-scroll-my-24 {
  scroll-margin-bottom: -1.5rem;
  scroll-margin-top: -1.5rem;
}

.-scroll-my-28 {
  scroll-margin-bottom: -1.75rem;
  scroll-margin-top: -1.75rem;
}

.-scroll-my-32 {
  scroll-margin-bottom: -2rem;
  scroll-margin-top: -2rem;
}

.-scroll-my-36 {
  scroll-margin-bottom: -2.25rem;
  scroll-margin-top: -2.25rem;
}

.-scroll-my-4 {
  scroll-margin-bottom: -0.25rem;
  scroll-margin-top: -0.25rem;
}

.-scroll-my-40 {
  scroll-margin-bottom: -2.5rem;
  scroll-margin-top: -2.5rem;
}

.-scroll-my-44 {
  scroll-margin-bottom: -2.75rem;
  scroll-margin-top: -2.75rem;
}

.-scroll-my-48 {
  scroll-margin-bottom: -3rem;
  scroll-margin-top: -3rem;
}

.-scroll-my-52 {
  scroll-margin-bottom: -3.25rem;
  scroll-margin-top: -3.25rem;
}

.-scroll-my-56 {
  scroll-margin-bottom: -3.5rem;
  scroll-margin-top: -3.5rem;
}

.-scroll-my-60 {
  scroll-margin-bottom: -3.75rem;
  scroll-margin-top: -3.75rem;
}

.-scroll-my-8 {
  scroll-margin-bottom: -0.5rem;
  scroll-margin-top: -0.5rem;
}

.scroll-mx-12 {
  scroll-margin-left: 0.75rem;
  scroll-margin-right: 0.75rem;
}

.scroll-mx-16 {
  scroll-margin-left: 1rem;
  scroll-margin-right: 1rem;
}

.scroll-mx-20 {
  scroll-margin-left: 1.25rem;
  scroll-margin-right: 1.25rem;
}

.scroll-mx-24 {
  scroll-margin-left: 1.5rem;
  scroll-margin-right: 1.5rem;
}

.scroll-mx-28 {
  scroll-margin-left: 1.75rem;
  scroll-margin-right: 1.75rem;
}

.scroll-mx-32 {
  scroll-margin-left: 2rem;
  scroll-margin-right: 2rem;
}

.scroll-mx-36 {
  scroll-margin-left: 2.25rem;
  scroll-margin-right: 2.25rem;
}

.scroll-mx-4 {
  scroll-margin-left: 0.25rem;
  scroll-margin-right: 0.25rem;
}

.scroll-mx-40 {
  scroll-margin-left: 2.5rem;
  scroll-margin-right: 2.5rem;
}

.scroll-mx-44 {
  scroll-margin-left: 2.75rem;
  scroll-margin-right: 2.75rem;
}

.scroll-mx-48 {
  scroll-margin-left: 3rem;
  scroll-margin-right: 3rem;
}

.scroll-mx-52 {
  scroll-margin-left: 3.25rem;
  scroll-margin-right: 3.25rem;
}

.scroll-mx-56 {
  scroll-margin-left: 3.5rem;
  scroll-margin-right: 3.5rem;
}

.scroll-mx-60 {
  scroll-margin-left: 3.75rem;
  scroll-margin-right: 3.75rem;
}

.scroll-mx-8 {
  scroll-margin-left: 0.5rem;
  scroll-margin-right: 0.5rem;
}

.scroll-my-12 {
  scroll-margin-bottom: 0.75rem;
  scroll-margin-top: 0.75rem;
}

.scroll-my-16 {
  scroll-margin-bottom: 1rem;
  scroll-margin-top: 1rem;
}

.scroll-my-20 {
  scroll-margin-bottom: 1.25rem;
  scroll-margin-top: 1.25rem;
}

.scroll-my-24 {
  scroll-margin-bottom: 1.5rem;
  scroll-margin-top: 1.5rem;
}

.scroll-my-28 {
  scroll-margin-bottom: 1.75rem;
  scroll-margin-top: 1.75rem;
}

.scroll-my-32 {
  scroll-margin-bottom: 2rem;
  scroll-margin-top: 2rem;
}

.scroll-my-36 {
  scroll-margin-bottom: 2.25rem;
  scroll-margin-top: 2.25rem;
}

.scroll-my-4 {
  scroll-margin-bottom: 0.25rem;
  scroll-margin-top: 0.25rem;
}

.scroll-my-40 {
  scroll-margin-bottom: 2.5rem;
  scroll-margin-top: 2.5rem;
}

.scroll-my-44 {
  scroll-margin-bottom: 2.75rem;
  scroll-margin-top: 2.75rem;
}

.scroll-my-48 {
  scroll-margin-bottom: 3rem;
  scroll-margin-top: 3rem;
}

.scroll-my-52 {
  scroll-margin-bottom: 3.25rem;
  scroll-margin-top: 3.25rem;
}

.scroll-my-56 {
  scroll-margin-bottom: 3.5rem;
  scroll-margin-top: 3.5rem;
}

.scroll-my-60 {
  scroll-margin-bottom: 3.75rem;
  scroll-margin-top: 3.75rem;
}

.scroll-my-8 {
  scroll-margin-bottom: 0.5rem;
  scroll-margin-top: 0.5rem;
}

.-scroll-mb-12 {
  scroll-margin-bottom: -0.75rem;
}

.-scroll-mb-16 {
  scroll-margin-bottom: -1rem;
}

.-scroll-mb-20 {
  scroll-margin-bottom: -1.25rem;
}

.-scroll-mb-24 {
  scroll-margin-bottom: -1.5rem;
}

.-scroll-mb-28 {
  scroll-margin-bottom: -1.75rem;
}

.-scroll-mb-32 {
  scroll-margin-bottom: -2rem;
}

.-scroll-mb-36 {
  scroll-margin-bottom: -2.25rem;
}

.-scroll-mb-4 {
  scroll-margin-bottom: -0.25rem;
}

.-scroll-mb-40 {
  scroll-margin-bottom: -2.5rem;
}

.-scroll-mb-44 {
  scroll-margin-bottom: -2.75rem;
}

.-scroll-mb-48 {
  scroll-margin-bottom: -3rem;
}

.-scroll-mb-52 {
  scroll-margin-bottom: -3.25rem;
}

.-scroll-mb-56 {
  scroll-margin-bottom: -3.5rem;
}

.-scroll-mb-60 {
  scroll-margin-bottom: -3.75rem;
}

.-scroll-mb-8 {
  scroll-margin-bottom: -0.5rem;
}

.-scroll-ml-12 {
  scroll-margin-left: -0.75rem;
}

.-scroll-ml-16 {
  scroll-margin-left: -1rem;
}

.-scroll-ml-20 {
  scroll-margin-left: -1.25rem;
}

.-scroll-ml-24 {
  scroll-margin-left: -1.5rem;
}

.-scroll-ml-28 {
  scroll-margin-left: -1.75rem;
}

.-scroll-ml-32 {
  scroll-margin-left: -2rem;
}

.-scroll-ml-36 {
  scroll-margin-left: -2.25rem;
}

.-scroll-ml-4 {
  scroll-margin-left: -0.25rem;
}

.-scroll-ml-40 {
  scroll-margin-left: -2.5rem;
}

.-scroll-ml-44 {
  scroll-margin-left: -2.75rem;
}

.-scroll-ml-48 {
  scroll-margin-left: -3rem;
}

.-scroll-ml-52 {
  scroll-margin-left: -3.25rem;
}

.-scroll-ml-56 {
  scroll-margin-left: -3.5rem;
}

.-scroll-ml-60 {
  scroll-margin-left: -3.75rem;
}

.-scroll-ml-8 {
  scroll-margin-left: -0.5rem;
}

.-scroll-mr-12 {
  scroll-margin-right: -0.75rem;
}

.-scroll-mr-16 {
  scroll-margin-right: -1rem;
}

.-scroll-mr-20 {
  scroll-margin-right: -1.25rem;
}

.-scroll-mr-24 {
  scroll-margin-right: -1.5rem;
}

.-scroll-mr-28 {
  scroll-margin-right: -1.75rem;
}

.-scroll-mr-32 {
  scroll-margin-right: -2rem;
}

.-scroll-mr-36 {
  scroll-margin-right: -2.25rem;
}

.-scroll-mr-4 {
  scroll-margin-right: -0.25rem;
}

.-scroll-mr-40 {
  scroll-margin-right: -2.5rem;
}

.-scroll-mr-44 {
  scroll-margin-right: -2.75rem;
}

.-scroll-mr-48 {
  scroll-margin-right: -3rem;
}

.-scroll-mr-52 {
  scroll-margin-right: -3.25rem;
}

.-scroll-mr-56 {
  scroll-margin-right: -3.5rem;
}

.-scroll-mr-60 {
  scroll-margin-right: -3.75rem;
}

.-scroll-mr-8 {
  scroll-margin-right: -0.5rem;
}

.-scroll-mt-12 {
  scroll-margin-top: -0.75rem;
}

.-scroll-mt-16 {
  scroll-margin-top: -1rem;
}

.-scroll-mt-20 {
  scroll-margin-top: -1.25rem;
}

.-scroll-mt-24 {
  scroll-margin-top: -1.5rem;
}

.-scroll-mt-28 {
  scroll-margin-top: -1.75rem;
}

.-scroll-mt-32 {
  scroll-margin-top: -2rem;
}

.-scroll-mt-36 {
  scroll-margin-top: -2.25rem;
}

.-scroll-mt-4 {
  scroll-margin-top: -0.25rem;
}

.-scroll-mt-40 {
  scroll-margin-top: -2.5rem;
}

.-scroll-mt-44 {
  scroll-margin-top: -2.75rem;
}

.-scroll-mt-48 {
  scroll-margin-top: -3rem;
}

.-scroll-mt-52 {
  scroll-margin-top: -3.25rem;
}

.-scroll-mt-56 {
  scroll-margin-top: -3.5rem;
}

.-scroll-mt-60 {
  scroll-margin-top: -3.75rem;
}

.-scroll-mt-8 {
  scroll-margin-top: -0.5rem;
}

.scroll-mb-12 {
  scroll-margin-bottom: 0.75rem;
}

.scroll-mb-16 {
  scroll-margin-bottom: 1rem;
}

.scroll-mb-20 {
  scroll-margin-bottom: 1.25rem;
}

.scroll-mb-24 {
  scroll-margin-bottom: 1.5rem;
}

.scroll-mb-28 {
  scroll-margin-bottom: 1.75rem;
}

.scroll-mb-32 {
  scroll-margin-bottom: 2rem;
}

.scroll-mb-36 {
  scroll-margin-bottom: 2.25rem;
}

.scroll-mb-4 {
  scroll-margin-bottom: 0.25rem;
}

.scroll-mb-40 {
  scroll-margin-bottom: 2.5rem;
}

.scroll-mb-44 {
  scroll-margin-bottom: 2.75rem;
}

.scroll-mb-48 {
  scroll-margin-bottom: 3rem;
}

.scroll-mb-52 {
  scroll-margin-bottom: 3.25rem;
}

.scroll-mb-56 {
  scroll-margin-bottom: 3.5rem;
}

.scroll-mb-60 {
  scroll-margin-bottom: 3.75rem;
}

.scroll-mb-8 {
  scroll-margin-bottom: 0.5rem;
}

.scroll-ml-12 {
  scroll-margin-left: 0.75rem;
}

.scroll-ml-16 {
  scroll-margin-left: 1rem;
}

.scroll-ml-20 {
  scroll-margin-left: 1.25rem;
}

.scroll-ml-24 {
  scroll-margin-left: 1.5rem;
}

.scroll-ml-28 {
  scroll-margin-left: 1.75rem;
}

.scroll-ml-32 {
  scroll-margin-left: 2rem;
}

.scroll-ml-36 {
  scroll-margin-left: 2.25rem;
}

.scroll-ml-4 {
  scroll-margin-left: 0.25rem;
}

.scroll-ml-40 {
  scroll-margin-left: 2.5rem;
}

.scroll-ml-44 {
  scroll-margin-left: 2.75rem;
}

.scroll-ml-48 {
  scroll-margin-left: 3rem;
}

.scroll-ml-52 {
  scroll-margin-left: 3.25rem;
}

.scroll-ml-56 {
  scroll-margin-left: 3.5rem;
}

.scroll-ml-60 {
  scroll-margin-left: 3.75rem;
}

.scroll-ml-8 {
  scroll-margin-left: 0.5rem;
}

.scroll-mr-12 {
  scroll-margin-right: 0.75rem;
}

.scroll-mr-16 {
  scroll-margin-right: 1rem;
}

.scroll-mr-20 {
  scroll-margin-right: 1.25rem;
}

.scroll-mr-24 {
  scroll-margin-right: 1.5rem;
}

.scroll-mr-28 {
  scroll-margin-right: 1.75rem;
}

.scroll-mr-32 {
  scroll-margin-right: 2rem;
}

.scroll-mr-36 {
  scroll-margin-right: 2.25rem;
}

.scroll-mr-4 {
  scroll-margin-right: 0.25rem;
}

.scroll-mr-40 {
  scroll-margin-right: 2.5rem;
}

.scroll-mr-44 {
  scroll-margin-right: 2.75rem;
}

.scroll-mr-48 {
  scroll-margin-right: 3rem;
}

.scroll-mr-52 {
  scroll-margin-right: 3.25rem;
}

.scroll-mr-56 {
  scroll-margin-right: 3.5rem;
}

.scroll-mr-60 {
  scroll-margin-right: 3.75rem;
}

.scroll-mr-8 {
  scroll-margin-right: 0.5rem;
}

.scroll-mt-12 {
  scroll-margin-top: 0.75rem;
}

.scroll-mt-16 {
  scroll-margin-top: 1rem;
}

.scroll-mt-20 {
  scroll-margin-top: 1.25rem;
}

.scroll-mt-24 {
  scroll-margin-top: 1.5rem;
}

.scroll-mt-28 {
  scroll-margin-top: 1.75rem;
}

.scroll-mt-32 {
  scroll-margin-top: 2rem;
}

.scroll-mt-36 {
  scroll-margin-top: 2.25rem;
}

.scroll-mt-4 {
  scroll-margin-top: 0.25rem;
}

.scroll-mt-40 {
  scroll-margin-top: 2.5rem;
}

.scroll-mt-44 {
  scroll-margin-top: 2.75rem;
}

.scroll-mt-48 {
  scroll-margin-top: 3rem;
}

.scroll-mt-52 {
  scroll-margin-top: 3.25rem;
}

.scroll-mt-56 {
  scroll-margin-top: 3.5rem;
}

.scroll-mt-60 {
  scroll-margin-top: 3.75rem;
}

.scroll-mt-8 {
  scroll-margin-top: 0.5rem;
}

.scroll-p-12 {
  scroll-padding: 0.75rem;
}

.scroll-p-16 {
  scroll-padding: 1rem;
}

.scroll-p-20 {
  scroll-padding: 1.25rem;
}

.scroll-p-24 {
  scroll-padding: 1.5rem;
}

.scroll-p-28 {
  scroll-padding: 1.75rem;
}

.scroll-p-32 {
  scroll-padding: 2rem;
}

.scroll-p-36 {
  scroll-padding: 2.25rem;
}

.scroll-p-4 {
  scroll-padding: 0.25rem;
}

.scroll-p-40 {
  scroll-padding: 2.5rem;
}

.scroll-p-44 {
  scroll-padding: 2.75rem;
}

.scroll-p-48 {
  scroll-padding: 3rem;
}

.scroll-p-52 {
  scroll-padding: 3.25rem;
}

.scroll-p-56 {
  scroll-padding: 3.5rem;
}

.scroll-p-60 {
  scroll-padding: 3.75rem;
}

.scroll-p-8 {
  scroll-padding: 0.5rem;
}

.scroll-px-12 {
  scroll-padding-left: 0.75rem;
  scroll-padding-right: 0.75rem;
}

.scroll-px-16 {
  scroll-padding-left: 1rem;
  scroll-padding-right: 1rem;
}

.scroll-px-20 {
  scroll-padding-left: 1.25rem;
  scroll-padding-right: 1.25rem;
}

.scroll-px-24 {
  scroll-padding-left: 1.5rem;
  scroll-padding-right: 1.5rem;
}

.scroll-px-28 {
  scroll-padding-left: 1.75rem;
  scroll-padding-right: 1.75rem;
}

.scroll-px-32 {
  scroll-padding-left: 2rem;
  scroll-padding-right: 2rem;
}

.scroll-px-36 {
  scroll-padding-left: 2.25rem;
  scroll-padding-right: 2.25rem;
}

.scroll-px-4 {
  scroll-padding-left: 0.25rem;
  scroll-padding-right: 0.25rem;
}

.scroll-px-40 {
  scroll-padding-left: 2.5rem;
  scroll-padding-right: 2.5rem;
}

.scroll-px-44 {
  scroll-padding-left: 2.75rem;
  scroll-padding-right: 2.75rem;
}

.scroll-px-48 {
  scroll-padding-left: 3rem;
  scroll-padding-right: 3rem;
}

.scroll-px-52 {
  scroll-padding-left: 3.25rem;
  scroll-padding-right: 3.25rem;
}

.scroll-px-56 {
  scroll-padding-left: 3.5rem;
  scroll-padding-right: 3.5rem;
}

.scroll-px-60 {
  scroll-padding-left: 3.75rem;
  scroll-padding-right: 3.75rem;
}

.scroll-px-8 {
  scroll-padding-left: 0.5rem;
  scroll-padding-right: 0.5rem;
}

.scroll-py-12 {
  scroll-padding-bottom: 0.75rem;
  scroll-padding-top: 0.75rem;
}

.scroll-py-16 {
  scroll-padding-bottom: 1rem;
  scroll-padding-top: 1rem;
}

.scroll-py-20 {
  scroll-padding-bottom: 1.25rem;
  scroll-padding-top: 1.25rem;
}

.scroll-py-24 {
  scroll-padding-bottom: 1.5rem;
  scroll-padding-top: 1.5rem;
}

.scroll-py-28 {
  scroll-padding-bottom: 1.75rem;
  scroll-padding-top: 1.75rem;
}

.scroll-py-32 {
  scroll-padding-bottom: 2rem;
  scroll-padding-top: 2rem;
}

.scroll-py-36 {
  scroll-padding-bottom: 2.25rem;
  scroll-padding-top: 2.25rem;
}

.scroll-py-4 {
  scroll-padding-bottom: 0.25rem;
  scroll-padding-top: 0.25rem;
}

.scroll-py-40 {
  scroll-padding-bottom: 2.5rem;
  scroll-padding-top: 2.5rem;
}

.scroll-py-44 {
  scroll-padding-bottom: 2.75rem;
  scroll-padding-top: 2.75rem;
}

.scroll-py-48 {
  scroll-padding-bottom: 3rem;
  scroll-padding-top: 3rem;
}

.scroll-py-52 {
  scroll-padding-bottom: 3.25rem;
  scroll-padding-top: 3.25rem;
}

.scroll-py-56 {
  scroll-padding-bottom: 3.5rem;
  scroll-padding-top: 3.5rem;
}

.scroll-py-60 {
  scroll-padding-bottom: 3.75rem;
  scroll-padding-top: 3.75rem;
}

.scroll-py-8 {
  scroll-padding-bottom: 0.5rem;
  scroll-padding-top: 0.5rem;
}

.scroll-pb-12 {
  scroll-padding-bottom: 0.75rem;
}

.scroll-pb-16 {
  scroll-padding-bottom: 1rem;
}

.scroll-pb-20 {
  scroll-padding-bottom: 1.25rem;
}

.scroll-pb-24 {
  scroll-padding-bottom: 1.5rem;
}

.scroll-pb-28 {
  scroll-padding-bottom: 1.75rem;
}

.scroll-pb-32 {
  scroll-padding-bottom: 2rem;
}

.scroll-pb-36 {
  scroll-padding-bottom: 2.25rem;
}

.scroll-pb-4 {
  scroll-padding-bottom: 0.25rem;
}

.scroll-pb-40 {
  scroll-padding-bottom: 2.5rem;
}

.scroll-pb-44 {
  scroll-padding-bottom: 2.75rem;
}

.scroll-pb-48 {
  scroll-padding-bottom: 3rem;
}

.scroll-pb-52 {
  scroll-padding-bottom: 3.25rem;
}

.scroll-pb-56 {
  scroll-padding-bottom: 3.5rem;
}

.scroll-pb-60 {
  scroll-padding-bottom: 3.75rem;
}

.scroll-pb-8 {
  scroll-padding-bottom: 0.5rem;
}

.scroll-pl-12 {
  scroll-padding-left: 0.75rem;
}

.scroll-pl-16 {
  scroll-padding-left: 1rem;
}

.scroll-pl-20 {
  scroll-padding-left: 1.25rem;
}

.scroll-pl-24 {
  scroll-padding-left: 1.5rem;
}

.scroll-pl-28 {
  scroll-padding-left: 1.75rem;
}

.scroll-pl-32 {
  scroll-padding-left: 2rem;
}

.scroll-pl-36 {
  scroll-padding-left: 2.25rem;
}

.scroll-pl-4 {
  scroll-padding-left: 0.25rem;
}

.scroll-pl-40 {
  scroll-padding-left: 2.5rem;
}

.scroll-pl-44 {
  scroll-padding-left: 2.75rem;
}

.scroll-pl-48 {
  scroll-padding-left: 3rem;
}

.scroll-pl-52 {
  scroll-padding-left: 3.25rem;
}

.scroll-pl-56 {
  scroll-padding-left: 3.5rem;
}

.scroll-pl-60 {
  scroll-padding-left: 3.75rem;
}

.scroll-pl-8 {
  scroll-padding-left: 0.5rem;
}

.scroll-pr-12 {
  scroll-padding-right: 0.75rem;
}

.scroll-pr-16 {
  scroll-padding-right: 1rem;
}

.scroll-pr-20 {
  scroll-padding-right: 1.25rem;
}

.scroll-pr-24 {
  scroll-padding-right: 1.5rem;
}

.scroll-pr-28 {
  scroll-padding-right: 1.75rem;
}

.scroll-pr-32 {
  scroll-padding-right: 2rem;
}

.scroll-pr-36 {
  scroll-padding-right: 2.25rem;
}

.scroll-pr-4 {
  scroll-padding-right: 0.25rem;
}

.scroll-pr-40 {
  scroll-padding-right: 2.5rem;
}

.scroll-pr-44 {
  scroll-padding-right: 2.75rem;
}

.scroll-pr-48 {
  scroll-padding-right: 3rem;
}

.scroll-pr-52 {
  scroll-padding-right: 3.25rem;
}

.scroll-pr-56 {
  scroll-padding-right: 3.5rem;
}

.scroll-pr-60 {
  scroll-padding-right: 3.75rem;
}

.scroll-pr-8 {
  scroll-padding-right: 0.5rem;
}

.scroll-pt-12 {
  scroll-padding-top: 0.75rem;
}

.scroll-pt-16 {
  scroll-padding-top: 1rem;
}

.scroll-pt-20 {
  scroll-padding-top: 1.25rem;
}

.scroll-pt-24 {
  scroll-padding-top: 1.5rem;
}

.scroll-pt-28 {
  scroll-padding-top: 1.75rem;
}

.scroll-pt-32 {
  scroll-padding-top: 2rem;
}

.scroll-pt-36 {
  scroll-padding-top: 2.25rem;
}

.scroll-pt-4 {
  scroll-padding-top: 0.25rem;
}

.scroll-pt-40 {
  scroll-padding-top: 2.5rem;
}

.scroll-pt-44 {
  scroll-padding-top: 2.75rem;
}

.scroll-pt-48 {
  scroll-padding-top: 3rem;
}

.scroll-pt-52 {
  scroll-padding-top: 3.25rem;
}

.scroll-pt-56 {
  scroll-padding-top: 3.5rem;
}

.scroll-pt-60 {
  scroll-padding-top: 3.75rem;
}

.scroll-pt-8 {
  scroll-padding-top: 0.5rem;
}

.columns-1 {
  -moz-columns: 1;
  column-count: 1;
}

.columns-10 {
  -moz-columns: 10;
  column-count: 10;
}

.columns-11 {
  -moz-columns: 11;
  column-count: 11;
}

.columns-12 {
  -moz-columns: 12;
  column-count: 12;
}

.columns-2 {
  -moz-columns: 2;
  column-count: 2;
}

.columns-2xl {
  columns: 42rem;
}

.columns-2xs {
  columns: 18rem;
}

.columns-3 {
  -moz-columns: 3;
  column-count: 3;
}

.columns-3xl {
  columns: 48rem;
}

.columns-3xs {
  columns: 16rem;
}

.columns-4 {
  -moz-columns: 4;
  column-count: 4;
}

.columns-4xl {
  columns: 56rem;
}

.columns-5 {
  -moz-columns: 5;
  column-count: 5;
}

.columns-5xl {
  columns: 64rem;
}

.columns-6 {
  -moz-columns: 6;
  column-count: 6;
}

.columns-6xl {
  columns: 72rem;
}

.columns-7 {
  -moz-columns: 7;
  column-count: 7;
}

.columns-7xl {
  columns: 80rem;
}

.columns-8 {
  -moz-columns: 8;
  column-count: 8;
}

.columns-9 {
  -moz-columns: 9;
  column-count: 9;
}

.columns-auto {
  columns: auto;
}

.columns-lg {
  columns: 32rem;
}

.columns-md {
  columns: 28rem;
}

.columns-sm {
  columns: 24rem;
}

.columns-xl {
  columns: 36rem;
}

.columns-xs {
  columns: 20rem;
}

.break-before-right {
  break-before: right;
}

.break-before-column {
  break-before: column;
}

.break-inside-avoid-column {
  break-inside: avoid-column;
}

.break-after-right {
  break-after: right;
}

.break-after-column {
  break-after: column;
}

.auto-cols-auto {
  grid-auto-columns: auto;
}

.auto-cols-fr {
  grid-auto-columns: minmax(0, 1fr);
}

.auto-cols-max {
  grid-auto-columns: max-content;
}

.auto-cols-min {
  grid-auto-columns: min-content;
}

.grid-flow-row {
  grid-auto-flow: row;
}

.grid-flow-col {
  grid-auto-flow: column;
}

.grid-flow-dense {
  grid-auto-flow: dense;
}

.grid-flow-row-dense {
  grid-auto-flow: row dense;
}

.grid-flow-col-dense {
  grid-auto-flow: column dense;
}

.auto-rows-auto {
  grid-auto-rows: auto;
}

.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr);
}

.auto-rows-max {
  grid-auto-rows: max-content;
}

.auto-rows-min {
  grid-auto-rows: min-content;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}

.grid-cols-none {
  grid-template-columns: none;
}

.grid-cols-subgrid {
  grid-template-columns: subgrid;
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.grid-rows-10 {
  grid-template-rows: repeat(10, minmax(0, 1fr));
}

.grid-rows-11 {
  grid-template-rows: repeat(11, minmax(0, 1fr));
}

.grid-rows-12 {
  grid-template-rows: repeat(12, minmax(0, 1fr));
}

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

.grid-rows-7 {
  grid-template-rows: repeat(7, minmax(0, 1fr));
}

.grid-rows-8 {
  grid-template-rows: repeat(8, minmax(0, 1fr));
}

.grid-rows-9 {
  grid-template-rows: repeat(9, minmax(0, 1fr));
}

.grid-rows-none {
  grid-template-rows: none;
}

.grid-rows-subgrid {
  grid-template-rows: subgrid;
}

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.place-content-center {
  place-content: center;
}

.place-content-start {
  place-content: start;
}

.place-content-end {
  place-content: end;
}

.place-content-between {
  place-content: space-between;
}

.place-content-around {
  place-content: space-around;
}

.place-content-evenly {
  place-content: space-evenly;
}

.place-content-stretch {
  place-content: stretch;
}

.place-items-start {
  place-items: start;
}

.place-items-end {
  place-items: end;
}

.place-items-center {
  place-items: center;
}

.place-items-baseline {
  place-items: baseline;
}

.place-items-stretch {
  place-items: stretch;
}

.content-center {
  align-content: center;
}

.content-start {
  align-content: flex-start;
}

.content-end {
  align-content: flex-end;
}

.content-between {
  align-content: space-between;
}

.content-around {
  align-content: space-around;
}

.content-evenly {
  align-content: space-evenly;
}

.content-stretch {
  align-content: stretch;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.items-baseline {
  align-items: baseline;
}

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.justify-evenly {
  justify-content: space-evenly;
}

.justify-stretch {
  justify-content: stretch;
}

.justify-items-start {
  justify-items: start;
}

.justify-items-end {
  justify-items: end;
}

.justify-items-center {
  justify-items: center;
}

.justify-items-stretch {
  justify-items: stretch;
}

.gap-12 {
  gap: 0.75rem;
}

.gap-16 {
  gap: 1rem;
}

.gap-20 {
  gap: 1.25rem;
}

.gap-24 {
  gap: 1.5rem;
}

.gap-28 {
  gap: 1.75rem;
}

.gap-32 {
  gap: 2rem;
}

.gap-36 {
  gap: 2.25rem;
}

.gap-4 {
  gap: 0.25rem;
}

.gap-40 {
  gap: 2.5rem;
}

.gap-44 {
  gap: 2.75rem;
}

.gap-48 {
  gap: 3rem;
}

.gap-52 {
  gap: 3.25rem;
}

.gap-56 {
  gap: 3.5rem;
}

.gap-60 {
  gap: 3.75rem;
}

.gap-8 {
  gap: 0.5rem;
}

.gap-\[a-zA-Z0-9\] {
  gap: a-zA-Z0-9;
}

.divide-dashed > :not([hidden]) ~ :not([hidden]) {
  border-style: dashed;
}

.divide-primary-light > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity:1;
  border-color: rgb(191 206 213/var(--tw-divide-opacity, 1));
}

.divide-primary-light\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0);
}

.divide-primary-light\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.1);
}

.divide-primary-light\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: #bfced5;
}

.divide-primary-light\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.15);
}

.divide-primary-light\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.2);
}

.divide-primary-light\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.25);
}

.divide-primary-light\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.3);
}

.divide-primary-light\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.35);
}

.divide-primary-light\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.4);
}

.divide-primary-light\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.45);
}

.divide-primary-light\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.05);
}

.divide-primary-light\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.5);
}

.divide-primary-light\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.55);
}

.divide-primary-light\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.6);
}

.divide-primary-light\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.65);
}

.divide-primary-light\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.7);
}

.divide-primary-light\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.75);
}

.divide-primary-light\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.8);
}

.divide-primary-light\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.85);
}

.divide-primary-light\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.9);
}

.divide-primary-light\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(191, 206, 213, 0.95);
}

.place-self-auto {
  place-self: auto;
}

.place-self-start {
  place-self: start;
}

.place-self-end {
  place-self: end;
}

.place-self-center {
  place-self: center;
}

.place-self-stretch {
  place-self: stretch;
}

.self-auto {
  align-self: auto;
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.self-stretch {
  align-self: stretch;
}

.justify-self-auto {
  justify-self: auto;
}

.justify-self-start {
  justify-self: start;
}

.justify-self-end {
  justify-self: end;
}

.justify-self-center {
  justify-self: center;
}

.justify-self-stretch {
  justify-self: stretch;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-clip {
  overflow: clip;
}

.overflow-visible {
  overflow: visible;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-x-clip {
  overflow-x: clip;
}

.overflow-y-clip {
  overflow-y: clip;
}

.overflow-x-visible {
  overflow-x: visible;
}

.overflow-y-visible {
  overflow-y: visible;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.scroll-smooth {
  scroll-behavior: smooth;
}

.overflow-ellipsis, .text-ellipsis {
  text-overflow: ellipsis;
}

.text-clip {
  text-overflow: clip;
}

.hyphens-none {
  hyphens: none;
}

.hyphens-manual {
  hyphens: manual;
}

.hyphens-auto {
  hyphens: auto;
}

.whitespace-normal {
  white-space: normal;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre {
  white-space: pre;
}

.whitespace-pre-line {
  white-space: pre-line;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.whitespace-break-spaces {
  white-space: break-spaces;
}

.text-wrap {
  text-wrap: wrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

.text-balance {
  text-wrap: balance;
}

.text-pretty {
  text-wrap: pretty;
}

.break-words {
  overflow-wrap: break-word;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-none {
  border-radius: 0;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-b {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.rounded-b-2xl {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.rounded-b-3xl {
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

.rounded-b-full {
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.rounded-b-lg {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.rounded-b-md {
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.rounded-b-none {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.rounded-b-sm {
  border-bottom-left-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

.rounded-b-xl {
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.rounded-e {
  border-end-end-radius: 0.25rem;
  border-start-end-radius: 0.25rem;
}

.rounded-e-2xl {
  border-end-end-radius: 1rem;
  border-start-end-radius: 1rem;
}

.rounded-e-3xl {
  border-end-end-radius: 1.5rem;
  border-start-end-radius: 1.5rem;
}

.rounded-e-full {
  border-end-end-radius: 9999px;
  border-start-end-radius: 9999px;
}

.rounded-e-lg {
  border-end-end-radius: 0.5rem;
  border-start-end-radius: 0.5rem;
}

.rounded-e-md {
  border-end-end-radius: 0.375rem;
  border-start-end-radius: 0.375rem;
}

.rounded-e-none {
  border-end-end-radius: 0;
  border-start-end-radius: 0;
}

.rounded-e-sm {
  border-end-end-radius: 0.125rem;
  border-start-end-radius: 0.125rem;
}

.rounded-e-xl {
  border-end-end-radius: 0.75rem;
  border-start-end-radius: 0.75rem;
}

.rounded-l {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.rounded-l-2xl {
  border-bottom-left-radius: 1rem;
  border-top-left-radius: 1rem;
}

.rounded-l-3xl {
  border-bottom-left-radius: 1.5rem;
  border-top-left-radius: 1.5rem;
}

.rounded-l-full {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
}

.rounded-l-lg {
  border-bottom-left-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
}

.rounded-l-md {
  border-bottom-left-radius: 0.375rem;
  border-top-left-radius: 0.375rem;
}

.rounded-l-none {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.rounded-l-sm {
  border-bottom-left-radius: 0.125rem;
  border-top-left-radius: 0.125rem;
}

.rounded-l-xl {
  border-bottom-left-radius: 0.75rem;
  border-top-left-radius: 0.75rem;
}

.rounded-r {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-r-2xl {
  border-bottom-right-radius: 1rem;
  border-top-right-radius: 1rem;
}

.rounded-r-3xl {
  border-bottom-right-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.rounded-r-full {
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
}

.rounded-r-lg {
  border-bottom-right-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.rounded-r-md {
  border-bottom-right-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.rounded-r-none {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.rounded-r-sm {
  border-bottom-right-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}

.rounded-r-xl {
  border-bottom-right-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-s {
  border-end-start-radius: 0.25rem;
  border-start-start-radius: 0.25rem;
}

.rounded-s-2xl {
  border-end-start-radius: 1rem;
  border-start-start-radius: 1rem;
}

.rounded-s-3xl {
  border-end-start-radius: 1.5rem;
  border-start-start-radius: 1.5rem;
}

.rounded-s-full {
  border-end-start-radius: 9999px;
  border-start-start-radius: 9999px;
}

.rounded-s-lg {
  border-end-start-radius: 0.5rem;
  border-start-start-radius: 0.5rem;
}

.rounded-s-md {
  border-end-start-radius: 0.375rem;
  border-start-start-radius: 0.375rem;
}

.rounded-s-none {
  border-end-start-radius: 0;
  border-start-start-radius: 0;
}

.rounded-s-sm {
  border-end-start-radius: 0.125rem;
  border-start-start-radius: 0.125rem;
}

.rounded-s-xl {
  border-end-start-radius: 0.75rem;
  border-start-start-radius: 0.75rem;
}

.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.rounded-t-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.rounded-t-sm {
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-bl {
  border-bottom-left-radius: 0.25rem;
}

.rounded-bl-2xl {
  border-bottom-left-radius: 1rem;
}

.rounded-bl-3xl {
  border-bottom-left-radius: 1.5rem;
}

.rounded-bl-full {
  border-bottom-left-radius: 9999px;
}

.rounded-bl-lg {
  border-bottom-left-radius: 0.5rem;
}

.rounded-bl-md {
  border-bottom-left-radius: 0.375rem;
}

.rounded-bl-none {
  border-bottom-left-radius: 0;
}

.rounded-bl-sm {
  border-bottom-left-radius: 0.125rem;
}

.rounded-bl-xl {
  border-bottom-left-radius: 0.75rem;
}

.rounded-br {
  border-bottom-right-radius: 0.25rem;
}

.rounded-br-2xl {
  border-bottom-right-radius: 1rem;
}

.rounded-br-3xl {
  border-bottom-right-radius: 1.5rem;
}

.rounded-br-full {
  border-bottom-right-radius: 9999px;
}

.rounded-br-lg {
  border-bottom-right-radius: 0.5rem;
}

.rounded-br-md {
  border-bottom-right-radius: 0.375rem;
}

.rounded-br-none {
  border-bottom-right-radius: 0;
}

.rounded-br-sm {
  border-bottom-right-radius: 0.125rem;
}

.rounded-br-xl {
  border-bottom-right-radius: 0.75rem;
}

.rounded-ee {
  border-end-end-radius: 0.25rem;
}

.rounded-ee-2xl {
  border-end-end-radius: 1rem;
}

.rounded-ee-3xl {
  border-end-end-radius: 1.5rem;
}

.rounded-ee-full {
  border-end-end-radius: 9999px;
}

.rounded-ee-lg {
  border-end-end-radius: 0.5rem;
}

.rounded-ee-md {
  border-end-end-radius: 0.375rem;
}

.rounded-ee-none {
  border-end-end-radius: 0;
}

.rounded-ee-sm {
  border-end-end-radius: 0.125rem;
}

.rounded-ee-xl {
  border-end-end-radius: 0.75rem;
}

.rounded-es {
  border-end-start-radius: 0.25rem;
}

.rounded-es-2xl {
  border-end-start-radius: 1rem;
}

.rounded-es-3xl {
  border-end-start-radius: 1.5rem;
}

.rounded-es-full {
  border-end-start-radius: 9999px;
}

.rounded-es-lg {
  border-end-start-radius: 0.5rem;
}

.rounded-es-md {
  border-end-start-radius: 0.375rem;
}

.rounded-es-none {
  border-end-start-radius: 0;
}

.rounded-es-sm {
  border-end-start-radius: 0.125rem;
}

.rounded-es-xl {
  border-end-start-radius: 0.75rem;
}

.rounded-se {
  border-start-end-radius: 0.25rem;
}

.rounded-se-2xl {
  border-start-end-radius: 1rem;
}

.rounded-se-3xl {
  border-start-end-radius: 1.5rem;
}

.rounded-se-full {
  border-start-end-radius: 9999px;
}

.rounded-se-lg {
  border-start-end-radius: 0.5rem;
}

.rounded-se-md {
  border-start-end-radius: 0.375rem;
}

.rounded-se-none {
  border-start-end-radius: 0;
}

.rounded-se-sm {
  border-start-end-radius: 0.125rem;
}

.rounded-se-xl {
  border-start-end-radius: 0.75rem;
}

.rounded-ss {
  border-start-start-radius: 0.25rem;
}

.rounded-ss-2xl {
  border-start-start-radius: 1rem;
}

.rounded-ss-3xl {
  border-start-start-radius: 1.5rem;
}

.rounded-ss-full {
  border-start-start-radius: 9999px;
}

.rounded-ss-lg {
  border-start-start-radius: 0.5rem;
}

.rounded-ss-md {
  border-start-start-radius: 0.375rem;
}

.rounded-ss-none {
  border-start-start-radius: 0;
}

.rounded-ss-sm {
  border-start-start-radius: 0.125rem;
}

.rounded-ss-xl {
  border-start-start-radius: 0.75rem;
}

.rounded-tl {
  border-top-left-radius: 0.25rem;
}

.rounded-tl-2xl {
  border-top-left-radius: 1rem;
}

.rounded-tl-3xl {
  border-top-left-radius: 1.5rem;
}

.rounded-tl-full {
  border-top-left-radius: 9999px;
}

.rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}

.rounded-tl-md {
  border-top-left-radius: 0.375rem;
}

.rounded-tl-none {
  border-top-left-radius: 0;
}

.rounded-tl-sm {
  border-top-left-radius: 0.125rem;
}

.rounded-tl-xl {
  border-top-left-radius: 0.75rem;
}

.rounded-tr {
  border-top-right-radius: 0.25rem;
}

.rounded-tr-2xl {
  border-top-right-radius: 1rem;
}

.rounded-tr-3xl {
  border-top-right-radius: 1.5rem;
}

.rounded-tr-full {
  border-top-right-radius: 9999px;
}

.rounded-tr-lg {
  border-top-right-radius: 0.5rem;
}

.rounded-tr-md {
  border-top-right-radius: 0.375rem;
}

.rounded-tr-none {
  border-top-right-radius: 0;
}

.rounded-tr-sm {
  border-top-right-radius: 0.125rem;
}

.rounded-tr-xl {
  border-top-right-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

.border-dashed {
  border-style: dashed;
}

.border-hidden {
  border-style: hidden;
}

.border-primary-light {
  --tw-border-opacity:1;
  border-color: rgb(191 206 213/var(--tw-border-opacity, 1));
}

.border-primary-light\/0 {
  border-color: rgba(191, 206, 213, 0);
}

.border-primary-light\/10 {
  border-color: rgba(191, 206, 213, 0.1);
}

.border-primary-light\/100 {
  border-color: #bfced5;
}

.border-primary-light\/15 {
  border-color: rgba(191, 206, 213, 0.15);
}

.border-primary-light\/20 {
  border-color: rgba(191, 206, 213, 0.2);
}

.border-primary-light\/25 {
  border-color: rgba(191, 206, 213, 0.25);
}

.border-primary-light\/30 {
  border-color: rgba(191, 206, 213, 0.3);
}

.border-primary-light\/35 {
  border-color: rgba(191, 206, 213, 0.35);
}

.border-primary-light\/40 {
  border-color: rgba(191, 206, 213, 0.4);
}

.border-primary-light\/45 {
  border-color: rgba(191, 206, 213, 0.45);
}

.border-primary-light\/5 {
  border-color: rgba(191, 206, 213, 0.05);
}

.border-primary-light\/50 {
  border-color: rgba(191, 206, 213, 0.5);
}

.border-primary-light\/55 {
  border-color: rgba(191, 206, 213, 0.55);
}

.border-primary-light\/60 {
  border-color: rgba(191, 206, 213, 0.6);
}

.border-primary-light\/65 {
  border-color: rgba(191, 206, 213, 0.65);
}

.border-primary-light\/70 {
  border-color: rgba(191, 206, 213, 0.7);
}

.border-primary-light\/75 {
  border-color: rgba(191, 206, 213, 0.75);
}

.border-primary-light\/80 {
  border-color: rgba(191, 206, 213, 0.8);
}

.border-primary-light\/85 {
  border-color: rgba(191, 206, 213, 0.85);
}

.border-primary-light\/90 {
  border-color: rgba(191, 206, 213, 0.9);
}

.border-primary-light\/95 {
  border-color: rgba(191, 206, 213, 0.95);
}

.border-x-primary-light {
  --tw-border-opacity:1;
  border-left-color: rgb(191 206 213/var(--tw-border-opacity, 1));
  border-right-color: rgb(191 206 213/var(--tw-border-opacity, 1));
}

.border-x-primary-light\/0 {
  border-left-color: rgba(191, 206, 213, 0);
  border-right-color: rgba(191, 206, 213, 0);
}

.border-x-primary-light\/10 {
  border-left-color: rgba(191, 206, 213, 0.1);
  border-right-color: rgba(191, 206, 213, 0.1);
}

.border-x-primary-light\/100 {
  border-left-color: #bfced5;
  border-right-color: #bfced5;
}

.border-x-primary-light\/15 {
  border-left-color: rgba(191, 206, 213, 0.15);
  border-right-color: rgba(191, 206, 213, 0.15);
}

.border-x-primary-light\/20 {
  border-left-color: rgba(191, 206, 213, 0.2);
  border-right-color: rgba(191, 206, 213, 0.2);
}

.border-x-primary-light\/25 {
  border-left-color: rgba(191, 206, 213, 0.25);
  border-right-color: rgba(191, 206, 213, 0.25);
}

.border-x-primary-light\/30 {
  border-left-color: rgba(191, 206, 213, 0.3);
  border-right-color: rgba(191, 206, 213, 0.3);
}

.border-x-primary-light\/35 {
  border-left-color: rgba(191, 206, 213, 0.35);
  border-right-color: rgba(191, 206, 213, 0.35);
}

.border-x-primary-light\/40 {
  border-left-color: rgba(191, 206, 213, 0.4);
  border-right-color: rgba(191, 206, 213, 0.4);
}

.border-x-primary-light\/45 {
  border-left-color: rgba(191, 206, 213, 0.45);
  border-right-color: rgba(191, 206, 213, 0.45);
}

.border-x-primary-light\/5 {
  border-left-color: rgba(191, 206, 213, 0.05);
  border-right-color: rgba(191, 206, 213, 0.05);
}

.border-x-primary-light\/50 {
  border-left-color: rgba(191, 206, 213, 0.5);
  border-right-color: rgba(191, 206, 213, 0.5);
}

.border-x-primary-light\/55 {
  border-left-color: rgba(191, 206, 213, 0.55);
  border-right-color: rgba(191, 206, 213, 0.55);
}

.border-x-primary-light\/60 {
  border-left-color: rgba(191, 206, 213, 0.6);
  border-right-color: rgba(191, 206, 213, 0.6);
}

.border-x-primary-light\/65 {
  border-left-color: rgba(191, 206, 213, 0.65);
  border-right-color: rgba(191, 206, 213, 0.65);
}

.border-x-primary-light\/70 {
  border-left-color: rgba(191, 206, 213, 0.7);
  border-right-color: rgba(191, 206, 213, 0.7);
}

.border-x-primary-light\/75 {
  border-left-color: rgba(191, 206, 213, 0.75);
  border-right-color: rgba(191, 206, 213, 0.75);
}

.border-x-primary-light\/80 {
  border-left-color: rgba(191, 206, 213, 0.8);
  border-right-color: rgba(191, 206, 213, 0.8);
}

.border-x-primary-light\/85 {
  border-left-color: rgba(191, 206, 213, 0.85);
  border-right-color: rgba(191, 206, 213, 0.85);
}

.border-x-primary-light\/90 {
  border-left-color: rgba(191, 206, 213, 0.9);
  border-right-color: rgba(191, 206, 213, 0.9);
}

.border-x-primary-light\/95 {
  border-left-color: rgba(191, 206, 213, 0.95);
  border-right-color: rgba(191, 206, 213, 0.95);
}

.border-y-primary-light {
  --tw-border-opacity:1;
  border-bottom-color: rgb(191 206 213/var(--tw-border-opacity, 1));
  border-top-color: rgb(191 206 213/var(--tw-border-opacity, 1));
}

.border-y-primary-light\/0 {
  border-bottom-color: rgba(191, 206, 213, 0);
  border-top-color: rgba(191, 206, 213, 0);
}

.border-y-primary-light\/10 {
  border-bottom-color: rgba(191, 206, 213, 0.1);
  border-top-color: rgba(191, 206, 213, 0.1);
}

.border-y-primary-light\/100 {
  border-bottom-color: #bfced5;
  border-top-color: #bfced5;
}

.border-y-primary-light\/15 {
  border-bottom-color: rgba(191, 206, 213, 0.15);
  border-top-color: rgba(191, 206, 213, 0.15);
}

.border-y-primary-light\/20 {
  border-bottom-color: rgba(191, 206, 213, 0.2);
  border-top-color: rgba(191, 206, 213, 0.2);
}

.border-y-primary-light\/25 {
  border-bottom-color: rgba(191, 206, 213, 0.25);
  border-top-color: rgba(191, 206, 213, 0.25);
}

.border-y-primary-light\/30 {
  border-bottom-color: rgba(191, 206, 213, 0.3);
  border-top-color: rgba(191, 206, 213, 0.3);
}

.border-y-primary-light\/35 {
  border-bottom-color: rgba(191, 206, 213, 0.35);
  border-top-color: rgba(191, 206, 213, 0.35);
}

.border-y-primary-light\/40 {
  border-bottom-color: rgba(191, 206, 213, 0.4);
  border-top-color: rgba(191, 206, 213, 0.4);
}

.border-y-primary-light\/45 {
  border-bottom-color: rgba(191, 206, 213, 0.45);
  border-top-color: rgba(191, 206, 213, 0.45);
}

.border-y-primary-light\/5 {
  border-bottom-color: rgba(191, 206, 213, 0.05);
  border-top-color: rgba(191, 206, 213, 0.05);
}

.border-y-primary-light\/50 {
  border-bottom-color: rgba(191, 206, 213, 0.5);
  border-top-color: rgba(191, 206, 213, 0.5);
}

.border-y-primary-light\/55 {
  border-bottom-color: rgba(191, 206, 213, 0.55);
  border-top-color: rgba(191, 206, 213, 0.55);
}

.border-y-primary-light\/60 {
  border-bottom-color: rgba(191, 206, 213, 0.6);
  border-top-color: rgba(191, 206, 213, 0.6);
}

.border-y-primary-light\/65 {
  border-bottom-color: rgba(191, 206, 213, 0.65);
  border-top-color: rgba(191, 206, 213, 0.65);
}

.border-y-primary-light\/70 {
  border-bottom-color: rgba(191, 206, 213, 0.7);
  border-top-color: rgba(191, 206, 213, 0.7);
}

.border-y-primary-light\/75 {
  border-bottom-color: rgba(191, 206, 213, 0.75);
  border-top-color: rgba(191, 206, 213, 0.75);
}

.border-y-primary-light\/80 {
  border-bottom-color: rgba(191, 206, 213, 0.8);
  border-top-color: rgba(191, 206, 213, 0.8);
}

.border-y-primary-light\/85 {
  border-bottom-color: rgba(191, 206, 213, 0.85);
  border-top-color: rgba(191, 206, 213, 0.85);
}

.border-y-primary-light\/90 {
  border-bottom-color: rgba(191, 206, 213, 0.9);
  border-top-color: rgba(191, 206, 213, 0.9);
}

.border-y-primary-light\/95 {
  border-bottom-color: rgba(191, 206, 213, 0.95);
  border-top-color: rgba(191, 206, 213, 0.95);
}

.border-b-primary-light {
  --tw-border-opacity:1;
  border-bottom-color: rgb(191 206 213/var(--tw-border-opacity, 1));
}

.border-b-primary-light\/0 {
  border-bottom-color: rgba(191, 206, 213, 0);
}

.border-b-primary-light\/10 {
  border-bottom-color: rgba(191, 206, 213, 0.1);
}

.border-b-primary-light\/100 {
  border-bottom-color: #bfced5;
}

.border-b-primary-light\/15 {
  border-bottom-color: rgba(191, 206, 213, 0.15);
}

.border-b-primary-light\/20 {
  border-bottom-color: rgba(191, 206, 213, 0.2);
}

.border-b-primary-light\/25 {
  border-bottom-color: rgba(191, 206, 213, 0.25);
}

.border-b-primary-light\/30 {
  border-bottom-color: rgba(191, 206, 213, 0.3);
}

.border-b-primary-light\/35 {
  border-bottom-color: rgba(191, 206, 213, 0.35);
}

.border-b-primary-light\/40 {
  border-bottom-color: rgba(191, 206, 213, 0.4);
}

.border-b-primary-light\/45 {
  border-bottom-color: rgba(191, 206, 213, 0.45);
}

.border-b-primary-light\/5 {
  border-bottom-color: rgba(191, 206, 213, 0.05);
}

.border-b-primary-light\/50 {
  border-bottom-color: rgba(191, 206, 213, 0.5);
}

.border-b-primary-light\/55 {
  border-bottom-color: rgba(191, 206, 213, 0.55);
}

.border-b-primary-light\/60 {
  border-bottom-color: rgba(191, 206, 213, 0.6);
}

.border-b-primary-light\/65 {
  border-bottom-color: rgba(191, 206, 213, 0.65);
}

.border-b-primary-light\/70 {
  border-bottom-color: rgba(191, 206, 213, 0.7);
}

.border-b-primary-light\/75 {
  border-bottom-color: rgba(191, 206, 213, 0.75);
}

.border-b-primary-light\/80 {
  border-bottom-color: rgba(191, 206, 213, 0.8);
}

.border-b-primary-light\/85 {
  border-bottom-color: rgba(191, 206, 213, 0.85);
}

.border-b-primary-light\/90 {
  border-bottom-color: rgba(191, 206, 213, 0.9);
}

.border-b-primary-light\/95 {
  border-bottom-color: rgba(191, 206, 213, 0.95);
}

.border-e-primary-light {
  --tw-border-opacity:1;
  border-inline-end-color: rgb(191 206 213/var(--tw-border-opacity, 1));
}

.border-e-primary-light\/0 {
  border-inline-end-color: rgba(191, 206, 213, 0);
}

.border-e-primary-light\/10 {
  border-inline-end-color: rgba(191, 206, 213, 0.1);
}

.border-e-primary-light\/100 {
  border-inline-end-color: #bfced5;
}

.border-e-primary-light\/15 {
  border-inline-end-color: rgba(191, 206, 213, 0.15);
}

.border-e-primary-light\/20 {
  border-inline-end-color: rgba(191, 206, 213, 0.2);
}

.border-e-primary-light\/25 {
  border-inline-end-color: rgba(191, 206, 213, 0.25);
}

.border-e-primary-light\/30 {
  border-inline-end-color: rgba(191, 206, 213, 0.3);
}

.border-e-primary-light\/35 {
  border-inline-end-color: rgba(191, 206, 213, 0.35);
}

.border-e-primary-light\/40 {
  border-inline-end-color: rgba(191, 206, 213, 0.4);
}

.border-e-primary-light\/45 {
  border-inline-end-color: rgba(191, 206, 213, 0.45);
}

.border-e-primary-light\/5 {
  border-inline-end-color: rgba(191, 206, 213, 0.05);
}

.border-e-primary-light\/50 {
  border-inline-end-color: rgba(191, 206, 213, 0.5);
}

.border-e-primary-light\/55 {
  border-inline-end-color: rgba(191, 206, 213, 0.55);
}

.border-e-primary-light\/60 {
  border-inline-end-color: rgba(191, 206, 213, 0.6);
}

.border-e-primary-light\/65 {
  border-inline-end-color: rgba(191, 206, 213, 0.65);
}

.border-e-primary-light\/70 {
  border-inline-end-color: rgba(191, 206, 213, 0.7);
}

.border-e-primary-light\/75 {
  border-inline-end-color: rgba(191, 206, 213, 0.75);
}

.border-e-primary-light\/80 {
  border-inline-end-color: rgba(191, 206, 213, 0.8);
}

.border-e-primary-light\/85 {
  border-inline-end-color: rgba(191, 206, 213, 0.85);
}

.border-e-primary-light\/90 {
  border-inline-end-color: rgba(191, 206, 213, 0.9);
}

.border-e-primary-light\/95 {
  border-inline-end-color: rgba(191, 206, 213, 0.95);
}

.border-l-primary-light {
  --tw-border-opacity:1;
  border-left-color: rgb(191 206 213/var(--tw-border-opacity, 1));
}

.border-l-primary-light\/0 {
  border-left-color: rgba(191, 206, 213, 0);
}

.border-l-primary-light\/10 {
  border-left-color: rgba(191, 206, 213, 0.1);
}

.border-l-primary-light\/100 {
  border-left-color: #bfced5;
}

.border-l-primary-light\/15 {
  border-left-color: rgba(191, 206, 213, 0.15);
}

.border-l-primary-light\/20 {
  border-left-color: rgba(191, 206, 213, 0.2);
}

.border-l-primary-light\/25 {
  border-left-color: rgba(191, 206, 213, 0.25);
}

.border-l-primary-light\/30 {
  border-left-color: rgba(191, 206, 213, 0.3);
}

.border-l-primary-light\/35 {
  border-left-color: rgba(191, 206, 213, 0.35);
}

.border-l-primary-light\/40 {
  border-left-color: rgba(191, 206, 213, 0.4);
}

.border-l-primary-light\/45 {
  border-left-color: rgba(191, 206, 213, 0.45);
}

.border-l-primary-light\/5 {
  border-left-color: rgba(191, 206, 213, 0.05);
}

.border-l-primary-light\/50 {
  border-left-color: rgba(191, 206, 213, 0.5);
}

.border-l-primary-light\/55 {
  border-left-color: rgba(191, 206, 213, 0.55);
}

.border-l-primary-light\/60 {
  border-left-color: rgba(191, 206, 213, 0.6);
}

.border-l-primary-light\/65 {
  border-left-color: rgba(191, 206, 213, 0.65);
}

.border-l-primary-light\/70 {
  border-left-color: rgba(191, 206, 213, 0.7);
}

.border-l-primary-light\/75 {
  border-left-color: rgba(191, 206, 213, 0.75);
}

.border-l-primary-light\/80 {
  border-left-color: rgba(191, 206, 213, 0.8);
}

.border-l-primary-light\/85 {
  border-left-color: rgba(191, 206, 213, 0.85);
}

.border-l-primary-light\/90 {
  border-left-color: rgba(191, 206, 213, 0.9);
}

.border-l-primary-light\/95 {
  border-left-color: rgba(191, 206, 213, 0.95);
}

.border-r-primary-light {
  --tw-border-opacity:1;
  border-right-color: rgb(191 206 213/var(--tw-border-opacity, 1));
}

.border-r-primary-light\/0 {
  border-right-color: rgba(191, 206, 213, 0);
}

.border-r-primary-light\/10 {
  border-right-color: rgba(191, 206, 213, 0.1);
}

.border-r-primary-light\/100 {
  border-right-color: #bfced5;
}

.border-r-primary-light\/15 {
  border-right-color: rgba(191, 206, 213, 0.15);
}

.border-r-primary-light\/20 {
  border-right-color: rgba(191, 206, 213, 0.2);
}

.border-r-primary-light\/25 {
  border-right-color: rgba(191, 206, 213, 0.25);
}

.border-r-primary-light\/30 {
  border-right-color: rgba(191, 206, 213, 0.3);
}

.border-r-primary-light\/35 {
  border-right-color: rgba(191, 206, 213, 0.35);
}

.border-r-primary-light\/40 {
  border-right-color: rgba(191, 206, 213, 0.4);
}

.border-r-primary-light\/45 {
  border-right-color: rgba(191, 206, 213, 0.45);
}

.border-r-primary-light\/5 {
  border-right-color: rgba(191, 206, 213, 0.05);
}

.border-r-primary-light\/50 {
  border-right-color: rgba(191, 206, 213, 0.5);
}

.border-r-primary-light\/55 {
  border-right-color: rgba(191, 206, 213, 0.55);
}

.border-r-primary-light\/60 {
  border-right-color: rgba(191, 206, 213, 0.6);
}

.border-r-primary-light\/65 {
  border-right-color: rgba(191, 206, 213, 0.65);
}

.border-r-primary-light\/70 {
  border-right-color: rgba(191, 206, 213, 0.7);
}

.border-r-primary-light\/75 {
  border-right-color: rgba(191, 206, 213, 0.75);
}

.border-r-primary-light\/80 {
  border-right-color: rgba(191, 206, 213, 0.8);
}

.border-r-primary-light\/85 {
  border-right-color: rgba(191, 206, 213, 0.85);
}

.border-r-primary-light\/90 {
  border-right-color: rgba(191, 206, 213, 0.9);
}

.border-r-primary-light\/95 {
  border-right-color: rgba(191, 206, 213, 0.95);
}

.border-s-primary-light {
  --tw-border-opacity:1;
  border-inline-start-color: rgb(191 206 213/var(--tw-border-opacity, 1));
}

.border-s-primary-light\/0 {
  border-inline-start-color: rgba(191, 206, 213, 0);
}

.border-s-primary-light\/10 {
  border-inline-start-color: rgba(191, 206, 213, 0.1);
}

.border-s-primary-light\/100 {
  border-inline-start-color: #bfced5;
}

.border-s-primary-light\/15 {
  border-inline-start-color: rgba(191, 206, 213, 0.15);
}

.border-s-primary-light\/20 {
  border-inline-start-color: rgba(191, 206, 213, 0.2);
}

.border-s-primary-light\/25 {
  border-inline-start-color: rgba(191, 206, 213, 0.25);
}

.border-s-primary-light\/30 {
  border-inline-start-color: rgba(191, 206, 213, 0.3);
}

.border-s-primary-light\/35 {
  border-inline-start-color: rgba(191, 206, 213, 0.35);
}

.border-s-primary-light\/40 {
  border-inline-start-color: rgba(191, 206, 213, 0.4);
}

.border-s-primary-light\/45 {
  border-inline-start-color: rgba(191, 206, 213, 0.45);
}

.border-s-primary-light\/5 {
  border-inline-start-color: rgba(191, 206, 213, 0.05);
}

.border-s-primary-light\/50 {
  border-inline-start-color: rgba(191, 206, 213, 0.5);
}

.border-s-primary-light\/55 {
  border-inline-start-color: rgba(191, 206, 213, 0.55);
}

.border-s-primary-light\/60 {
  border-inline-start-color: rgba(191, 206, 213, 0.6);
}

.border-s-primary-light\/65 {
  border-inline-start-color: rgba(191, 206, 213, 0.65);
}

.border-s-primary-light\/70 {
  border-inline-start-color: rgba(191, 206, 213, 0.7);
}

.border-s-primary-light\/75 {
  border-inline-start-color: rgba(191, 206, 213, 0.75);
}

.border-s-primary-light\/80 {
  border-inline-start-color: rgba(191, 206, 213, 0.8);
}

.border-s-primary-light\/85 {
  border-inline-start-color: rgba(191, 206, 213, 0.85);
}

.border-s-primary-light\/90 {
  border-inline-start-color: rgba(191, 206, 213, 0.9);
}

.border-s-primary-light\/95 {
  border-inline-start-color: rgba(191, 206, 213, 0.95);
}

.border-t-primary-light {
  --tw-border-opacity:1;
  border-top-color: rgb(191 206 213/var(--tw-border-opacity, 1));
}

.border-t-primary-light\/0 {
  border-top-color: rgba(191, 206, 213, 0);
}

.border-t-primary-light\/10 {
  border-top-color: rgba(191, 206, 213, 0.1);
}

.border-t-primary-light\/100 {
  border-top-color: #bfced5;
}

.border-t-primary-light\/15 {
  border-top-color: rgba(191, 206, 213, 0.15);
}

.border-t-primary-light\/20 {
  border-top-color: rgba(191, 206, 213, 0.2);
}

.border-t-primary-light\/25 {
  border-top-color: rgba(191, 206, 213, 0.25);
}

.border-t-primary-light\/30 {
  border-top-color: rgba(191, 206, 213, 0.3);
}

.border-t-primary-light\/35 {
  border-top-color: rgba(191, 206, 213, 0.35);
}

.border-t-primary-light\/40 {
  border-top-color: rgba(191, 206, 213, 0.4);
}

.border-t-primary-light\/45 {
  border-top-color: rgba(191, 206, 213, 0.45);
}

.border-t-primary-light\/5 {
  border-top-color: rgba(191, 206, 213, 0.05);
}

.border-t-primary-light\/50 {
  border-top-color: rgba(191, 206, 213, 0.5);
}

.border-t-primary-light\/55 {
  border-top-color: rgba(191, 206, 213, 0.55);
}

.border-t-primary-light\/60 {
  border-top-color: rgba(191, 206, 213, 0.6);
}

.border-t-primary-light\/65 {
  border-top-color: rgba(191, 206, 213, 0.65);
}

.border-t-primary-light\/70 {
  border-top-color: rgba(191, 206, 213, 0.7);
}

.border-t-primary-light\/75 {
  border-top-color: rgba(191, 206, 213, 0.75);
}

.border-t-primary-light\/80 {
  border-top-color: rgba(191, 206, 213, 0.8);
}

.border-t-primary-light\/85 {
  border-top-color: rgba(191, 206, 213, 0.85);
}

.border-t-primary-light\/90 {
  border-top-color: rgba(191, 206, 213, 0.9);
}

.border-t-primary-light\/95 {
  border-top-color: rgba(191, 206, 213, 0.95);
}

.bg-primary-dark {
  --tw-bg-opacity:1;
  background-color: rgb(0 32 47/var(--tw-bg-opacity, 1));
}

.bg-primary-dark\/0 {
  background-color: rgba(0, 32, 47, 0);
}

.bg-primary-dark\/10 {
  background-color: rgba(0, 32, 47, 0.1);
}

.bg-primary-dark\/100 {
  background-color: #00202f;
}

.bg-primary-dark\/15 {
  background-color: rgba(0, 32, 47, 0.15);
}

.bg-primary-dark\/20 {
  background-color: rgba(0, 32, 47, 0.2);
}

.bg-primary-dark\/25 {
  background-color: rgba(0, 32, 47, 0.25);
}

.bg-primary-dark\/30 {
  background-color: rgba(0, 32, 47, 0.3);
}

.bg-primary-dark\/35 {
  background-color: rgba(0, 32, 47, 0.35);
}

.bg-primary-dark\/40 {
  background-color: rgba(0, 32, 47, 0.4);
}

.bg-primary-dark\/45 {
  background-color: rgba(0, 32, 47, 0.45);
}

.bg-primary-dark\/5 {
  background-color: rgba(0, 32, 47, 0.05);
}

.bg-primary-dark\/50 {
  background-color: rgba(0, 32, 47, 0.5);
}

.bg-primary-dark\/55 {
  background-color: rgba(0, 32, 47, 0.55);
}

.bg-primary-dark\/60 {
  background-color: rgba(0, 32, 47, 0.6);
}

.bg-primary-dark\/65 {
  background-color: rgba(0, 32, 47, 0.65);
}

.bg-primary-dark\/70 {
  background-color: rgba(0, 32, 47, 0.7);
}

.bg-primary-dark\/75 {
  background-color: rgba(0, 32, 47, 0.75);
}

.bg-primary-dark\/80 {
  background-color: rgba(0, 32, 47, 0.8);
}

.bg-primary-dark\/85 {
  background-color: rgba(0, 32, 47, 0.85);
}

.bg-primary-dark\/90 {
  background-color: rgba(0, 32, 47, 0.9);
}

.bg-primary-dark\/95 {
  background-color: rgba(0, 32, 47, 0.95);
}

.bg-primary-default {
  --tw-bg-opacity:1;
  background-color: rgb(0 59 85/var(--tw-bg-opacity, 1));
}

.bg-primary-default\/0 {
  background-color: rgba(0, 59, 85, 0);
}

.bg-primary-default\/10 {
  background-color: rgba(0, 59, 85, 0.1);
}

.bg-primary-default\/100 {
  background-color: #003b55;
}

.bg-primary-default\/15 {
  background-color: rgba(0, 59, 85, 0.15);
}

.bg-primary-default\/20 {
  background-color: rgba(0, 59, 85, 0.2);
}

.bg-primary-default\/25 {
  background-color: rgba(0, 59, 85, 0.25);
}

.bg-primary-default\/30 {
  background-color: rgba(0, 59, 85, 0.3);
}

.bg-primary-default\/35 {
  background-color: rgba(0, 59, 85, 0.35);
}

.bg-primary-default\/40 {
  background-color: rgba(0, 59, 85, 0.4);
}

.bg-primary-default\/45 {
  background-color: rgba(0, 59, 85, 0.45);
}

.bg-primary-default\/5 {
  background-color: rgba(0, 59, 85, 0.05);
}

.bg-primary-default\/50 {
  background-color: rgba(0, 59, 85, 0.5);
}

.bg-primary-default\/55 {
  background-color: rgba(0, 59, 85, 0.55);
}

.bg-primary-default\/60 {
  background-color: rgba(0, 59, 85, 0.6);
}

.bg-primary-default\/65 {
  background-color: rgba(0, 59, 85, 0.65);
}

.bg-primary-default\/70 {
  background-color: rgba(0, 59, 85, 0.7);
}

.bg-primary-default\/75 {
  background-color: rgba(0, 59, 85, 0.75);
}

.bg-primary-default\/80 {
  background-color: rgba(0, 59, 85, 0.8);
}

.bg-primary-default\/85 {
  background-color: rgba(0, 59, 85, 0.85);
}

.bg-primary-default\/90 {
  background-color: rgba(0, 59, 85, 0.9);
}

.bg-primary-default\/95 {
  background-color: rgba(0, 59, 85, 0.95);
}

.bg-primary-light {
  --tw-bg-opacity:1;
  background-color: rgb(191 206 213/var(--tw-bg-opacity, 1));
}

.bg-primary-light\/0 {
  background-color: rgba(191, 206, 213, 0);
}

.bg-primary-light\/10 {
  background-color: rgba(191, 206, 213, 0.1);
}

.bg-primary-light\/100 {
  background-color: #bfced5;
}

.bg-primary-light\/15 {
  background-color: rgba(191, 206, 213, 0.15);
}

.bg-primary-light\/20 {
  background-color: rgba(191, 206, 213, 0.2);
}

.bg-primary-light\/25 {
  background-color: rgba(191, 206, 213, 0.25);
}

.bg-primary-light\/30 {
  background-color: rgba(191, 206, 213, 0.3);
}

.bg-primary-light\/35 {
  background-color: rgba(191, 206, 213, 0.35);
}

.bg-primary-light\/40 {
  background-color: rgba(191, 206, 213, 0.4);
}

.bg-primary-light\/45 {
  background-color: rgba(191, 206, 213, 0.45);
}

.bg-primary-light\/5 {
  background-color: rgba(191, 206, 213, 0.05);
}

.bg-primary-light\/50 {
  background-color: rgba(191, 206, 213, 0.5);
}

.bg-primary-light\/55 {
  background-color: rgba(191, 206, 213, 0.55);
}

.bg-primary-light\/60 {
  background-color: rgba(191, 206, 213, 0.6);
}

.bg-primary-light\/65 {
  background-color: rgba(191, 206, 213, 0.65);
}

.bg-primary-light\/70 {
  background-color: rgba(191, 206, 213, 0.7);
}

.bg-primary-light\/75 {
  background-color: rgba(191, 206, 213, 0.75);
}

.bg-primary-light\/80 {
  background-color: rgba(191, 206, 213, 0.8);
}

.bg-primary-light\/85 {
  background-color: rgba(191, 206, 213, 0.85);
}

.bg-primary-light\/90 {
  background-color: rgba(191, 206, 213, 0.9);
}

.bg-primary-light\/95 {
  background-color: rgba(191, 206, 213, 0.95);
}

.bg-opacity-0 {
  --tw-bg-opacity:0;
}

.bg-opacity-10 {
  --tw-bg-opacity:0.1;
}

.bg-opacity-100 {
  --tw-bg-opacity:1;
}

.bg-opacity-15 {
  --tw-bg-opacity:0.15;
}

.bg-opacity-20 {
  --tw-bg-opacity:0.2;
}

.bg-opacity-25 {
  --tw-bg-opacity:0.25;
}

.bg-opacity-30 {
  --tw-bg-opacity:0.3;
}

.bg-opacity-35 {
  --tw-bg-opacity:0.35;
}

.bg-opacity-40 {
  --tw-bg-opacity:0.4;
}

.bg-opacity-45 {
  --tw-bg-opacity:0.45;
}

.bg-opacity-5 {
  --tw-bg-opacity:0.05;
}

.bg-opacity-50 {
  --tw-bg-opacity:0.5;
}

.bg-opacity-55 {
  --tw-bg-opacity:0.55;
}

.bg-opacity-60 {
  --tw-bg-opacity:0.6;
}

.bg-opacity-65 {
  --tw-bg-opacity:0.65;
}

.bg-opacity-70 {
  --tw-bg-opacity:0.7;
}

.bg-opacity-75 {
  --tw-bg-opacity:0.75;
}

.bg-opacity-80 {
  --tw-bg-opacity:0.8;
}

.bg-opacity-85 {
  --tw-bg-opacity:0.85;
}

.bg-opacity-90 {
  --tw-bg-opacity:0.9;
}

.bg-opacity-95 {
  --tw-bg-opacity:0.95;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-bl {
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.bg-gradient-to-tl {
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}

.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.bg-none {
  background-image: none;
}

.from-primary-light {
  --tw-gradient-from:#bfced5 var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/0 {
  --tw-gradient-from:rgba(191,206,213,0) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/10 {
  --tw-gradient-from:rgba(191,206,213,.1) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/100 {
  --tw-gradient-from:#bfced5 var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/15 {
  --tw-gradient-from:rgba(191,206,213,.15) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/20 {
  --tw-gradient-from:rgba(191,206,213,.2) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/25 {
  --tw-gradient-from:rgba(191,206,213,.25) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/30 {
  --tw-gradient-from:rgba(191,206,213,.3) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/35 {
  --tw-gradient-from:rgba(191,206,213,.35) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/40 {
  --tw-gradient-from:rgba(191,206,213,.4) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/45 {
  --tw-gradient-from:rgba(191,206,213,.45) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/5 {
  --tw-gradient-from:rgba(191,206,213,.05) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/50 {
  --tw-gradient-from:rgba(191,206,213,.5) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/55 {
  --tw-gradient-from:rgba(191,206,213,.55) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/60 {
  --tw-gradient-from:rgba(191,206,213,.6) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/65 {
  --tw-gradient-from:rgba(191,206,213,.65) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/70 {
  --tw-gradient-from:rgba(191,206,213,.7) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/75 {
  --tw-gradient-from:rgba(191,206,213,.75) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/80 {
  --tw-gradient-from:rgba(191,206,213,.8) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/85 {
  --tw-gradient-from:rgba(191,206,213,.85) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/90 {
  --tw-gradient-from:rgba(191,206,213,.9) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-primary-light\/95 {
  --tw-gradient-from:rgba(191,206,213,.95) var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-20\% {
  --tw-gradient-from-position:20%;
}

.from-40\% {
  --tw-gradient-from-position:40%;
}

.from-45\% {
  --tw-gradient-from-position:45%;
}

.from-60\% {
  --tw-gradient-from-position:60%;
}

.from-80\% {
  --tw-gradient-from-position:80%;
}

.from-85\% {
  --tw-gradient-from-position:85%;
}

.via-primary-light {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),#bfced5 var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/0 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,0) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/10 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.1) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/100 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),#bfced5 var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/15 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.15) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/20 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.2) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/25 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.25) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/30 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.3) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/35 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.35) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/40 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.4) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/45 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.45) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/5 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.05) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/50 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.5) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/55 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.55) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/60 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.6) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/65 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.65) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/70 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.7) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/75 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.75) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/80 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.8) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/85 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.85) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/90 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.9) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-primary-light\/95 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgba(191,206,213,.95) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.to-primary-light {
  --tw-gradient-to:#bfced5 var(--tw-gradient-to-position);
}

.to-primary-light\/0 {
  --tw-gradient-to:rgba(191,206,213,0) var(--tw-gradient-to-position);
}

.to-primary-light\/10 {
  --tw-gradient-to:rgba(191,206,213,.1) var(--tw-gradient-to-position);
}

.to-primary-light\/100 {
  --tw-gradient-to:#bfced5 var(--tw-gradient-to-position);
}

.to-primary-light\/15 {
  --tw-gradient-to:rgba(191,206,213,.15) var(--tw-gradient-to-position);
}

.to-primary-light\/20 {
  --tw-gradient-to:rgba(191,206,213,.2) var(--tw-gradient-to-position);
}

.to-primary-light\/25 {
  --tw-gradient-to:rgba(191,206,213,.25) var(--tw-gradient-to-position);
}

.to-primary-light\/30 {
  --tw-gradient-to:rgba(191,206,213,.3) var(--tw-gradient-to-position);
}

.to-primary-light\/35 {
  --tw-gradient-to:rgba(191,206,213,.35) var(--tw-gradient-to-position);
}

.to-primary-light\/40 {
  --tw-gradient-to:rgba(191,206,213,.4) var(--tw-gradient-to-position);
}

.to-primary-light\/45 {
  --tw-gradient-to:rgba(191,206,213,.45) var(--tw-gradient-to-position);
}

.to-primary-light\/5 {
  --tw-gradient-to:rgba(191,206,213,.05) var(--tw-gradient-to-position);
}

.to-primary-light\/50 {
  --tw-gradient-to:rgba(191,206,213,.5) var(--tw-gradient-to-position);
}

.to-primary-light\/55 {
  --tw-gradient-to:rgba(191,206,213,.55) var(--tw-gradient-to-position);
}

.to-primary-light\/60 {
  --tw-gradient-to:rgba(191,206,213,.6) var(--tw-gradient-to-position);
}

.to-primary-light\/65 {
  --tw-gradient-to:rgba(191,206,213,.65) var(--tw-gradient-to-position);
}

.to-primary-light\/70 {
  --tw-gradient-to:rgba(191,206,213,.7) var(--tw-gradient-to-position);
}

.to-primary-light\/75 {
  --tw-gradient-to:rgba(191,206,213,.75) var(--tw-gradient-to-position);
}

.to-primary-light\/80 {
  --tw-gradient-to:rgba(191,206,213,.8) var(--tw-gradient-to-position);
}

.to-primary-light\/85 {
  --tw-gradient-to:rgba(191,206,213,.85) var(--tw-gradient-to-position);
}

.to-primary-light\/90 {
  --tw-gradient-to:rgba(191,206,213,.9) var(--tw-gradient-to-position);
}

.to-primary-light\/95 {
  --tw-gradient-to:rgba(191,206,213,.95) var(--tw-gradient-to-position);
}

.bg-auto {
  background-size: auto;
}

.bg-contain {
  background-size: contain;
}

.bg-cover {
  background-size: cover;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-local {
  background-attachment: local;
}

.bg-scroll {
  background-attachment: scroll;
}

.bg-clip-border {
  background-clip: border-box;
}

.bg-clip-padding {
  background-clip: padding-box;
}

.bg-clip-content {
  background-clip: content-box;
}

.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}

.bg-bottom {
  background-position: bottom;
}

.bg-center {
  background-position: 50%;
}

.bg-left {
  background-position: 0;
}

.bg-left-bottom {
  background-position: 0 100%;
}

.bg-left-top {
  background-position: 0 0;
}

.bg-right {
  background-position: 100%;
}

.bg-right-bottom {
  background-position: 100% 100%;
}

.bg-right-top {
  background-position: 100% 0;
}

.bg-top {
  background-position: top;
}

.bg-repeat {
  background-repeat: repeat;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-repeat-x {
  background-repeat: repeat-x;
}

.bg-repeat-y {
  background-repeat: repeat-y;
}

.bg-repeat-round {
  background-repeat: round;
}

.bg-repeat-space {
  background-repeat: space;
}

.bg-origin-border {
  background-origin: border-box;
}

.bg-origin-padding {
  background-origin: padding-box;
}

.bg-origin-content {
  background-origin: content-box;
}

.fill-primary-light {
  fill: #bfced5;
}

.fill-primary-light\/0 {
  fill: rgba(191, 206, 213, 0);
}

.fill-primary-light\/10 {
  fill: rgba(191, 206, 213, 0.1);
}

.fill-primary-light\/100 {
  fill: #bfced5;
}

.fill-primary-light\/15 {
  fill: rgba(191, 206, 213, 0.15);
}

.fill-primary-light\/20 {
  fill: rgba(191, 206, 213, 0.2);
}

.fill-primary-light\/25 {
  fill: rgba(191, 206, 213, 0.25);
}

.fill-primary-light\/30 {
  fill: rgba(191, 206, 213, 0.3);
}

.fill-primary-light\/35 {
  fill: rgba(191, 206, 213, 0.35);
}

.fill-primary-light\/40 {
  fill: rgba(191, 206, 213, 0.4);
}

.fill-primary-light\/45 {
  fill: rgba(191, 206, 213, 0.45);
}

.fill-primary-light\/5 {
  fill: rgba(191, 206, 213, 0.05);
}

.fill-primary-light\/50 {
  fill: rgba(191, 206, 213, 0.5);
}

.fill-primary-light\/55 {
  fill: rgba(191, 206, 213, 0.55);
}

.fill-primary-light\/60 {
  fill: rgba(191, 206, 213, 0.6);
}

.fill-primary-light\/65 {
  fill: rgba(191, 206, 213, 0.65);
}

.fill-primary-light\/70 {
  fill: rgba(191, 206, 213, 0.7);
}

.fill-primary-light\/75 {
  fill: rgba(191, 206, 213, 0.75);
}

.fill-primary-light\/80 {
  fill: rgba(191, 206, 213, 0.8);
}

.fill-primary-light\/85 {
  fill: rgba(191, 206, 213, 0.85);
}

.fill-primary-light\/90 {
  fill: rgba(191, 206, 213, 0.9);
}

.fill-primary-light\/95 {
  fill: rgba(191, 206, 213, 0.95);
}

.stroke-primary-light {
  stroke: #bfced5;
}

.stroke-primary-light\/0 {
  stroke: rgba(191, 206, 213, 0);
}

.stroke-primary-light\/10 {
  stroke: rgba(191, 206, 213, 0.1);
}

.stroke-primary-light\/100 {
  stroke: #bfced5;
}

.stroke-primary-light\/15 {
  stroke: rgba(191, 206, 213, 0.15);
}

.stroke-primary-light\/20 {
  stroke: rgba(191, 206, 213, 0.2);
}

.stroke-primary-light\/25 {
  stroke: rgba(191, 206, 213, 0.25);
}

.stroke-primary-light\/30 {
  stroke: rgba(191, 206, 213, 0.3);
}

.stroke-primary-light\/35 {
  stroke: rgba(191, 206, 213, 0.35);
}

.stroke-primary-light\/40 {
  stroke: rgba(191, 206, 213, 0.4);
}

.stroke-primary-light\/45 {
  stroke: rgba(191, 206, 213, 0.45);
}

.stroke-primary-light\/5 {
  stroke: rgba(191, 206, 213, 0.05);
}

.stroke-primary-light\/50 {
  stroke: rgba(191, 206, 213, 0.5);
}

.stroke-primary-light\/55 {
  stroke: rgba(191, 206, 213, 0.55);
}

.stroke-primary-light\/60 {
  stroke: rgba(191, 206, 213, 0.6);
}

.stroke-primary-light\/65 {
  stroke: rgba(191, 206, 213, 0.65);
}

.stroke-primary-light\/70 {
  stroke: rgba(191, 206, 213, 0.7);
}

.stroke-primary-light\/75 {
  stroke: rgba(191, 206, 213, 0.75);
}

.stroke-primary-light\/80 {
  stroke: rgba(191, 206, 213, 0.8);
}

.stroke-primary-light\/85 {
  stroke: rgba(191, 206, 213, 0.85);
}

.stroke-primary-light\/90 {
  stroke: rgba(191, 206, 213, 0.9);
}

.stroke-primary-light\/95 {
  stroke: rgba(191, 206, 213, 0.95);
}

.object-scale-down {
  object-fit: scale-down;
}

.object-right {
  object-position: right;
}

.object-right-bottom {
  object-position: right bottom;
}

.object-right-top {
  object-position: right top;
}

.p-12 {
  padding: 0.75rem;
}

.p-16 {
  padding: 1rem;
}

.p-20 {
  padding: 1.25rem;
}

.p-24 {
  padding: 1.5rem;
}

.p-28 {
  padding: 1.75rem;
}

.p-32 {
  padding: 2rem;
}

.p-36 {
  padding: 2.25rem;
}

.p-4 {
  padding: 0.25rem;
}

.p-40 {
  padding: 2.5rem;
}

.p-44 {
  padding: 2.75rem;
}

.p-48 {
  padding: 3rem;
}

.p-52 {
  padding: 3.25rem;
}

.p-56 {
  padding: 3.5rem;
}

.p-60 {
  padding: 3.75rem;
}

.p-8 {
  padding: 0.5rem;
}

.px-12 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-16 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-20 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-24 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-28 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-32 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-36 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.px-4 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-40 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-44 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.px-48 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-52 {
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}

.px-56 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-60 {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.px-8 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-12 {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}

.py-16 {
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.py-20 {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}

.py-24 {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

.py-28 {
  padding-bottom: 1.75rem;
  padding-top: 1.75rem;
}

.py-32 {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

.py-36 {
  padding-bottom: 2.25rem;
  padding-top: 2.25rem;
}

.py-4 {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}

.py-40 {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}

.py-44 {
  padding-bottom: 2.75rem;
  padding-top: 2.75rem;
}

.py-48 {
  padding-bottom: 3rem;
  padding-top: 3rem;
}

.py-52 {
  padding-bottom: 3.25rem;
  padding-top: 3.25rem;
}

.py-56 {
  padding-bottom: 3.5rem;
  padding-top: 3.5rem;
}

.py-60 {
  padding-bottom: 3.75rem;
  padding-top: 3.75rem;
}

.py-8 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.pb-12 {
  padding-bottom: 0.75rem;
}

.pb-16 {
  padding-bottom: 1rem;
}

.pb-20 {
  padding-bottom: 1.25rem;
}

.pb-24 {
  padding-bottom: 1.5rem;
}

.pb-28 {
  padding-bottom: 1.75rem;
}

.pb-32 {
  padding-bottom: 2rem;
}

.pb-36 {
  padding-bottom: 2.25rem;
}

.pb-4 {
  padding-bottom: 0.25rem;
}

.pb-40 {
  padding-bottom: 2.5rem;
}

.pb-44 {
  padding-bottom: 2.75rem;
}

.pb-48 {
  padding-bottom: 3rem;
}

.pb-52 {
  padding-bottom: 3.25rem;
}

.pb-56 {
  padding-bottom: 3.5rem;
}

.pb-60 {
  padding-bottom: 3.75rem;
}

.pb-8 {
  padding-bottom: 0.5rem;
}

.pl-12 {
  padding-left: 0.75rem;
}

.pl-16 {
  padding-left: 1rem;
}

.pl-20 {
  padding-left: 1.25rem;
}

.pl-24 {
  padding-left: 1.5rem;
}

.pl-28 {
  padding-left: 1.75rem;
}

.pl-32 {
  padding-left: 2rem;
}

.pl-36 {
  padding-left: 2.25rem;
}

.pl-4 {
  padding-left: 0.25rem;
}

.pl-40 {
  padding-left: 2.5rem;
}

.pl-44 {
  padding-left: 2.75rem;
}

.pl-48 {
  padding-left: 3rem;
}

.pl-52 {
  padding-left: 3.25rem;
}

.pl-56 {
  padding-left: 3.5rem;
}

.pl-60 {
  padding-left: 3.75rem;
}

.pl-8 {
  padding-left: 0.5rem;
}

.pr-12 {
  padding-right: 0.75rem;
}

.pr-16 {
  padding-right: 1rem;
}

.pr-20 {
  padding-right: 1.25rem;
}

.pr-24 {
  padding-right: 1.5rem;
}

.pr-28 {
  padding-right: 1.75rem;
}

.pr-32 {
  padding-right: 2rem;
}

.pr-36 {
  padding-right: 2.25rem;
}

.pr-4 {
  padding-right: 0.25rem;
}

.pr-40 {
  padding-right: 2.5rem;
}

.pr-44 {
  padding-right: 2.75rem;
}

.pr-48 {
  padding-right: 3rem;
}

.pr-52 {
  padding-right: 3.25rem;
}

.pr-56 {
  padding-right: 3.5rem;
}

.pr-60 {
  padding-right: 3.75rem;
}

.pr-8 {
  padding-right: 0.5rem;
}

.pt-12 {
  padding-top: 0.75rem;
}

.pt-16 {
  padding-top: 1rem;
}

.pt-20 {
  padding-top: 1.25rem;
}

.pt-24 {
  padding-top: 1.5rem;
}

.pt-28 {
  padding-top: 1.75rem;
}

.pt-32 {
  padding-top: 2rem;
}

.pt-36 {
  padding-top: 2.25rem;
}

.pt-4 {
  padding-top: 0.25rem;
}

.pt-40 {
  padding-top: 2.5rem;
}

.pt-44 {
  padding-top: 2.75rem;
}

.pt-48 {
  padding-top: 3rem;
}

.pt-52 {
  padding-top: 3.25rem;
}

.pt-56 {
  padding-top: 3.5rem;
}

.pt-60 {
  padding-top: 3.75rem;
}

.pt-8 {
  padding-top: 0.5rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-start {
  text-align: start;
}

.text-end {
  text-align: end;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-8xl {
  font-size: 6rem;
  line-height: 1;
}

.text-9xl {
  font-size: 8rem;
  line-height: 1;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-extralight {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-thin {
  font-weight: 100;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.slashed-zero {
  --tw-slashed-zero:slashed-zero;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.leading-tight {
  line-height: 1.25;
}

.-tracking-tight {
  letter-spacing: 0.025em;
}

.-tracking-tighter {
  letter-spacing: 0.05em;
}

.-tracking-wide {
  letter-spacing: -0.025em;
}

.-tracking-wider {
  letter-spacing: -0.05em;
}

.-tracking-widest {
  letter-spacing: -0.1em;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-tighter {
  letter-spacing: -0.05em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

.text-primary-dark {
  --tw-text-opacity:1;
  color: rgb(0 32 47/var(--tw-text-opacity, 1));
}

.text-primary-dark\/0 {
  color: rgba(0, 32, 47, 0);
}

.text-primary-dark\/10 {
  color: rgba(0, 32, 47, 0.1);
}

.text-primary-dark\/100 {
  color: #00202f;
}

.text-primary-dark\/15 {
  color: rgba(0, 32, 47, 0.15);
}

.text-primary-dark\/20 {
  color: rgba(0, 32, 47, 0.2);
}

.text-primary-dark\/25 {
  color: rgba(0, 32, 47, 0.25);
}

.text-primary-dark\/30 {
  color: rgba(0, 32, 47, 0.3);
}

.text-primary-dark\/35 {
  color: rgba(0, 32, 47, 0.35);
}

.text-primary-dark\/40 {
  color: rgba(0, 32, 47, 0.4);
}

.text-primary-dark\/45 {
  color: rgba(0, 32, 47, 0.45);
}

.text-primary-dark\/5 {
  color: rgba(0, 32, 47, 0.05);
}

.text-primary-dark\/50 {
  color: rgba(0, 32, 47, 0.5);
}

.text-primary-dark\/55 {
  color: rgba(0, 32, 47, 0.55);
}

.text-primary-dark\/60 {
  color: rgba(0, 32, 47, 0.6);
}

.text-primary-dark\/65 {
  color: rgba(0, 32, 47, 0.65);
}

.text-primary-dark\/70 {
  color: rgba(0, 32, 47, 0.7);
}

.text-primary-dark\/75 {
  color: rgba(0, 32, 47, 0.75);
}

.text-primary-dark\/80 {
  color: rgba(0, 32, 47, 0.8);
}

.text-primary-dark\/85 {
  color: rgba(0, 32, 47, 0.85);
}

.text-primary-dark\/90 {
  color: rgba(0, 32, 47, 0.9);
}

.text-primary-dark\/95 {
  color: rgba(0, 32, 47, 0.95);
}

.text-primary-default {
  --tw-text-opacity:1;
  color: rgb(0 59 85/var(--tw-text-opacity, 1));
}

.text-primary-default\/0 {
  color: rgba(0, 59, 85, 0);
}

.text-primary-default\/10 {
  color: rgba(0, 59, 85, 0.1);
}

.text-primary-default\/100 {
  color: #003b55;
}

.text-primary-default\/15 {
  color: rgba(0, 59, 85, 0.15);
}

.text-primary-default\/20 {
  color: rgba(0, 59, 85, 0.2);
}

.text-primary-default\/25 {
  color: rgba(0, 59, 85, 0.25);
}

.text-primary-default\/30 {
  color: rgba(0, 59, 85, 0.3);
}

.text-primary-default\/35 {
  color: rgba(0, 59, 85, 0.35);
}

.text-primary-default\/40 {
  color: rgba(0, 59, 85, 0.4);
}

.text-primary-default\/45 {
  color: rgba(0, 59, 85, 0.45);
}

.text-primary-default\/5 {
  color: rgba(0, 59, 85, 0.05);
}

.text-primary-default\/50 {
  color: rgba(0, 59, 85, 0.5);
}

.text-primary-default\/55 {
  color: rgba(0, 59, 85, 0.55);
}

.text-primary-default\/60 {
  color: rgba(0, 59, 85, 0.6);
}

.text-primary-default\/65 {
  color: rgba(0, 59, 85, 0.65);
}

.text-primary-default\/70 {
  color: rgba(0, 59, 85, 0.7);
}

.text-primary-default\/75 {
  color: rgba(0, 59, 85, 0.75);
}

.text-primary-default\/80 {
  color: rgba(0, 59, 85, 0.8);
}

.text-primary-default\/85 {
  color: rgba(0, 59, 85, 0.85);
}

.text-primary-default\/90 {
  color: rgba(0, 59, 85, 0.9);
}

.text-primary-default\/95 {
  color: rgba(0, 59, 85, 0.95);
}

.text-primary-light {
  --tw-text-opacity:1;
  color: rgb(191 206 213/var(--tw-text-opacity, 1));
}

.text-primary-light\/0 {
  color: rgba(191, 206, 213, 0);
}

.text-primary-light\/10 {
  color: rgba(191, 206, 213, 0.1);
}

.text-primary-light\/100 {
  color: #bfced5;
}

.text-primary-light\/15 {
  color: rgba(191, 206, 213, 0.15);
}

.text-primary-light\/20 {
  color: rgba(191, 206, 213, 0.2);
}

.text-primary-light\/25 {
  color: rgba(191, 206, 213, 0.25);
}

.text-primary-light\/30 {
  color: rgba(191, 206, 213, 0.3);
}

.text-primary-light\/35 {
  color: rgba(191, 206, 213, 0.35);
}

.text-primary-light\/40 {
  color: rgba(191, 206, 213, 0.4);
}

.text-primary-light\/45 {
  color: rgba(191, 206, 213, 0.45);
}

.text-primary-light\/5 {
  color: rgba(191, 206, 213, 0.05);
}

.text-primary-light\/50 {
  color: rgba(191, 206, 213, 0.5);
}

.text-primary-light\/55 {
  color: rgba(191, 206, 213, 0.55);
}

.text-primary-light\/60 {
  color: rgba(191, 206, 213, 0.6);
}

.text-primary-light\/65 {
  color: rgba(191, 206, 213, 0.65);
}

.text-primary-light\/70 {
  color: rgba(191, 206, 213, 0.7);
}

.text-primary-light\/75 {
  color: rgba(191, 206, 213, 0.75);
}

.text-primary-light\/80 {
  color: rgba(191, 206, 213, 0.8);
}

.text-primary-light\/85 {
  color: rgba(191, 206, 213, 0.85);
}

.text-primary-light\/90 {
  color: rgba(191, 206, 213, 0.9);
}

.text-primary-light\/95 {
  color: rgba(191, 206, 213, 0.95);
}

.text-opacity-0 {
  --tw-text-opacity:0;
}

.text-opacity-10 {
  --tw-text-opacity:0.1;
}

.text-opacity-100 {
  --tw-text-opacity:1;
}

.text-opacity-15 {
  --tw-text-opacity:0.15;
}

.text-opacity-20 {
  --tw-text-opacity:0.2;
}

.text-opacity-25 {
  --tw-text-opacity:0.25;
}

.text-opacity-30 {
  --tw-text-opacity:0.3;
}

.text-opacity-35 {
  --tw-text-opacity:0.35;
}

.text-opacity-40 {
  --tw-text-opacity:0.4;
}

.text-opacity-45 {
  --tw-text-opacity:0.45;
}

.text-opacity-5 {
  --tw-text-opacity:0.05;
}

.text-opacity-50 {
  --tw-text-opacity:0.5;
}

.text-opacity-55 {
  --tw-text-opacity:0.55;
}

.text-opacity-60 {
  --tw-text-opacity:0.6;
}

.text-opacity-65 {
  --tw-text-opacity:0.65;
}

.text-opacity-70 {
  --tw-text-opacity:0.7;
}

.text-opacity-75 {
  --tw-text-opacity:0.75;
}

.text-opacity-80 {
  --tw-text-opacity:0.8;
}

.text-opacity-85 {
  --tw-text-opacity:0.85;
}

.text-opacity-90 {
  --tw-text-opacity:0.9;
}

.text-opacity-95 {
  --tw-text-opacity:0.95;
}

.underline {
  text-decoration-line: underline;
}

.overline {
  text-decoration-line: overline;
}

.line-through {
  text-decoration-line: line-through;
}

.decoration-primary-light {
  text-decoration-color: #bfced5;
}

.decoration-primary-light\/0 {
  text-decoration-color: rgba(191, 206, 213, 0);
}

.decoration-primary-light\/10 {
  text-decoration-color: rgba(191, 206, 213, 0.1);
}

.decoration-primary-light\/100 {
  text-decoration-color: #bfced5;
}

.decoration-primary-light\/15 {
  text-decoration-color: rgba(191, 206, 213, 0.15);
}

.decoration-primary-light\/20 {
  text-decoration-color: rgba(191, 206, 213, 0.2);
}

.decoration-primary-light\/25 {
  text-decoration-color: rgba(191, 206, 213, 0.25);
}

.decoration-primary-light\/30 {
  text-decoration-color: rgba(191, 206, 213, 0.3);
}

.decoration-primary-light\/35 {
  text-decoration-color: rgba(191, 206, 213, 0.35);
}

.decoration-primary-light\/40 {
  text-decoration-color: rgba(191, 206, 213, 0.4);
}

.decoration-primary-light\/45 {
  text-decoration-color: rgba(191, 206, 213, 0.45);
}

.decoration-primary-light\/5 {
  text-decoration-color: rgba(191, 206, 213, 0.05);
}

.decoration-primary-light\/50 {
  text-decoration-color: rgba(191, 206, 213, 0.5);
}

.decoration-primary-light\/55 {
  text-decoration-color: rgba(191, 206, 213, 0.55);
}

.decoration-primary-light\/60 {
  text-decoration-color: rgba(191, 206, 213, 0.6);
}

.decoration-primary-light\/65 {
  text-decoration-color: rgba(191, 206, 213, 0.65);
}

.decoration-primary-light\/70 {
  text-decoration-color: rgba(191, 206, 213, 0.7);
}

.decoration-primary-light\/75 {
  text-decoration-color: rgba(191, 206, 213, 0.75);
}

.decoration-primary-light\/80 {
  text-decoration-color: rgba(191, 206, 213, 0.8);
}

.decoration-primary-light\/85 {
  text-decoration-color: rgba(191, 206, 213, 0.85);
}

.decoration-primary-light\/90 {
  text-decoration-color: rgba(191, 206, 213, 0.9);
}

.decoration-primary-light\/95 {
  text-decoration-color: rgba(191, 206, 213, 0.95);
}

.decoration-dashed {
  text-decoration-style: dashed;
}

.decoration-wavy {
  text-decoration-style: wavy;
}

.placeholder-primary-dark::placeholder {
  --tw-placeholder-opacity:1;
  color: rgb(0 32 47/var(--tw-placeholder-opacity, 1));
}

.placeholder-primary-dark\/0::placeholder {
  color: rgba(0, 32, 47, 0);
}

.placeholder-primary-dark\/10::placeholder {
  color: rgba(0, 32, 47, 0.1);
}

.placeholder-primary-dark\/100::placeholder {
  color: #00202f;
}

.placeholder-primary-dark\/15::placeholder {
  color: rgba(0, 32, 47, 0.15);
}

.placeholder-primary-dark\/20::placeholder {
  color: rgba(0, 32, 47, 0.2);
}

.placeholder-primary-dark\/25::placeholder {
  color: rgba(0, 32, 47, 0.25);
}

.placeholder-primary-dark\/30::placeholder {
  color: rgba(0, 32, 47, 0.3);
}

.placeholder-primary-dark\/35::placeholder {
  color: rgba(0, 32, 47, 0.35);
}

.placeholder-primary-dark\/40::placeholder {
  color: rgba(0, 32, 47, 0.4);
}

.placeholder-primary-dark\/45::placeholder {
  color: rgba(0, 32, 47, 0.45);
}

.placeholder-primary-dark\/5::placeholder {
  color: rgba(0, 32, 47, 0.05);
}

.placeholder-primary-dark\/50::placeholder {
  color: rgba(0, 32, 47, 0.5);
}

.placeholder-primary-dark\/55::placeholder {
  color: rgba(0, 32, 47, 0.55);
}

.placeholder-primary-dark\/60::placeholder {
  color: rgba(0, 32, 47, 0.6);
}

.placeholder-primary-dark\/65::placeholder {
  color: rgba(0, 32, 47, 0.65);
}

.placeholder-primary-dark\/70::placeholder {
  color: rgba(0, 32, 47, 0.7);
}

.placeholder-primary-dark\/75::placeholder {
  color: rgba(0, 32, 47, 0.75);
}

.placeholder-primary-dark\/80::placeholder {
  color: rgba(0, 32, 47, 0.8);
}

.placeholder-primary-dark\/85::placeholder {
  color: rgba(0, 32, 47, 0.85);
}

.placeholder-primary-dark\/90::placeholder {
  color: rgba(0, 32, 47, 0.9);
}

.placeholder-primary-dark\/95::placeholder {
  color: rgba(0, 32, 47, 0.95);
}

.placeholder-primary-default::placeholder {
  --tw-placeholder-opacity:1;
  color: rgb(0 59 85/var(--tw-placeholder-opacity, 1));
}

.placeholder-primary-default\/0::placeholder {
  color: rgba(0, 59, 85, 0);
}

.placeholder-primary-default\/10::placeholder {
  color: rgba(0, 59, 85, 0.1);
}

.placeholder-primary-default\/100::placeholder {
  color: #003b55;
}

.placeholder-primary-default\/15::placeholder {
  color: rgba(0, 59, 85, 0.15);
}

.placeholder-primary-default\/20::placeholder {
  color: rgba(0, 59, 85, 0.2);
}

.placeholder-primary-default\/25::placeholder {
  color: rgba(0, 59, 85, 0.25);
}

.placeholder-primary-default\/30::placeholder {
  color: rgba(0, 59, 85, 0.3);
}

.placeholder-primary-default\/35::placeholder {
  color: rgba(0, 59, 85, 0.35);
}

.placeholder-primary-default\/40::placeholder {
  color: rgba(0, 59, 85, 0.4);
}

.placeholder-primary-default\/45::placeholder {
  color: rgba(0, 59, 85, 0.45);
}

.placeholder-primary-default\/5::placeholder {
  color: rgba(0, 59, 85, 0.05);
}

.placeholder-primary-default\/50::placeholder {
  color: rgba(0, 59, 85, 0.5);
}

.placeholder-primary-default\/55::placeholder {
  color: rgba(0, 59, 85, 0.55);
}

.placeholder-primary-default\/60::placeholder {
  color: rgba(0, 59, 85, 0.6);
}

.placeholder-primary-default\/65::placeholder {
  color: rgba(0, 59, 85, 0.65);
}

.placeholder-primary-default\/70::placeholder {
  color: rgba(0, 59, 85, 0.7);
}

.placeholder-primary-default\/75::placeholder {
  color: rgba(0, 59, 85, 0.75);
}

.placeholder-primary-default\/80::placeholder {
  color: rgba(0, 59, 85, 0.8);
}

.placeholder-primary-default\/85::placeholder {
  color: rgba(0, 59, 85, 0.85);
}

.placeholder-primary-default\/90::placeholder {
  color: rgba(0, 59, 85, 0.9);
}

.placeholder-primary-default\/95::placeholder {
  color: rgba(0, 59, 85, 0.95);
}

.placeholder-primary-light::placeholder {
  --tw-placeholder-opacity:1;
  color: rgb(191 206 213/var(--tw-placeholder-opacity, 1));
}

.placeholder-primary-light\/0::placeholder {
  color: rgba(191, 206, 213, 0);
}

.placeholder-primary-light\/10::placeholder {
  color: rgba(191, 206, 213, 0.1);
}

.placeholder-primary-light\/100::placeholder {
  color: #bfced5;
}

.placeholder-primary-light\/15::placeholder {
  color: rgba(191, 206, 213, 0.15);
}

.placeholder-primary-light\/20::placeholder {
  color: rgba(191, 206, 213, 0.2);
}

.placeholder-primary-light\/25::placeholder {
  color: rgba(191, 206, 213, 0.25);
}

.placeholder-primary-light\/30::placeholder {
  color: rgba(191, 206, 213, 0.3);
}

.placeholder-primary-light\/35::placeholder {
  color: rgba(191, 206, 213, 0.35);
}

.placeholder-primary-light\/40::placeholder {
  color: rgba(191, 206, 213, 0.4);
}

.placeholder-primary-light\/45::placeholder {
  color: rgba(191, 206, 213, 0.45);
}

.placeholder-primary-light\/5::placeholder {
  color: rgba(191, 206, 213, 0.05);
}

.placeholder-primary-light\/50::placeholder {
  color: rgba(191, 206, 213, 0.5);
}

.placeholder-primary-light\/55::placeholder {
  color: rgba(191, 206, 213, 0.55);
}

.placeholder-primary-light\/60::placeholder {
  color: rgba(191, 206, 213, 0.6);
}

.placeholder-primary-light\/65::placeholder {
  color: rgba(191, 206, 213, 0.65);
}

.placeholder-primary-light\/70::placeholder {
  color: rgba(191, 206, 213, 0.7);
}

.placeholder-primary-light\/75::placeholder {
  color: rgba(191, 206, 213, 0.75);
}

.placeholder-primary-light\/80::placeholder {
  color: rgba(191, 206, 213, 0.8);
}

.placeholder-primary-light\/85::placeholder {
  color: rgba(191, 206, 213, 0.85);
}

.placeholder-primary-light\/90::placeholder {
  color: rgba(191, 206, 213, 0.9);
}

.placeholder-primary-light\/95::placeholder {
  color: rgba(191, 206, 213, 0.95);
}

.placeholder-opacity-0::placeholder {
  --tw-placeholder-opacity:0;
}

.placeholder-opacity-10::placeholder {
  --tw-placeholder-opacity:0.1;
}

.placeholder-opacity-100::placeholder {
  --tw-placeholder-opacity:1;
}

.placeholder-opacity-15::placeholder {
  --tw-placeholder-opacity:0.15;
}

.placeholder-opacity-20::placeholder {
  --tw-placeholder-opacity:0.2;
}

.placeholder-opacity-25::placeholder {
  --tw-placeholder-opacity:0.25;
}

.placeholder-opacity-30::placeholder {
  --tw-placeholder-opacity:0.3;
}

.placeholder-opacity-35::placeholder {
  --tw-placeholder-opacity:0.35;
}

.placeholder-opacity-40::placeholder {
  --tw-placeholder-opacity:0.4;
}

.placeholder-opacity-45::placeholder {
  --tw-placeholder-opacity:0.45;
}

.placeholder-opacity-5::placeholder {
  --tw-placeholder-opacity:0.05;
}

.placeholder-opacity-50::placeholder {
  --tw-placeholder-opacity:0.5;
}

.placeholder-opacity-55::placeholder {
  --tw-placeholder-opacity:0.55;
}

.placeholder-opacity-60::placeholder {
  --tw-placeholder-opacity:0.6;
}

.placeholder-opacity-65::placeholder {
  --tw-placeholder-opacity:0.65;
}

.placeholder-opacity-70::placeholder {
  --tw-placeholder-opacity:0.7;
}

.placeholder-opacity-75::placeholder {
  --tw-placeholder-opacity:0.75;
}

.placeholder-opacity-80::placeholder {
  --tw-placeholder-opacity:0.8;
}

.placeholder-opacity-85::placeholder {
  --tw-placeholder-opacity:0.85;
}

.placeholder-opacity-90::placeholder {
  --tw-placeholder-opacity:0.9;
}

.placeholder-opacity-95::placeholder {
  --tw-placeholder-opacity:0.95;
}

.caret-primary-light {
  caret-color: #bfced5;
}

.caret-primary-light\/0 {
  caret-color: rgba(191, 206, 213, 0);
}

.caret-primary-light\/10 {
  caret-color: rgba(191, 206, 213, 0.1);
}

.caret-primary-light\/100 {
  caret-color: #bfced5;
}

.caret-primary-light\/15 {
  caret-color: rgba(191, 206, 213, 0.15);
}

.caret-primary-light\/20 {
  caret-color: rgba(191, 206, 213, 0.2);
}

.caret-primary-light\/25 {
  caret-color: rgba(191, 206, 213, 0.25);
}

.caret-primary-light\/30 {
  caret-color: rgba(191, 206, 213, 0.3);
}

.caret-primary-light\/35 {
  caret-color: rgba(191, 206, 213, 0.35);
}

.caret-primary-light\/40 {
  caret-color: rgba(191, 206, 213, 0.4);
}

.caret-primary-light\/45 {
  caret-color: rgba(191, 206, 213, 0.45);
}

.caret-primary-light\/5 {
  caret-color: rgba(191, 206, 213, 0.05);
}

.caret-primary-light\/50 {
  caret-color: rgba(191, 206, 213, 0.5);
}

.caret-primary-light\/55 {
  caret-color: rgba(191, 206, 213, 0.55);
}

.caret-primary-light\/60 {
  caret-color: rgba(191, 206, 213, 0.6);
}

.caret-primary-light\/65 {
  caret-color: rgba(191, 206, 213, 0.65);
}

.caret-primary-light\/70 {
  caret-color: rgba(191, 206, 213, 0.7);
}

.caret-primary-light\/75 {
  caret-color: rgba(191, 206, 213, 0.75);
}

.caret-primary-light\/80 {
  caret-color: rgba(191, 206, 213, 0.8);
}

.caret-primary-light\/85 {
  caret-color: rgba(191, 206, 213, 0.85);
}

.caret-primary-light\/90 {
  caret-color: rgba(191, 206, 213, 0.9);
}

.caret-primary-light\/95 {
  caret-color: rgba(191, 206, 213, 0.95);
}

.accent-primary-light {
  accent-color: #bfced5;
}

.accent-primary-light\/0 {
  accent-color: rgba(191, 206, 213, 0);
}

.accent-primary-light\/10 {
  accent-color: rgba(191, 206, 213, 0.1);
}

.accent-primary-light\/100 {
  accent-color: #bfced5;
}

.accent-primary-light\/15 {
  accent-color: rgba(191, 206, 213, 0.15);
}

.accent-primary-light\/20 {
  accent-color: rgba(191, 206, 213, 0.2);
}

.accent-primary-light\/25 {
  accent-color: rgba(191, 206, 213, 0.25);
}

.accent-primary-light\/30 {
  accent-color: rgba(191, 206, 213, 0.3);
}

.accent-primary-light\/35 {
  accent-color: rgba(191, 206, 213, 0.35);
}

.accent-primary-light\/40 {
  accent-color: rgba(191, 206, 213, 0.4);
}

.accent-primary-light\/45 {
  accent-color: rgba(191, 206, 213, 0.45);
}

.accent-primary-light\/5 {
  accent-color: rgba(191, 206, 213, 0.05);
}

.accent-primary-light\/50 {
  accent-color: rgba(191, 206, 213, 0.5);
}

.accent-primary-light\/55 {
  accent-color: rgba(191, 206, 213, 0.55);
}

.accent-primary-light\/60 {
  accent-color: rgba(191, 206, 213, 0.6);
}

.accent-primary-light\/65 {
  accent-color: rgba(191, 206, 213, 0.65);
}

.accent-primary-light\/70 {
  accent-color: rgba(191, 206, 213, 0.7);
}

.accent-primary-light\/75 {
  accent-color: rgba(191, 206, 213, 0.75);
}

.accent-primary-light\/80 {
  accent-color: rgba(191, 206, 213, 0.8);
}

.accent-primary-light\/85 {
  accent-color: rgba(191, 206, 213, 0.85);
}

.accent-primary-light\/90 {
  accent-color: rgba(191, 206, 213, 0.9);
}

.accent-primary-light\/95 {
  accent-color: rgba(191, 206, 213, 0.95);
}

.bg-blend-normal {
  background-blend-mode: normal;
}

.bg-blend-multiply {
  background-blend-mode: multiply;
}

.bg-blend-screen {
  background-blend-mode: screen;
}

.bg-blend-overlay {
  background-blend-mode: overlay;
}

.bg-blend-darken {
  background-blend-mode: darken;
}

.bg-blend-lighten {
  background-blend-mode: lighten;
}

.bg-blend-color-dodge {
  background-blend-mode: color-dodge;
}

.bg-blend-color-burn {
  background-blend-mode: color-burn;
}

.bg-blend-hard-light {
  background-blend-mode: hard-light;
}

.bg-blend-soft-light {
  background-blend-mode: soft-light;
}

.bg-blend-difference {
  background-blend-mode: difference;
}

.bg-blend-exclusion {
  background-blend-mode: exclusion;
}

.bg-blend-hue {
  background-blend-mode: hue;
}

.bg-blend-saturation {
  background-blend-mode: saturation;
}

.bg-blend-color {
  background-blend-mode: color;
}

.bg-blend-luminosity {
  background-blend-mode: luminosity;
}

.mix-blend-lighten {
  mix-blend-mode: lighten;
}

.mix-blend-color-dodge {
  mix-blend-mode: color-dodge;
}

.mix-blend-color-burn {
  mix-blend-mode: color-burn;
}

.mix-blend-hard-light {
  mix-blend-mode: hard-light;
}

.mix-blend-soft-light {
  mix-blend-mode: soft-light;
}

.mix-blend-hue {
  mix-blend-mode: hue;
}

.mix-blend-color {
  mix-blend-mode: color;
}

.mix-blend-plus-lighter {
  mix-blend-mode: plus-lighter;
}

.shadow {
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}

.shadow, .shadow-2xl {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-2xl {
  --tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);
  --tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);
}

.shadow-inner {
  --tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);
  --tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color);
}

.shadow-inner, .shadow-lg {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
  --tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);
}

.shadow-md {
  --tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
  --tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);
}

.shadow-md, .shadow-none {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-none {
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
}

.shadow-sm {
  --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);
  --tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);
}

.shadow-sm, .shadow-xl {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
}

.shadow-primary-dark {
  --tw-shadow-color:#00202f;
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/0 {
  --tw-shadow-color:rgba(0,32,47,0);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/10 {
  --tw-shadow-color:rgba(0,32,47,.1);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/100 {
  --tw-shadow-color:#00202f;
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/15 {
  --tw-shadow-color:rgba(0,32,47,.15);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/20 {
  --tw-shadow-color:rgba(0,32,47,.2);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/25 {
  --tw-shadow-color:rgba(0,32,47,.25);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/30 {
  --tw-shadow-color:rgba(0,32,47,.3);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/35 {
  --tw-shadow-color:rgba(0,32,47,.35);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/40 {
  --tw-shadow-color:rgba(0,32,47,.4);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/45 {
  --tw-shadow-color:rgba(0,32,47,.45);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/5 {
  --tw-shadow-color:rgba(0,32,47,.05);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/50 {
  --tw-shadow-color:rgba(0,32,47,.5);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/55 {
  --tw-shadow-color:rgba(0,32,47,.55);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/60 {
  --tw-shadow-color:rgba(0,32,47,.6);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/65 {
  --tw-shadow-color:rgba(0,32,47,.65);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/70 {
  --tw-shadow-color:rgba(0,32,47,.7);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/75 {
  --tw-shadow-color:rgba(0,32,47,.75);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/80 {
  --tw-shadow-color:rgba(0,32,47,.8);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/85 {
  --tw-shadow-color:rgba(0,32,47,.85);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/90 {
  --tw-shadow-color:rgba(0,32,47,.9);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-dark\/95 {
  --tw-shadow-color:rgba(0,32,47,.95);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default {
  --tw-shadow-color:#003b55;
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/0 {
  --tw-shadow-color:rgba(0,59,85,0);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/10 {
  --tw-shadow-color:rgba(0,59,85,.1);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/100 {
  --tw-shadow-color:#003b55;
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/15 {
  --tw-shadow-color:rgba(0,59,85,.15);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/20 {
  --tw-shadow-color:rgba(0,59,85,.2);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/25 {
  --tw-shadow-color:rgba(0,59,85,.25);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/30 {
  --tw-shadow-color:rgba(0,59,85,.3);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/35 {
  --tw-shadow-color:rgba(0,59,85,.35);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/40 {
  --tw-shadow-color:rgba(0,59,85,.4);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/45 {
  --tw-shadow-color:rgba(0,59,85,.45);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/5 {
  --tw-shadow-color:rgba(0,59,85,.05);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/50 {
  --tw-shadow-color:rgba(0,59,85,.5);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/55 {
  --tw-shadow-color:rgba(0,59,85,.55);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/60 {
  --tw-shadow-color:rgba(0,59,85,.6);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/65 {
  --tw-shadow-color:rgba(0,59,85,.65);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/70 {
  --tw-shadow-color:rgba(0,59,85,.7);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/75 {
  --tw-shadow-color:rgba(0,59,85,.75);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/80 {
  --tw-shadow-color:rgba(0,59,85,.8);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/85 {
  --tw-shadow-color:rgba(0,59,85,.85);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/90 {
  --tw-shadow-color:rgba(0,59,85,.9);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-default\/95 {
  --tw-shadow-color:rgba(0,59,85,.95);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light {
  --tw-shadow-color:#bfced5;
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/0 {
  --tw-shadow-color:rgba(191,206,213,0);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/10 {
  --tw-shadow-color:rgba(191,206,213,.1);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/100 {
  --tw-shadow-color:#bfced5;
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/15 {
  --tw-shadow-color:rgba(191,206,213,.15);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/20 {
  --tw-shadow-color:rgba(191,206,213,.2);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/25 {
  --tw-shadow-color:rgba(191,206,213,.25);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/30 {
  --tw-shadow-color:rgba(191,206,213,.3);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/35 {
  --tw-shadow-color:rgba(191,206,213,.35);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/40 {
  --tw-shadow-color:rgba(191,206,213,.4);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/45 {
  --tw-shadow-color:rgba(191,206,213,.45);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/5 {
  --tw-shadow-color:rgba(191,206,213,.05);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/50 {
  --tw-shadow-color:rgba(191,206,213,.5);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/55 {
  --tw-shadow-color:rgba(191,206,213,.55);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/60 {
  --tw-shadow-color:rgba(191,206,213,.6);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/65 {
  --tw-shadow-color:rgba(191,206,213,.65);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/70 {
  --tw-shadow-color:rgba(191,206,213,.7);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/75 {
  --tw-shadow-color:rgba(191,206,213,.75);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/80 {
  --tw-shadow-color:rgba(191,206,213,.8);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/85 {
  --tw-shadow-color:rgba(191,206,213,.85);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/90 {
  --tw-shadow-color:rgba(191,206,213,.9);
  --tw-shadow:var(--tw-shadow-colored);
}

.shadow-primary-light\/95 {
  --tw-shadow-color:rgba(191,206,213,.95);
  --tw-shadow:var(--tw-shadow-colored);
}

.outline {
  outline-style: solid;
}

.outline-dashed {
  outline-style: dashed;
}

.outline-primary-light {
  outline-color: #bfced5;
}

.outline-primary-light\/0 {
  outline-color: rgba(191, 206, 213, 0);
}

.outline-primary-light\/10 {
  outline-color: rgba(191, 206, 213, 0.1);
}

.outline-primary-light\/100 {
  outline-color: #bfced5;
}

.outline-primary-light\/15 {
  outline-color: rgba(191, 206, 213, 0.15);
}

.outline-primary-light\/20 {
  outline-color: rgba(191, 206, 213, 0.2);
}

.outline-primary-light\/25 {
  outline-color: rgba(191, 206, 213, 0.25);
}

.outline-primary-light\/30 {
  outline-color: rgba(191, 206, 213, 0.3);
}

.outline-primary-light\/35 {
  outline-color: rgba(191, 206, 213, 0.35);
}

.outline-primary-light\/40 {
  outline-color: rgba(191, 206, 213, 0.4);
}

.outline-primary-light\/45 {
  outline-color: rgba(191, 206, 213, 0.45);
}

.outline-primary-light\/5 {
  outline-color: rgba(191, 206, 213, 0.05);
}

.outline-primary-light\/50 {
  outline-color: rgba(191, 206, 213, 0.5);
}

.outline-primary-light\/55 {
  outline-color: rgba(191, 206, 213, 0.55);
}

.outline-primary-light\/60 {
  outline-color: rgba(191, 206, 213, 0.6);
}

.outline-primary-light\/65 {
  outline-color: rgba(191, 206, 213, 0.65);
}

.outline-primary-light\/70 {
  outline-color: rgba(191, 206, 213, 0.7);
}

.outline-primary-light\/75 {
  outline-color: rgba(191, 206, 213, 0.75);
}

.outline-primary-light\/80 {
  outline-color: rgba(191, 206, 213, 0.8);
}

.outline-primary-light\/85 {
  outline-color: rgba(191, 206, 213, 0.85);
}

.outline-primary-light\/90 {
  outline-color: rgba(191, 206, 213, 0.9);
}

.outline-primary-light\/95 {
  outline-color: rgba(191, 206, 213, 0.95);
}

.ring {
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}

.ring-primary-light {
  --tw-ring-opacity:1;
  --tw-ring-color:rgb(191 206 213/var(--tw-ring-opacity,1));
}

.ring-primary-light\/0 {
  --tw-ring-color:rgba(191,206,213,0);
}

.ring-primary-light\/10 {
  --tw-ring-color:rgba(191,206,213,.1);
}

.ring-primary-light\/100 {
  --tw-ring-color:#bfced5;
}

.ring-primary-light\/15 {
  --tw-ring-color:rgba(191,206,213,.15);
}

.ring-primary-light\/20 {
  --tw-ring-color:rgba(191,206,213,.2);
}

.ring-primary-light\/25 {
  --tw-ring-color:rgba(191,206,213,.25);
}

.ring-primary-light\/30 {
  --tw-ring-color:rgba(191,206,213,.3);
}

.ring-primary-light\/35 {
  --tw-ring-color:rgba(191,206,213,.35);
}

.ring-primary-light\/40 {
  --tw-ring-color:rgba(191,206,213,.4);
}

.ring-primary-light\/45 {
  --tw-ring-color:rgba(191,206,213,.45);
}

.ring-primary-light\/5 {
  --tw-ring-color:rgba(191,206,213,.05);
}

.ring-primary-light\/50 {
  --tw-ring-color:rgba(191,206,213,.5);
}

.ring-primary-light\/55 {
  --tw-ring-color:rgba(191,206,213,.55);
}

.ring-primary-light\/60 {
  --tw-ring-color:rgba(191,206,213,.6);
}

.ring-primary-light\/65 {
  --tw-ring-color:rgba(191,206,213,.65);
}

.ring-primary-light\/70 {
  --tw-ring-color:rgba(191,206,213,.7);
}

.ring-primary-light\/75 {
  --tw-ring-color:rgba(191,206,213,.75);
}

.ring-primary-light\/80 {
  --tw-ring-color:rgba(191,206,213,.8);
}

.ring-primary-light\/85 {
  --tw-ring-color:rgba(191,206,213,.85);
}

.ring-primary-light\/90 {
  --tw-ring-color:rgba(191,206,213,.9);
}

.ring-primary-light\/95 {
  --tw-ring-color:rgba(191,206,213,.95);
}

.ring-offset-primary-light {
  --tw-ring-offset-color:#bfced5;
}

.ring-offset-primary-light\/0 {
  --tw-ring-offset-color:rgba(191,206,213,0);
}

.ring-offset-primary-light\/10 {
  --tw-ring-offset-color:rgba(191,206,213,.1);
}

.ring-offset-primary-light\/100 {
  --tw-ring-offset-color:#bfced5;
}

.ring-offset-primary-light\/15 {
  --tw-ring-offset-color:rgba(191,206,213,.15);
}

.ring-offset-primary-light\/20 {
  --tw-ring-offset-color:rgba(191,206,213,.2);
}

.ring-offset-primary-light\/25 {
  --tw-ring-offset-color:rgba(191,206,213,.25);
}

.ring-offset-primary-light\/30 {
  --tw-ring-offset-color:rgba(191,206,213,.3);
}

.ring-offset-primary-light\/35 {
  --tw-ring-offset-color:rgba(191,206,213,.35);
}

.ring-offset-primary-light\/40 {
  --tw-ring-offset-color:rgba(191,206,213,.4);
}

.ring-offset-primary-light\/45 {
  --tw-ring-offset-color:rgba(191,206,213,.45);
}

.ring-offset-primary-light\/5 {
  --tw-ring-offset-color:rgba(191,206,213,.05);
}

.ring-offset-primary-light\/50 {
  --tw-ring-offset-color:rgba(191,206,213,.5);
}

.ring-offset-primary-light\/55 {
  --tw-ring-offset-color:rgba(191,206,213,.55);
}

.ring-offset-primary-light\/60 {
  --tw-ring-offset-color:rgba(191,206,213,.6);
}

.ring-offset-primary-light\/65 {
  --tw-ring-offset-color:rgba(191,206,213,.65);
}

.ring-offset-primary-light\/70 {
  --tw-ring-offset-color:rgba(191,206,213,.7);
}

.ring-offset-primary-light\/75 {
  --tw-ring-offset-color:rgba(191,206,213,.75);
}

.ring-offset-primary-light\/80 {
  --tw-ring-offset-color:rgba(191,206,213,.8);
}

.ring-offset-primary-light\/85 {
  --tw-ring-offset-color:rgba(191,206,213,.85);
}

.ring-offset-primary-light\/90 {
  --tw-ring-offset-color:rgba(191,206,213,.9);
}

.ring-offset-primary-light\/95 {
  --tw-ring-offset-color:rgba(191,206,213,.95);
}

.blur {
  --tw-blur:blur(8px);
}

.blur, .brightness-0 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.brightness-0 {
  --tw-brightness:brightness(0);
}

.brightness-100 {
  --tw-brightness:brightness(1);
}

.brightness-100, .brightness-105 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.brightness-105 {
  --tw-brightness:brightness(1.05);
}

.brightness-110 {
  --tw-brightness:brightness(1.1);
}

.brightness-110, .brightness-125 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.brightness-125 {
  --tw-brightness:brightness(1.25);
}

.brightness-150 {
  --tw-brightness:brightness(1.5);
}

.brightness-150, .brightness-200 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.brightness-200 {
  --tw-brightness:brightness(2);
}

.brightness-50 {
  --tw-brightness:brightness(.5);
}

.brightness-50, .brightness-75 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.brightness-75 {
  --tw-brightness:brightness(.75);
}

.brightness-90 {
  --tw-brightness:brightness(.9);
}

.brightness-90, .brightness-95 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.brightness-95 {
  --tw-brightness:brightness(.95);
}

.drop-shadow {
  --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06));
}

.drop-shadow, .drop-shadow-2xl {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-2xl {
  --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0,0,0,.15));
}

.drop-shadow-lg {
  --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1));
}

.drop-shadow-lg, .drop-shadow-md {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-md {
  --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06));
}

.drop-shadow-none {
  --tw-drop-shadow:drop-shadow(0 0 #0000);
}

.drop-shadow-none, .drop-shadow-sm {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-sm {
  --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,.05));
}

.drop-shadow-xl {
  --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0,0,0,.03)) drop-shadow(0 8px 5px rgba(0,0,0,.08));
}

.-hue-rotate-0, .drop-shadow-xl {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.-hue-rotate-0 {
  --tw-hue-rotate:hue-rotate(-0deg);
}

.-hue-rotate-15 {
  --tw-hue-rotate:hue-rotate(-15deg);
}

.-hue-rotate-15, .-hue-rotate-180 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.-hue-rotate-180 {
  --tw-hue-rotate:hue-rotate(-180deg);
}

.-hue-rotate-30 {
  --tw-hue-rotate:hue-rotate(-30deg);
}

.-hue-rotate-30, .-hue-rotate-60 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.-hue-rotate-60 {
  --tw-hue-rotate:hue-rotate(-60deg);
}

.-hue-rotate-90 {
  --tw-hue-rotate:hue-rotate(-90deg);
}

.-hue-rotate-90, .hue-rotate-0 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hue-rotate-0 {
  --tw-hue-rotate:hue-rotate(0deg);
}

.hue-rotate-15 {
  --tw-hue-rotate:hue-rotate(15deg);
}

.hue-rotate-15, .hue-rotate-180 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hue-rotate-180 {
  --tw-hue-rotate:hue-rotate(180deg);
}

.hue-rotate-30 {
  --tw-hue-rotate:hue-rotate(30deg);
}

.hue-rotate-30, .hue-rotate-60 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hue-rotate-60 {
  --tw-hue-rotate:hue-rotate(60deg);
}

.hue-rotate-90 {
  --tw-hue-rotate:hue-rotate(90deg);
}

.filter, .hue-rotate-90 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-brightness-0 {
  --tw-backdrop-brightness:brightness(0);
}

.backdrop-brightness-0, .backdrop-brightness-100 {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-brightness-100 {
  --tw-backdrop-brightness:brightness(1);
}

.backdrop-brightness-105 {
  --tw-backdrop-brightness:brightness(1.05);
}

.backdrop-brightness-105, .backdrop-brightness-110 {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-brightness-110 {
  --tw-backdrop-brightness:brightness(1.1);
}

.backdrop-brightness-125 {
  --tw-backdrop-brightness:brightness(1.25);
}

.backdrop-brightness-125, .backdrop-brightness-150 {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-brightness-150 {
  --tw-backdrop-brightness:brightness(1.5);
}

.backdrop-brightness-200 {
  --tw-backdrop-brightness:brightness(2);
}

.backdrop-brightness-200, .backdrop-brightness-50 {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-brightness-50 {
  --tw-backdrop-brightness:brightness(.5);
}

.backdrop-brightness-75 {
  --tw-backdrop-brightness:brightness(.75);
}

.backdrop-brightness-75, .backdrop-brightness-90 {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-brightness-90 {
  --tw-backdrop-brightness:brightness(.9);
}

.backdrop-brightness-95 {
  --tw-backdrop-brightness:brightness(.95);
}

.-backdrop-hue-rotate-0, .backdrop-brightness-95 {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.-backdrop-hue-rotate-0 {
  --tw-backdrop-hue-rotate:hue-rotate(-0deg);
}

.-backdrop-hue-rotate-15 {
  --tw-backdrop-hue-rotate:hue-rotate(-15deg);
}

.-backdrop-hue-rotate-15, .-backdrop-hue-rotate-180 {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.-backdrop-hue-rotate-180 {
  --tw-backdrop-hue-rotate:hue-rotate(-180deg);
}

.-backdrop-hue-rotate-30 {
  --tw-backdrop-hue-rotate:hue-rotate(-30deg);
}

.-backdrop-hue-rotate-30, .-backdrop-hue-rotate-60 {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.-backdrop-hue-rotate-60 {
  --tw-backdrop-hue-rotate:hue-rotate(-60deg);
}

.-backdrop-hue-rotate-90 {
  --tw-backdrop-hue-rotate:hue-rotate(-90deg);
}

.-backdrop-hue-rotate-90, .backdrop-hue-rotate-0 {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-hue-rotate-0 {
  --tw-backdrop-hue-rotate:hue-rotate(0deg);
}

.backdrop-hue-rotate-15 {
  --tw-backdrop-hue-rotate:hue-rotate(15deg);
}

.backdrop-hue-rotate-15, .backdrop-hue-rotate-180 {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-hue-rotate-180 {
  --tw-backdrop-hue-rotate:hue-rotate(180deg);
}

.backdrop-hue-rotate-30 {
  --tw-backdrop-hue-rotate:hue-rotate(30deg);
}

.backdrop-hue-rotate-30, .backdrop-hue-rotate-60 {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-hue-rotate-60 {
  --tw-backdrop-hue-rotate:hue-rotate(60deg);
}

.backdrop-hue-rotate-90 {
  --tw-backdrop-hue-rotate:hue-rotate(90deg);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-duration: 0.15s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.transition-colors {
  transition-duration: 0.15s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.transition-shadow {
  transition-duration: 0.15s;
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.will-change-auto {
  will-change: auto;
}

.will-change-contents {
  will-change: contents;
}

.will-change-scroll {
  will-change: scroll-position;
}

.will-change-transform {
  will-change: transform;
}

.contain-size {
  --tw-contain-size:size;
}

.contain-inline-size, .contain-size {
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}

.contain-inline-size {
  --tw-contain-size:inline-size;
}

.forced-color-adjust-auto {
  forced-color-adjust: auto;
}

.forced-color-adjust-none {
  forced-color-adjust: none;
}

@font-face {
  font-family: "Atkinson";
  src: url("/assets/Atkinson_Hyperlegible/AtkinsonHyperlegible-Regular.ttf");
  font-style: normal;
}
@font-face {
  font-family: "Atkinson";
  src: url("/assets/Atkinson_Hyperlegible/AtkinsonHyperlegible-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("/assets/Roboto/Roboto-Light.ttf");
  font-weight: 300;
}
@font-face {
  font-family: "Roboto";
  src: url("/assets/Roboto/Roboto-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("/assets/Roboto/Roboto-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("/assets/Roboto/Roboto-Black.ttf");
  font-weight: 900;
}
/* Order */
@layer reset, tailwind-base, primeng, tailwind, custom;
/* Reset CSS */
@layer reset {
  html {
    font-size: 13px;
  }
  @media (min-width: 600px) {
    html {
      font-size: 14px;
    }
  }
  @media (min-width: 768px) {
    html {
      font-size: 14.5px;
    }
  }
  @media (min-width: 1280px) {
    html {
      font-size: 15px;
    }
  }
  @media (min-width: 1440px) {
    html {
      font-size: 15.5px;
    }
  }
  @media (min-width: 1600px) {
    html {
      font-size: 16px;
    }
  }
  @media (min-width: 2560px) {
    html {
      font-size: 17.5px;
    }
  }
  .display_contents {
    display: contents;
  }
}
/* Override PrimeNG styles */
@media screen and (min-width: 960px) and (min-height: 540px) {
  .p-dialog {
    max-height: 90%;
  }
}
@font-face {
  font-family: "Bembo Book MT Pro";
  src: url("/assets/fonts/Bembo-Book-MT-Pro.woff");
  font-style: normal;
}
@font-face {
  font-family: "Bembo Book MT Pro";
  src: url("/assets/fonts/Bembo-Book-MT-Pro-Bold.woff");
  font-weight: 700;
}
.text-white {
  color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Atkinson Hyperlegible", sans-serif;
}

p, span, div {
  font-family: "Roboto", sans-serif;
}

.bembo-font {
  font-family: "Bembo Book MT Pro", serif;
}

html, body {
  margin: 0;
  padding: 0;
  background-color: #FAFAFA;
  font-family: "Roboto", sans-serif;
}

@media (min-width: 360px) {
  .margin-responsive {
    margin-inline: 1rem;
  }
}
@media (min-width: 375px) {
  .margin-responsive {
    margin-inline: 0.9375rem;
  }
}
@media (min-width: 600px) {
  .margin-responsive {
    margin-inline: 2rem;
  }
}
@media (min-width: 640px) {
  .margin-responsive {
    margin-inline: 2.25rem;
  }
}
@media (min-width: 768px) {
  .margin-responsive {
    margin-inline: 3rem;
  }
}
@media (min-width: 800px) {
  .margin-responsive {
    margin-inline: 3.5rem;
  }
}
@media (min-width: 960px) {
  .margin-responsive {
    margin-inline: 4rem;
  }
}
@media (min-width: 1024px) {
  .margin-responsive {
    margin-inline: 4.5rem;
  }
}
@media (min-width: 1080px) {
  .margin-responsive {
    margin-inline: 4.5rem;
  }
}
@media (min-width: 1280px) {
  .margin-responsive {
    margin-inline: 5rem;
  }
}
@media (min-width: 1366px) {
  .margin-responsive {
    margin-inline: 6.1875rem;
  }
}
@media (min-width: 1440px) {
  .margin-responsive {
    margin-inline: 7.75rem;
  }
}
@media (min-width: 1600px) {
  .margin-responsive {
    margin-inline: 9rem;
  }
}
@media (min-width: 1920px) {
  .margin-responsive {
    margin-inline: 11.5rem;
  }
}

@media (min-width: 360px) {
  .padding-responsive {
    padding-inline: 1rem;
  }
}
@media (min-width: 375px) {
  .padding-responsive {
    padding-inline: 0.9375rem;
  }
}
@media (min-width: 600px) {
  .padding-responsive {
    padding-inline: 2rem;
  }
}
@media (min-width: 640px) {
  .padding-responsive {
    padding-inline: 2.25rem;
  }
}
@media (min-width: 768px) {
  .padding-responsive {
    padding-inline: 3rem;
  }
}
@media (min-width: 800px) {
  .padding-responsive {
    padding-inline: 3.5rem;
  }
}
@media (min-width: 960px) {
  .padding-responsive {
    padding-inline: 4rem;
  }
}
@media (min-width: 1024px) {
  .padding-responsive {
    padding-inline: 4.5rem;
  }
}
@media (min-width: 1080px) {
  .padding-responsive {
    padding-inline: 4.5rem;
  }
}
@media (min-width: 1280px) {
  .padding-responsive {
    padding-inline: 5rem;
  }
}
@media (min-width: 1366px) {
  .padding-responsive {
    padding-inline: 6.1875rem;
  }
}
@media (min-width: 1440px) {
  .padding-responsive {
    padding-inline: 7.75rem;
  }
}
@media (min-width: 1600px) {
  .padding-responsive {
    padding-inline: 9rem;
  }
}
@media (min-width: 1920px) {
  .padding-responsive {
    padding-inline: 11.5rem;
  }
}

.p-breadcrumb {
  background: transparent;
  padding: 0;
}
.p-breadcrumb .p-breadcrumb-separator svg {
  width: 12px;
  height: 12px;
}

.documenti-carousel {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.documenti-carousel .p-carousel-item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.documenti-carousel {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.documenti-carousel .p-carousel-item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  height: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.help-label {
  color: #6B7280;
}

.highlighted-document-card {
  min-height: 250px;
  max-width: 350px;
  width: 100%;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.highlighted-document-card .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.highlighted-document-card .card-title {
  flex-grow: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.highlighted-document-card .card-notes {
  flex-grow: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/assets/styles/custom-icons.scss?ngGlobalStyle ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}

.icon-loaded {
  color: #0059A2;
}

.icon-active {
  color: #346233;
}

.icon-error {
  color: #74262B;
}

.icon-sync {
  color: #4D2A89;
}

.icon-archived {
  color: #B0BEC5;
}

.icon-waiting {
  color: #B0BEC5;
}
/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeicons/primeicons.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: 'primeicons';
    font-display: block;
    src: url('primeicons.eot');
    src: url('primeicons.eot?#iefix') format('embedded-opentype'), url('primeicons.woff2') format('woff2'), url('primeicons.woff') format('woff'), url('primeicons.ttf') format('truetype'), url('primeicons.svg?#primeicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.pi {
    font-family: 'primeicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pi:before {
    --webkit-backface-visibility:hidden;
    backface-visibility: hidden;
}

.pi-fw {
    width: 1.28571429em;
    text-align: center;
}

.pi-spin {
    animation: fa-spin 2s infinite linear;
}

@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

.pi-folder-plus:before {
    content: "\ea05";
}

.pi-receipt:before {
    content: "\ea06";
}

.pi-asterisk:before {
    content: "\ea07";
}

.pi-face-smile:before {
    content: "\ea08";
}

.pi-pinterest:before {
    content: "\ea09";
}

.pi-expand:before {
    content: "\ea0a";
}

.pi-pen-to-square:before {
    content: "\ea0b";
}

.pi-wave-pulse:before {
    content: "\ea0c";
}

.pi-turkish-lira:before {
    content: "\ea0d";
}

.pi-spinner-dotted:before {
    content: "\ea0e";
}

.pi-crown:before {
    content: "\ea0f";
}

.pi-pause-circle:before {
    content: "\ea10";
}

.pi-warehouse:before {
    content: "\ea11";
}

.pi-objects-column:before {
    content: "\ea12";
}

.pi-clipboard:before {
    content: "\ea13";
}

.pi-play-circle:before {
    content: "\ea14";
}

.pi-venus:before {
    content: "\ea15";
}

.pi-cart-minus:before {
    content: "\ea16";
}

.pi-file-plus:before {
    content: "\ea17";
}

.pi-microchip:before {
    content: "\ea18";
}

.pi-twitch:before {
    content: "\ea19";
}

.pi-building-columns:before {
    content: "\ea1a";
}

.pi-file-check:before {
    content: "\ea1b";
}

.pi-microchip-ai:before {
    content: "\ea1c";
}

.pi-trophy:before {
    content: "\ea1d";
}

.pi-barcode:before {
    content: "\ea1e";
}

.pi-file-arrow-up:before {
    content: "\ea1f";
}

.pi-mars:before {
    content: "\ea20";
}

.pi-tiktok:before {
    content: "\ea21";
}

.pi-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\ea22";
}

.pi-ethereum:before {
    content: "\ea23";
}

.pi-list-check:before {
    content: "\ea24";
}

.pi-thumbtack:before {
    content: "\ea25";
}

.pi-arrow-down-left-and-arrow-up-right-to-center:before {
    content: "\ea26";
}

.pi-equals:before {
    content: "\ea27";
}

.pi-lightbulb:before {
    content: "\ea28";
}

.pi-star-half:before {
    content: "\ea29";
}

.pi-address-book:before {
    content: "\ea2a";
}

.pi-chart-scatter:before {
    content: "\ea2b";
}

.pi-indian-rupee:before {
    content: "\ea2c";
}

.pi-star-half-fill:before {
    content: "\ea2d";
}

.pi-cart-arrow-down:before {
    content: "\ea2e";
}

.pi-calendar-clock:before {
    content: "\ea2f";
}

.pi-sort-up-fill:before {
    content: "\ea30";
}

.pi-sparkles:before {
    content: "\ea31";
}

.pi-bullseye:before {
    content: "\ea32";
}

.pi-sort-down-fill:before {
    content: "\ea33";
}

.pi-graduation-cap:before {
    content: "\ea34";
}

.pi-hammer:before {
    content: "\ea35";
}

.pi-bell-slash:before {
    content: "\ea36";
}

.pi-gauge:before {
    content: "\ea37";
}

.pi-shop:before {
    content: "\ea38";
}

.pi-headphones:before {
    content: "\ea39";
}

.pi-eraser:before {
    content: "\ea04";
}

.pi-stopwatch:before {
    content: "\ea01";
}

.pi-verified:before {
    content: "\ea02";
}

.pi-delete-left:before {
    content: "\ea03";
}

.pi-hourglass:before {
    content: "\e9fe";
}

.pi-truck:before {
    content: "\ea00";
}

.pi-wrench:before {
    content: "\e9ff";
}

.pi-microphone:before {
    content: "\e9fa";
}

.pi-megaphone:before {
    content: "\e9fb";
}

.pi-arrow-right-arrow-left:before {
    content: "\e9fc";
}

.pi-bitcoin:before {
    content: "\e9fd";
}

.pi-file-edit:before {
    content: "\e9f6";
}

.pi-language:before {
    content: "\e9f7";
}

.pi-file-export:before {
    content: "\e9f8";
}

.pi-file-import:before {
    content: "\e9f9";
}

.pi-file-word:before {
    content: "\e9f1";
}

.pi-gift:before {
    content: "\e9f2";
}

.pi-cart-plus:before {
    content: "\e9f3";
}

.pi-thumbs-down-fill:before {
    content: "\e9f4";
}

.pi-thumbs-up-fill:before {
    content: "\e9f5";
}

.pi-arrows-alt:before {
    content: "\e9f0";
}

.pi-calculator:before {
    content: "\e9ef";
}

.pi-sort-alt-slash:before {
    content: "\e9ee";
}

.pi-arrows-h:before {
    content: "\e9ec";
}

.pi-arrows-v:before {
    content: "\e9ed";
}

.pi-pound:before {
    content: "\e9eb";
}

.pi-prime:before {
    content: "\e9ea";
}

.pi-chart-pie:before {
    content: "\e9e9";
}

.pi-reddit:before {
    content: "\e9e8";
}

.pi-code:before {
    content: "\e9e7";
}

.pi-sync:before {
    content: "\e9e6";
}

.pi-shopping-bag:before {
    content: "\e9e5";
}

.pi-server:before {
    content: "\e9e4";
}

.pi-database:before {
    content: "\e9e3";
}

.pi-hashtag:before {
    content: "\e9e2";
}

.pi-bookmark-fill:before {
    content: "\e9df";
}

.pi-filter-fill:before {
    content: "\e9e0";
}

.pi-heart-fill:before {
    content: "\e9e1";
}

.pi-flag-fill:before {
    content: "\e9de";
}

.pi-circle:before {
    content: "\e9dc";
}

.pi-circle-fill:before {
    content: "\e9dd";
}

.pi-bolt:before {
    content: "\e9db";
}

.pi-history:before {
    content: "\e9da";
}

.pi-box:before {
    content: "\e9d9";
}

.pi-at:before {
    content: "\e9d8";
}

.pi-arrow-up-right:before {
    content: "\e9d4";
}

.pi-arrow-up-left:before {
    content: "\e9d5";
}

.pi-arrow-down-left:before {
    content: "\e9d6";
}

.pi-arrow-down-right:before {
    content: "\e9d7";
}

.pi-telegram:before {
    content: "\e9d3";
}

.pi-stop-circle:before {
    content: "\e9d2";
}

.pi-stop:before {
    content: "\e9d1";
}

.pi-whatsapp:before {
    content: "\e9d0";
}

.pi-building:before {
    content: "\e9cf";
}

.pi-qrcode:before {
    content: "\e9ce";
}

.pi-car:before {
    content: "\e9cd";
}

.pi-instagram:before {
    content: "\e9cc";
}

.pi-linkedin:before {
    content: "\e9cb";
}

.pi-send:before {
    content: "\e9ca";
}

.pi-slack:before {
    content: "\e9c9";
}

.pi-sun:before {
    content: "\e9c8";
}

.pi-moon:before {
    content: "\e9c7";
}

.pi-vimeo:before {
    content: "\e9c6";
}

.pi-youtube:before {
    content: "\e9c5";
}

.pi-flag:before {
    content: "\e9c4";
}

.pi-wallet:before {
    content: "\e9c3";
}

.pi-map:before {
    content: "\e9c2";
}

.pi-link:before {
    content: "\e9c1";
}

.pi-credit-card:before {
    content: "\e9bf";
}

.pi-discord:before {
    content: "\e9c0";
}

.pi-percentage:before {
    content: "\e9be";
}

.pi-euro:before {
    content: "\e9bd";
}

.pi-book:before {
    content: "\e9ba";
}

.pi-shield:before {
    content: "\e9b9";
}

.pi-paypal:before {
    content: "\e9bb";
}

.pi-amazon:before {
    content: "\e9bc";
}

.pi-phone:before {
    content: "\e9b8";
}

.pi-filter-slash:before {
    content: "\e9b7";
}

.pi-facebook:before {
    content: "\e9b4";
}

.pi-github:before {
    content: "\e9b5";
}

.pi-twitter:before {
    content: "\e9b6";
}

.pi-step-backward-alt:before {
    content: "\e9ac";
}

.pi-step-forward-alt:before {
    content: "\e9ad";
}

.pi-forward:before {
    content: "\e9ae";
}

.pi-backward:before {
    content: "\e9af";
}

.pi-fast-backward:before {
    content: "\e9b0";
}

.pi-fast-forward:before {
    content: "\e9b1";
}

.pi-pause:before {
    content: "\e9b2";
}

.pi-play:before {
    content: "\e9b3";
}

.pi-compass:before {
    content: "\e9ab";
}

.pi-id-card:before {
    content: "\e9aa";
}

.pi-ticket:before {
    content: "\e9a9";
}

.pi-file-o:before {
    content: "\e9a8";
}

.pi-reply:before {
    content: "\e9a7";
}

.pi-directions-alt:before {
    content: "\e9a5";
}

.pi-directions:before {
    content: "\e9a6";
}

.pi-thumbs-up:before {
    content: "\e9a3";
}

.pi-thumbs-down:before {
    content: "\e9a4";
}

.pi-sort-numeric-down-alt:before {
    content: "\e996";
}

.pi-sort-numeric-up-alt:before {
    content: "\e997";
}

.pi-sort-alpha-down-alt:before {
    content: "\e998";
}

.pi-sort-alpha-up-alt:before {
    content: "\e999";
}

.pi-sort-numeric-down:before {
    content: "\e99a";
}

.pi-sort-numeric-up:before {
    content: "\e99b";
}

.pi-sort-alpha-down:before {
    content: "\e99c";
}

.pi-sort-alpha-up:before {
    content: "\e99d";
}

.pi-sort-alt:before {
    content: "\e99e";
}

.pi-sort-amount-up:before {
    content: "\e99f";
}

.pi-sort-amount-down:before {
    content: "\e9a0";
}

.pi-sort-amount-down-alt:before {
    content: "\e9a1";
}

.pi-sort-amount-up-alt:before {
    content: "\e9a2";
}

.pi-palette:before {
    content: "\e995";
}

.pi-undo:before {
    content: "\e994";
}

.pi-desktop:before {
    content: "\e993";
}

.pi-sliders-v:before {
    content: "\e991";
}

.pi-sliders-h:before {
    content: "\e992";
}

.pi-search-plus:before {
    content: "\e98f";
}

.pi-search-minus:before {
    content: "\e990";
}

.pi-file-excel:before {
    content: "\e98e";
}

.pi-file-pdf:before {
    content: "\e98d";
}

.pi-check-square:before {
    content: "\e98c";
}

.pi-chart-line:before {
    content: "\e98b";
}

.pi-user-edit:before {
    content: "\e98a";
}

.pi-exclamation-circle:before {
    content: "\e989";
}

.pi-android:before {
    content: "\e985";
}

.pi-google:before {
    content: "\e986";
}

.pi-apple:before {
    content: "\e987";
}

.pi-microsoft:before {
    content: "\e988";
}

.pi-heart:before {
    content: "\e984";
}

.pi-mobile:before {
    content: "\e982";
}

.pi-tablet:before {
    content: "\e983";
}

.pi-key:before {
    content: "\e981";
}

.pi-shopping-cart:before {
    content: "\e980";
}

.pi-comments:before {
    content: "\e97e";
}

.pi-comment:before {
    content: "\e97f";
}

.pi-briefcase:before {
    content: "\e97d";
}

.pi-bell:before {
    content: "\e97c";
}

.pi-paperclip:before {
    content: "\e97b";
}

.pi-share-alt:before {
    content: "\e97a";
}

.pi-envelope:before {
    content: "\e979";
}

.pi-volume-down:before {
    content: "\e976";
}

.pi-volume-up:before {
    content: "\e977";
}

.pi-volume-off:before {
    content: "\e978";
}

.pi-eject:before {
    content: "\e975";
}

.pi-money-bill:before {
    content: "\e974";
}

.pi-images:before {
    content: "\e973";
}

.pi-image:before {
    content: "\e972";
}

.pi-sign-in:before {
    content: "\e970";
}

.pi-sign-out:before {
    content: "\e971";
}

.pi-wifi:before {
    content: "\e96f";
}

.pi-sitemap:before {
    content: "\e96e";
}

.pi-chart-bar:before {
    content: "\e96d";
}

.pi-camera:before {
    content: "\e96c";
}

.pi-dollar:before {
    content: "\e96b";
}

.pi-lock-open:before {
    content: "\e96a";
}

.pi-table:before {
    content: "\e969";
}

.pi-map-marker:before {
    content: "\e968";
}

.pi-list:before {
    content: "\e967";
}

.pi-eye-slash:before {
    content: "\e965";
}

.pi-eye:before {
    content: "\e966";
}

.pi-folder-open:before {
    content: "\e964";
}

.pi-folder:before {
    content: "\e963";
}

.pi-video:before {
    content: "\e962";
}

.pi-inbox:before {
    content: "\e961";
}

.pi-lock:before {
    content: "\e95f";
}

.pi-unlock:before {
    content: "\e960";
}

.pi-tags:before {
    content: "\e95d";
}

.pi-tag:before {
    content: "\e95e";
}

.pi-power-off:before {
    content: "\e95c";
}

.pi-save:before {
    content: "\e95b";
}

.pi-question-circle:before {
    content: "\e959";
}

.pi-question:before {
    content: "\e95a";
}

.pi-copy:before {
    content: "\e957";
}

.pi-file:before {
    content: "\e958";
}

.pi-clone:before {
    content: "\e955";
}

.pi-calendar-times:before {
    content: "\e952";
}

.pi-calendar-minus:before {
    content: "\e953";
}

.pi-calendar-plus:before {
    content: "\e954";
}

.pi-ellipsis-v:before {
    content: "\e950";
}

.pi-ellipsis-h:before {
    content: "\e951";
}

.pi-bookmark:before {
    content: "\e94e";
}

.pi-globe:before {
    content: "\e94f";
}

.pi-replay:before {
    content: "\e94d";
}

.pi-filter:before {
    content: "\e94c";
}

.pi-print:before {
    content: "\e94b";
}

.pi-align-right:before {
    content: "\e946";
}

.pi-align-left:before {
    content: "\e947";
}

.pi-align-center:before {
    content: "\e948";
}

.pi-align-justify:before {
    content: "\e949";
}

.pi-cog:before {
    content: "\e94a";
}

.pi-cloud-download:before {
    content: "\e943";
}

.pi-cloud-upload:before {
    content: "\e944";
}

.pi-cloud:before {
    content: "\e945";
}

.pi-pencil:before {
    content: "\e942";
}

.pi-users:before {
    content: "\e941";
}

.pi-clock:before {
    content: "\e940";
}

.pi-user-minus:before {
    content: "\e93e";
}

.pi-user-plus:before {
    content: "\e93f";
}

.pi-trash:before {
    content: "\e93d";
}

.pi-external-link:before {
    content: "\e93c";
}

.pi-window-maximize:before {
    content: "\e93b";
}

.pi-window-minimize:before {
    content: "\e93a";
}

.pi-refresh:before {
    content: "\e938";
}
  
.pi-user:before {
    content: "\e939";
}

.pi-exclamation-triangle:before {
    content: "\e922";
}

.pi-calendar:before {
    content: "\e927";
}

.pi-chevron-circle-left:before {
    content: "\e928";
}

.pi-chevron-circle-down:before {
    content: "\e929";
}

.pi-chevron-circle-right:before {
    content: "\e92a";
}

.pi-chevron-circle-up:before {
    content: "\e92b";
}

.pi-angle-double-down:before {
    content: "\e92c";
}

.pi-angle-double-left:before {
    content: "\e92d";
}

.pi-angle-double-right:before {
    content: "\e92e";
}

.pi-angle-double-up:before {
    content: "\e92f";
}

.pi-angle-down:before {
    content: "\e930";
}

.pi-angle-left:before {
    content: "\e931";
}

.pi-angle-right:before {
    content: "\e932";
}

.pi-angle-up:before {
    content: "\e933";
}

.pi-upload:before {
    content: "\e934";
}

.pi-download:before {
    content: "\e956";
}

.pi-ban:before {
    content: "\e935";
}

.pi-star-fill:before {
    content: "\e936";
}

.pi-star:before {
    content: "\e937";
}

.pi-chevron-left:before {
    content: "\e900";
}

.pi-chevron-right:before {
    content: "\e901";
}

.pi-chevron-down:before {
    content: "\e902";
}

.pi-chevron-up:before {
    content: "\e903";
}

.pi-caret-left:before {
    content: "\e904";
}

.pi-caret-right:before {
    content: "\e905";
}

.pi-caret-down:before {
    content: "\e906";
}

.pi-caret-up:before {
    content: "\e907";
}

.pi-search:before {
    content: "\e908";
}

.pi-check:before {
    content: "\e909";
}

.pi-check-circle:before {
    content: "\e90a";
}

.pi-times:before {
    content: "\e90b";
}

.pi-times-circle:before {
    content: "\e90c";
}

.pi-plus:before {
    content: "\e90d";
}

.pi-plus-circle:before {
    content: "\e90e";
}

.pi-minus:before {
    content: "\e90f";
}

.pi-minus-circle:before {
    content: "\e910";
}

.pi-circle-on:before {
    content: "\e911";
}

.pi-circle-off:before {
    content: "\e912";
}

.pi-sort-down:before {
    content: "\e913";
}

.pi-sort-up:before {
    content: "\e914";
}

.pi-sort:before {
    content: "\e915";
}

.pi-step-backward:before {
    content: "\e916";
}

.pi-step-forward:before {
    content: "\e917";
}

.pi-th-large:before {
    content: "\e918";
}

.pi-arrow-down:before {
    content: "\e919";
}

.pi-arrow-left:before {
    content: "\e91a";
}

.pi-arrow-right:before {
    content: "\e91b";
}

.pi-arrow-up:before {
    content: "\e91c";
}

.pi-bars:before {
    content: "\e91d";
}

.pi-arrow-circle-down:before {
    content: "\e91e";
}

.pi-arrow-circle-left:before {
    content: "\e91f";
}

.pi-arrow-circle-right:before {
    content: "\e920";
}

.pi-arrow-circle-up:before {
    content: "\e921";
}

.pi-info:before {
    content: "\e923";
}

.pi-info-circle:before {
    content: "\e924";
}

.pi-home:before {
    content: "\e925";
}

.pi-spinner:before {
    content: "\e926";
}


/*# sourceMappingURL=styles.css.map*/