/* [next]/internal/font/google/geist_a71539c9.module.css [app-client] (css) */
@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.8e0177b5.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.b97b3418.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.853070df.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Fallback;
  src: local(Arial);
  ascent-override: 95.94%;
  descent-override: 28.16%;
  line-gap-override: 0.0%;
  size-adjust: 104.76%;
}

.geist_a71539c9-module__T19VSG__className {
  font-family: Geist, Geist Fallback;
  font-style: normal;
}

.geist_a71539c9-module__T19VSG__variable {
  --font-geist-sans: "Geist", "Geist Fallback";
}

/* [next]/internal/font/google/geist_mono_8d43a2aa.module.css [app-client] (css) */
@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/4fa387ec64143e14-s.c1fdd6c2.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/bbc41e54d2fcbd21-s.799d8ef8.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/797e433ab948586e-s.p.dbea232f.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Mono Fallback;
  src: local(Arial);
  ascent-override: 74.67%;
  descent-override: 21.92%;
  line-gap-override: 0.0%;
  size-adjust: 134.59%;
}

.geist_mono_8d43a2aa-module__8Li5zG__className {
  font-family: Geist Mono, Geist Mono Fallback;
  font-style: normal;
}

.geist_mono_8d43a2aa-module__8Li5zG__variable {
  --font-geist-mono: "Geist Mono", "Geist Mono Fallback";
}

/* [project]/node_modules/boxicons/css/boxicons.min.css [app-client] (css) */
@font-face {
  font-family: boxicons;
  font-weight: 400;
  font-style: normal;
  src: url("../media/boxicons.6092c8de.eot");
  src: url("../media/boxicons.6092c8de.eot") format("embedded-opentype"), url("../media/boxicons.01e8c06a.woff2") format("woff2"), url("../media/boxicons.bb52688f.woff") format("woff"), url("../media/boxicons.ac1eddab.ttf") format("truetype"), url("../media/boxicons.4d391c13.svg") format("svg");
}

.bx {
  font-variant: normal;
  text-rendering: auto;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  font-family: boxicons !important;
}

.bx-ul {
  margin-left: 2em;
  padding-left: 0;
  list-style: none;
}

.bx-ul > li {
  position: relative;
}

.bx-ul .bx {
  font-size: inherit;
  line-height: inherit;
  text-align: center;
  width: 2em;
  position: absolute;
  left: -2em;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(359deg);
  }
}

@keyframes burst {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  90% {
    opacity: 0;
    transform: scale(1.5);
  }
}

@keyframes flashing {
  0% {
    opacity: 1;
  }

  45% {
    opacity: 0;
  }

  90% {
    opacity: 1;
  }
}

@keyframes fade-left {
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  75% {
    opacity: 0;
    transform: translateX(-20px);
  }
}

@keyframes fade-right {
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  75% {
    opacity: 0;
    transform: translateX(20px);
  }
}

@keyframes fade-up {
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  75% {
    opacity: 0;
    transform: translateY(-20px);
  }
}

@keyframes fade-down {
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  75% {
    opacity: 0;
    transform: translateY(20px);
  }
}

@-webkit-keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.95, .95, .95)rotate3d(0, 0, 1, -10deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1, 1, 1)rotate3d(0, 0, 1, 10deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1, 1, 1)rotate3d(0, 0, 1, -10deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.95, .95, .95)rotate3d(0, 0, 1, -10deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1, 1, 1)rotate3d(0, 0, 1, 10deg);
  }

  40%, 60%, 80% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.bx-spin, .bx-spin-hover:hover {
  animation: 2s linear infinite spin;
}

.bx-tada, .bx-tada-hover:hover {
  animation: 1.5s infinite tada;
}

.bx-flashing, .bx-flashing-hover:hover {
  animation: 1.5s linear infinite flashing;
}

.bx-burst, .bx-burst-hover:hover {
  animation: 1.5s linear infinite burst;
}

.bx-fade-up, .bx-fade-up-hover:hover {
  animation: 1.5s linear infinite fade-up;
}

.bx-fade-down, .bx-fade-down-hover:hover {
  animation: 1.5s linear infinite fade-down;
}

.bx-fade-left, .bx-fade-left-hover:hover {
  animation: 1.5s linear infinite fade-left;
}

.bx-fade-right, .bx-fade-right-hover:hover {
  animation: 1.5s linear infinite fade-right;
}

.bx-xs {
  font-size: 1rem !important;
}

.bx-sm {
  font-size: 1.55rem !important;
}

.bx-md {
  font-size: 2.25rem !important;
}

.bx-lg {
  font-size: 3rem !important;
}

.bx-fw {
  vertical-align: middle;
  width: 1.28571em;
  height: .8em;
  font-size: 1.28571em;
  line-height: .8em;
  margin-top: -.2em !important;
}

.bx-pull-left {
  float: left;
  margin-right: .3em !important;
}

.bx-pull-right {
  float: right;
  margin-left: .3em !important;
}

.bx-rotate-90 {
  transform: rotate(90deg);
}

.bx-rotate-180 {
  transform: rotate(180deg);
}

.bx-rotate-270 {
  transform: rotate(270deg);
}

.bx-flip-horizontal {
  transform: scaleX(-1);
}

.bx-flip-vertical {
  transform: scaleY(-1);
}

.bx-border {
  border: .07em solid rgba(0, 0, 0, .1);
  border-radius: .25em;
  padding: .25em;
}

.bx-border-circle {
  border: .07em solid rgba(0, 0, 0, .1);
  border-radius: 50%;
  padding: .25em;
}

.bxs-balloon:before {
  content: "";
}

.bxs-castle:before {
  content: "";
}

.bxs-coffee-bean:before {
  content: "";
}

.bxs-objects-horizontal-center:before {
  content: "";
}

.bxs-objects-horizontal-left:before {
  content: "";
}

.bxs-objects-horizontal-right:before {
  content: "";
}

.bxs-objects-vertical-bottom:before {
  content: "";
}

.bxs-objects-vertical-center:before {
  content: "";
}

.bxs-objects-vertical-top:before {
  content: "";
}

.bxs-pear:before {
  content: "";
}

.bxs-shield-minus:before {
  content: "";
}

.bxs-shield-plus:before {
  content: "";
}

.bxs-shower:before {
  content: "";
}

.bxs-sushi:before {
  content: "";
}

.bxs-universal-access:before {
  content: "";
}

.bx-child:before {
  content: "";
}

.bx-horizontal-left:before {
  content: "";
}

.bx-horizontal-right:before {
  content: "";
}

.bx-objects-horizontal-center:before {
  content: "";
}

.bx-objects-horizontal-left:before {
  content: "";
}

.bx-objects-horizontal-right:before {
  content: "";
}

.bx-objects-vertical-bottom:before {
  content: "";
}

.bx-objects-vertical-center:before {
  content: "";
}

.bx-objects-vertical-top:before {
  content: "";
}

.bx-rfid:before {
  content: "";
}

.bx-shield-minus:before {
  content: "";
}

.bx-shield-plus:before {
  content: "";
}

.bx-shower:before {
  content: "";
}

.bx-sushi:before {
  content: "";
}

.bx-universal-access:before {
  content: "";
}

.bx-vertical-bottom:before {
  content: "";
}

.bx-vertical-top:before {
  content: "";
}

.bxl-graphql:before {
  content: "";
}

.bxl-typescript:before {
  content: "";
}

.bxs-color:before {
  content: "";
}

.bx-reflect-horizontal:before {
  content: "";
}

.bx-reflect-vertical:before {
  content: "";
}

.bx-color:before {
  content: "";
}

.bxl-mongodb:before {
  content: "";
}

.bxl-postgresql:before {
  content: "";
}

.bxl-deezer:before {
  content: "";
}

.bxs-hard-hat:before {
  content: "";
}

.bxs-home-alt-2:before {
  content: "";
}

.bxs-cheese:before {
  content: "";
}

.bx-home-alt-2:before {
  content: "";
}

.bx-hard-hat:before {
  content: "";
}

.bx-cheese:before {
  content: "";
}

.bx-cart-add:before {
  content: "";
}

.bx-cart-download:before {
  content: "";
}

.bx-no-signal:before {
  content: "";
}

.bx-signal-1:before {
  content: "";
}

.bx-signal-2:before {
  content: "";
}

.bx-signal-3:before {
  content: "";
}

.bx-signal-4:before {
  content: "";
}

.bx-signal-5:before {
  content: "";
}

.bxl-xing:before {
  content: "";
}

.bxl-meta:before {
  content: "";
}

.bx-lemon:before {
  content: "";
}

.bxs-lemon:before {
  content: "";
}

.bx-cricket-ball:before {
  content: "";
}

.bx-baguette:before {
  content: "";
}

.bx-bowl-hot:before {
  content: "";
}

.bx-bowl-rice:before {
  content: "";
}

.bx-cable-car:before {
  content: "";
}

.bx-candles:before {
  content: "";
}

.bx-circle-half:before {
  content: "";
}

.bx-circle-quarter:before {
  content: "";
}

.bx-circle-three-quarter:before {
  content: "";
}

.bx-cross:before {
  content: "";
}

.bx-fork:before {
  content: "";
}

.bx-knife:before {
  content: "";
}

.bx-money-withdraw:before {
  content: "";
}

.bx-popsicle:before {
  content: "";
}

.bx-scatter-chart:before {
  content: "";
}

.bxs-baguette:before {
  content: "";
}

.bxs-bowl-hot:before {
  content: "";
}

.bxs-bowl-rice:before {
  content: "";
}

.bxs-cable-car:before {
  content: "";
}

.bxs-circle-half:before {
  content: "";
}

.bxs-circle-quarter:before {
  content: "";
}

.bxs-circle-three-quarter:before {
  content: "";
}

.bxs-cricket-ball:before {
  content: "";
}

.bxs-invader:before {
  content: "";
}

.bx-male-female:before {
  content: "";
}

.bxs-popsicle:before {
  content: "";
}

.bxs-tree-alt:before {
  content: "";
}

.bxl-venmo:before {
  content: "";
}

.bxl-upwork:before {
  content: "";
}

.bxl-netlify:before {
  content: "";
}

.bxl-java:before {
  content: "";
}

.bxl-heroku:before {
  content: "";
}

.bxl-go-lang:before {
  content: "";
}

.bxl-gmail:before {
  content: "";
}

.bxl-flask:before {
  content: "";
}

.bxl-99designs:before {
  content: "";
}

.bxl-500px:before {
  content: "";
}

.bxl-adobe:before {
  content: "";
}

.bxl-airbnb:before {
  content: "";
}

.bxl-algolia:before {
  content: "";
}

.bxl-amazon:before {
  content: "";
}

.bxl-android:before {
  content: "";
}

.bxl-angular:before {
  content: "";
}

.bxl-apple:before {
  content: "";
}

.bxl-audible:before {
  content: "";
}

.bxl-aws:before {
  content: "";
}

.bxl-baidu:before {
  content: "";
}

.bxl-behance:before {
  content: "";
}

.bxl-bing:before {
  content: "";
}

.bxl-bitcoin:before {
  content: "";
}

.bxl-blender:before {
  content: "";
}

.bxl-blogger:before {
  content: "";
}

.bxl-bootstrap:before {
  content: "";
}

.bxl-chrome:before {
  content: "";
}

.bxl-codepen:before {
  content: "";
}

.bxl-c-plus-plus:before {
  content: "";
}

.bxl-creative-commons:before {
  content: "";
}

.bxl-css3:before {
  content: "";
}

.bxl-dailymotion:before {
  content: "";
}

.bxl-deviantart:before {
  content: "";
}

.bxl-dev-to:before {
  content: "";
}

.bxl-digg:before {
  content: "";
}

.bxl-digitalocean:before {
  content: "";
}

.bxl-discord:before {
  content: "";
}

.bxl-discord-alt:before {
  content: "";
}

.bxl-discourse:before {
  content: "";
}

.bxl-django:before {
  content: "";
}

.bxl-docker:before {
  content: "";
}

.bxl-dribbble:before {
  content: "";
}

.bxl-dropbox:before {
  content: "";
}

.bxl-drupal:before {
  content: "";
}

.bxl-ebay:before {
  content: "";
}

.bxl-edge:before {
  content: "";
}

.bxl-etsy:before {
  content: "";
}

.bxl-facebook:before {
  content: "";
}

.bxl-facebook-circle:before {
  content: "";
}

.bxl-facebook-square:before {
  content: "";
}

.bxl-figma:before {
  content: "";
}

.bxl-firebase:before {
  content: "";
}

.bxl-firefox:before {
  content: "";
}

.bxl-flickr:before {
  content: "";
}

.bxl-flickr-square:before {
  content: "";
}

.bxl-flutter:before {
  content: "";
}

.bxl-foursquare:before {
  content: "";
}

.bxl-git:before {
  content: "";
}

.bxl-github:before {
  content: "";
}

.bxl-gitlab:before {
  content: "";
}

.bxl-google:before {
  content: "";
}

.bxl-google-cloud:before {
  content: "";
}

.bxl-google-plus:before {
  content: "";
}

.bxl-google-plus-circle:before {
  content: "";
}

.bxl-html5:before {
  content: "";
}

.bxl-imdb:before {
  content: "";
}

.bxl-instagram:before {
  content: "";
}

.bxl-instagram-alt:before {
  content: "";
}

.bxl-internet-explorer:before {
  content: "";
}

.bxl-invision:before {
  content: "";
}

.bxl-javascript:before {
  content: "";
}

.bxl-joomla:before {
  content: "";
}

.bxl-jquery:before {
  content: "";
}

.bxl-jsfiddle:before {
  content: "";
}

.bxl-kickstarter:before {
  content: "";
}

.bxl-kubernetes:before {
  content: "";
}

.bxl-less:before {
  content: "";
}

.bxl-linkedin:before {
  content: "";
}

.bxl-linkedin-square:before {
  content: "";
}

.bxl-magento:before {
  content: "";
}

.bxl-mailchimp:before {
  content: "";
}

.bxl-markdown:before {
  content: "";
}

.bxl-mastercard:before {
  content: "";
}

.bxl-mastodon:before {
  content: "";
}

.bxl-medium:before {
  content: "";
}

.bxl-medium-old:before {
  content: "";
}

.bxl-medium-square:before {
  content: "";
}

.bxl-messenger:before {
  content: "";
}

.bxl-microsoft:before {
  content: "";
}

.bxl-microsoft-teams:before {
  content: "";
}

.bxl-nodejs:before {
  content: "";
}

.bxl-ok-ru:before {
  content: "";
}

.bxl-opera:before {
  content: "";
}

.bxl-patreon:before {
  content: "";
}

.bxl-paypal:before {
  content: "";
}

.bxl-periscope:before {
  content: "";
}

.bxl-php:before {
  content: "";
}

.bxl-pinterest:before {
  content: "";
}

.bxl-pinterest-alt:before {
  content: "";
}

.bxl-play-store:before {
  content: "";
}

.bxl-pocket:before {
  content: "";
}

.bxl-product-hunt:before {
  content: "";
}

.bxl-python:before {
  content: "";
}

.bxl-quora:before {
  content: "";
}

.bxl-react:before {
  content: "";
}

.bxl-redbubble:before {
  content: "";
}

.bxl-reddit:before {
  content: "";
}

.bxl-redux:before {
  content: "";
}

.bxl-sass:before {
  content: "";
}

.bxl-shopify:before {
  content: "";
}

.bxl-sketch:before {
  content: "";
}

.bxl-skype:before {
  content: "";
}

.bxl-slack:before {
  content: "";
}

.bxl-slack-old:before {
  content: "";
}

.bxl-snapchat:before {
  content: "";
}

.bxl-soundcloud:before {
  content: "";
}

.bxl-spotify:before {
  content: "";
}

.bxl-spring-boot:before {
  content: "";
}

.bxl-squarespace:before {
  content: "";
}

.bxl-stack-overflow:before {
  content: "";
}

.bxl-steam:before {
  content: "";
}

.bxl-stripe:before {
  content: "";
}

.bxl-tailwind-css:before {
  content: "";
}

.bxl-telegram:before {
  content: "";
}

.bxl-tiktok:before {
  content: "";
}

.bxl-trello:before {
  content: "";
}

.bxl-trip-advisor:before {
  content: "";
}

.bxl-tumblr:before {
  content: "";
}

.bxl-tux:before {
  content: "";
}

.bxl-twitch:before {
  content: "";
}

.bxl-twitter:before {
  content: "";
}

.bxl-unity:before {
  content: "";
}

.bxl-unsplash:before {
  content: "";
}

.bxl-vimeo:before {
  content: "";
}

.bxl-visa:before {
  content: "";
}

.bxl-visual-studio:before {
  content: "";
}

.bxl-vk:before {
  content: "";
}

.bxl-vuejs:before {
  content: "";
}

.bxl-whatsapp:before {
  content: "";
}

.bxl-whatsapp-square:before {
  content: "";
}

.bxl-wikipedia:before {
  content: "";
}

.bxl-windows:before {
  content: "";
}

.bxl-wix:before {
  content: "";
}

.bxl-wordpress:before {
  content: "";
}

.bxl-yahoo:before {
  content: "";
}

.bxl-yelp:before {
  content: "";
}

.bxl-youtube:before {
  content: "";
}

.bxl-zoom:before {
  content: "";
}

.bx-collapse-alt:before {
  content: "";
}

.bx-collapse-horizontal:before {
  content: "";
}

.bx-collapse-vertical:before {
  content: "";
}

.bx-expand-horizontal:before {
  content: "";
}

.bx-expand-vertical:before {
  content: "";
}

.bx-injection:before {
  content: "";
}

.bx-leaf:before {
  content: "";
}

.bx-math:before {
  content: "";
}

.bx-party:before {
  content: "";
}

.bx-abacus:before {
  content: "";
}

.bx-accessibility:before {
  content: "";
}

.bx-add-to-queue:before {
  content: "";
}

.bx-adjust:before {
  content: "";
}

.bx-alarm:before {
  content: "";
}

.bx-alarm-add:before {
  content: "";
}

.bx-alarm-exclamation:before {
  content: "";
}

.bx-alarm-off:before {
  content: "";
}

.bx-alarm-snooze:before {
  content: "";
}

.bx-album:before {
  content: "";
}

.bx-align-justify:before {
  content: "";
}

.bx-align-left:before {
  content: "";
}

.bx-align-middle:before {
  content: "";
}

.bx-align-right:before {
  content: "";
}

.bx-analyse:before {
  content: "";
}

.bx-anchor:before {
  content: "";
}

.bx-angry:before {
  content: "";
}

.bx-aperture:before {
  content: "";
}

.bx-arch:before {
  content: "";
}

.bx-archive:before {
  content: "";
}

.bx-archive-in:before {
  content: "";
}

.bx-archive-out:before {
  content: "";
}

.bx-area:before {
  content: "";
}

.bx-arrow-back:before {
  content: "";
}

.bx-arrow-from-bottom:before {
  content: "";
}

.bx-arrow-from-left:before {
  content: "";
}

.bx-arrow-from-right:before {
  content: "";
}

.bx-arrow-from-top:before {
  content: "";
}

.bx-arrow-to-bottom:before {
  content: "";
}

.bx-arrow-to-left:before {
  content: "";
}

.bx-arrow-to-right:before {
  content: "";
}

.bx-arrow-to-top:before {
  content: "";
}

.bx-at:before {
  content: "";
}

.bx-atom:before {
  content: "";
}

.bx-award:before {
  content: "";
}

.bx-badge:before {
  content: "";
}

.bx-badge-check:before {
  content: "";
}

.bx-ball:before {
  content: "";
}

.bx-band-aid:before {
  content: "";
}

.bx-bar-chart:before {
  content: "";
}

.bx-bar-chart-alt:before {
  content: "";
}

.bx-bar-chart-alt-2:before {
  content: "";
}

.bx-bar-chart-square:before {
  content: "";
}

.bx-barcode:before {
  content: "";
}

.bx-barcode-reader:before {
  content: "";
}

.bx-baseball:before {
  content: "";
}

.bx-basket:before {
  content: "";
}

.bx-basketball:before {
  content: "";
}

.bx-bath:before {
  content: "";
}

.bx-battery:before {
  content: "";
}

.bx-bed:before {
  content: "";
}

.bx-been-here:before {
  content: "";
}

.bx-beer:before {
  content: "";
}

.bx-bell:before {
  content: "";
}

.bx-bell-minus:before {
  content: "";
}

.bx-bell-off:before {
  content: "";
}

.bx-bell-plus:before {
  content: "";
}

.bx-bible:before {
  content: "";
}

.bx-bitcoin:before {
  content: "";
}

.bx-blanket:before {
  content: "";
}

.bx-block:before {
  content: "";
}

.bx-bluetooth:before {
  content: "";
}

.bx-body:before {
  content: "";
}

.bx-bold:before {
  content: "";
}

.bx-bolt-circle:before {
  content: "";
}

.bx-bomb:before {
  content: "";
}

.bx-bone:before {
  content: "";
}

.bx-bong:before {
  content: "";
}

.bx-book:before {
  content: "";
}

.bx-book-add:before {
  content: "";
}

.bx-book-alt:before {
  content: "";
}

.bx-book-bookmark:before {
  content: "";
}

.bx-book-content:before {
  content: "";
}

.bx-book-heart:before {
  content: "";
}

.bx-bookmark:before {
  content: "";
}

.bx-bookmark-alt:before {
  content: "";
}

.bx-bookmark-alt-minus:before {
  content: "";
}

.bx-bookmark-alt-plus:before {
  content: "";
}

.bx-bookmark-heart:before {
  content: "";
}

.bx-bookmark-minus:before {
  content: "";
}

.bx-bookmark-plus:before {
  content: "";
}

.bx-bookmarks:before {
  content: "";
}

.bx-book-open:before {
  content: "";
}

.bx-book-reader:before {
  content: "";
}

.bx-border-all:before {
  content: "";
}

.bx-border-bottom:before {
  content: "";
}

.bx-border-inner:before {
  content: "";
}

.bx-border-left:before {
  content: "";
}

.bx-border-none:before {
  content: "";
}

.bx-border-outer:before {
  content: "";
}

.bx-border-radius:before {
  content: "";
}

.bx-border-right:before {
  content: "";
}

.bx-border-top:before {
  content: "";
}

.bx-bot:before {
  content: "";
}

.bx-bowling-ball:before {
  content: "";
}

.bx-box:before {
  content: "";
}

.bx-bracket:before {
  content: "";
}

.bx-braille:before {
  content: "";
}

.bx-brain:before {
  content: "";
}

.bx-briefcase:before {
  content: "";
}

.bx-briefcase-alt:before {
  content: "";
}

.bx-briefcase-alt-2:before {
  content: "";
}

.bx-brightness:before {
  content: "";
}

.bx-brightness-half:before {
  content: "";
}

.bx-broadcast:before {
  content: "";
}

.bx-brush:before {
  content: "";
}

.bx-brush-alt:before {
  content: "";
}

.bx-bug:before {
  content: "";
}

.bx-bug-alt:before {
  content: "";
}

.bx-building:before {
  content: "";
}

.bx-building-house:before {
  content: "";
}

.bx-buildings:before {
  content: "";
}

.bx-bulb:before {
  content: "";
}

.bx-bullseye:before {
  content: "";
}

.bx-buoy:before {
  content: "";
}

.bx-bus:before {
  content: "";
}

.bx-bus-school:before {
  content: "";
}

.bx-cabinet:before {
  content: "";
}

.bx-cake:before {
  content: "";
}

.bx-calculator:before {
  content: "";
}

.bx-calendar:before {
  content: "";
}

.bx-calendar-alt:before {
  content: "";
}

.bx-calendar-check:before {
  content: "";
}

.bx-calendar-edit:before {
  content: "";
}

.bx-calendar-event:before {
  content: "";
}

.bx-calendar-exclamation:before {
  content: "";
}

.bx-calendar-heart:before {
  content: "";
}

.bx-calendar-minus:before {
  content: "";
}

.bx-calendar-plus:before {
  content: "";
}

.bx-calendar-star:before {
  content: "";
}

.bx-calendar-week:before {
  content: "";
}

.bx-calendar-x:before {
  content: "";
}

.bx-camera:before {
  content: "";
}

.bx-camera-home:before {
  content: "";
}

.bx-camera-movie:before {
  content: "";
}

.bx-camera-off:before {
  content: "";
}

.bx-capsule:before {
  content: "";
}

.bx-captions:before {
  content: "";
}

.bx-car:before {
  content: "";
}

.bx-card:before {
  content: "";
}

.bx-caret-down:before {
  content: "";
}

.bx-caret-down-circle:before {
  content: "";
}

.bx-caret-down-square:before {
  content: "";
}

.bx-caret-left:before {
  content: "";
}

.bx-caret-left-circle:before {
  content: "";
}

.bx-caret-left-square:before {
  content: "";
}

.bx-caret-right:before {
  content: "";
}

.bx-caret-right-circle:before {
  content: "";
}

.bx-caret-right-square:before {
  content: "";
}

.bx-caret-up:before {
  content: "";
}

.bx-caret-up-circle:before {
  content: "";
}

.bx-caret-up-square:before {
  content: "";
}

.bx-carousel:before {
  content: "";
}

.bx-cart:before {
  content: "";
}

.bx-cart-alt:before {
  content: "";
}

.bx-cast:before {
  content: "";
}

.bx-category:before {
  content: "";
}

.bx-category-alt:before {
  content: "";
}

.bx-cctv:before {
  content: "";
}

.bx-certification:before {
  content: "";
}

.bx-chair:before {
  content: "";
}

.bx-chalkboard:before {
  content: "";
}

.bx-chart:before {
  content: "";
}

.bx-chat:before {
  content: "";
}

.bx-check:before {
  content: "";
}

.bx-checkbox:before {
  content: "";
}

.bx-checkbox-checked:before {
  content: "";
}

.bx-checkbox-minus:before {
  content: "";
}

.bx-checkbox-square:before {
  content: "";
}

.bx-check-circle:before {
  content: "";
}

.bx-check-double:before {
  content: "";
}

.bx-check-shield:before {
  content: "";
}

.bx-check-square:before {
  content: "";
}

.bx-chevron-down:before {
  content: "";
}

.bx-chevron-down-circle:before {
  content: "";
}

.bx-chevron-down-square:before {
  content: "";
}

.bx-chevron-left:before {
  content: "";
}

.bx-chevron-left-circle:before {
  content: "";
}

.bx-chevron-left-square:before {
  content: "";
}

.bx-chevron-right:before {
  content: "";
}

.bx-chevron-right-circle:before {
  content: "";
}

.bx-chevron-right-square:before {
  content: "";
}

.bx-chevrons-down:before {
  content: "";
}

.bx-chevrons-left:before {
  content: "";
}

.bx-chevrons-right:before {
  content: "";
}

.bx-chevrons-up:before {
  content: "";
}

.bx-chevron-up:before {
  content: "";
}

.bx-chevron-up-circle:before {
  content: "";
}

.bx-chevron-up-square:before {
  content: "";
}

.bx-chip:before {
  content: "";
}

.bx-church:before {
  content: "";
}

.bx-circle:before {
  content: "";
}

.bx-clinic:before {
  content: "";
}

.bx-clipboard:before {
  content: "";
}

.bx-closet:before {
  content: "";
}

.bx-cloud:before {
  content: "";
}

.bx-cloud-download:before {
  content: "";
}

.bx-cloud-drizzle:before {
  content: "";
}

.bx-cloud-lightning:before {
  content: "";
}

.bx-cloud-light-rain:before {
  content: "";
}

.bx-cloud-rain:before {
  content: "";
}

.bx-cloud-snow:before {
  content: "";
}

.bx-cloud-upload:before {
  content: "";
}

.bx-code:before {
  content: "";
}

.bx-code-alt:before {
  content: "";
}

.bx-code-block:before {
  content: "";
}

.bx-code-curly:before {
  content: "";
}

.bx-coffee:before {
  content: "";
}

.bx-coffee-togo:before {
  content: "";
}

.bx-cog:before {
  content: "";
}

.bx-coin:before {
  content: "";
}

.bx-coin-stack:before {
  content: "";
}

.bx-collapse:before {
  content: "";
}

.bx-collection:before {
  content: "";
}

.bx-color-fill:before {
  content: "";
}

.bx-columns:before {
  content: "";
}

.bx-command:before {
  content: "";
}

.bx-comment:before {
  content: "";
}

.bx-comment-add:before {
  content: "";
}

.bx-comment-check:before {
  content: "";
}

.bx-comment-detail:before {
  content: "";
}

.bx-comment-dots:before {
  content: "";
}

.bx-comment-edit:before {
  content: "";
}

.bx-comment-error:before {
  content: "";
}

.bx-comment-minus:before {
  content: "";
}

.bx-comment-x:before {
  content: "";
}

.bx-compass:before {
  content: "";
}

.bx-confused:before {
  content: "";
}

.bx-conversation:before {
  content: "";
}

.bx-cookie:before {
  content: "";
}

.bx-cool:before {
  content: "";
}

.bx-copy:before {
  content: "";
}

.bx-copy-alt:before {
  content: "";
}

.bx-copyright:before {
  content: "";
}

.bx-credit-card:before {
  content: "";
}

.bx-credit-card-alt:before {
  content: "";
}

.bx-credit-card-front:before {
  content: "";
}

.bx-crop:before {
  content: "";
}

.bx-crosshair:before {
  content: "";
}

.bx-crown:before {
  content: "";
}

.bx-cube:before {
  content: "";
}

.bx-cube-alt:before {
  content: "";
}

.bx-cuboid:before {
  content: "";
}

.bx-current-location:before {
  content: "";
}

.bx-customize:before {
  content: "";
}

.bx-cut:before {
  content: "";
}

.bx-cycling:before {
  content: "";
}

.bx-cylinder:before {
  content: "";
}

.bx-data:before {
  content: "";
}

.bx-desktop:before {
  content: "";
}

.bx-detail:before {
  content: "";
}

.bx-devices:before {
  content: "";
}

.bx-dialpad:before {
  content: "";
}

.bx-dialpad-alt:before {
  content: "";
}

.bx-diamond:before {
  content: "";
}

.bx-dice-1:before {
  content: "";
}

.bx-dice-2:before {
  content: "";
}

.bx-dice-3:before {
  content: "";
}

.bx-dice-4:before {
  content: "";
}

.bx-dice-5:before {
  content: "";
}

.bx-dice-6:before {
  content: "";
}

.bx-directions:before {
  content: "";
}

.bx-disc:before {
  content: "";
}

.bx-dish:before {
  content: "";
}

.bx-dislike:before {
  content: "";
}

.bx-dizzy:before {
  content: "";
}

.bx-dna:before {
  content: "";
}

.bx-dock-bottom:before {
  content: "";
}

.bx-dock-left:before {
  content: "";
}

.bx-dock-right:before {
  content: "";
}

.bx-dock-top:before {
  content: "";
}

.bx-dollar:before {
  content: "";
}

.bx-dollar-circle:before {
  content: "";
}

.bx-donate-blood:before {
  content: "";
}

.bx-donate-heart:before {
  content: "";
}

.bx-door-open:before {
  content: "";
}

.bx-dots-horizontal:before {
  content: "";
}

.bx-dots-horizontal-rounded:before {
  content: "";
}

.bx-dots-vertical:before {
  content: "";
}

.bx-dots-vertical-rounded:before {
  content: "";
}

.bx-doughnut-chart:before {
  content: "";
}

.bx-down-arrow:before {
  content: "";
}

.bx-down-arrow-alt:before {
  content: "";
}

.bx-down-arrow-circle:before {
  content: "";
}

.bx-download:before {
  content: "";
}

.bx-downvote:before {
  content: "";
}

.bx-drink:before {
  content: "";
}

.bx-droplet:before {
  content: "";
}

.bx-dumbbell:before {
  content: "";
}

.bx-duplicate:before {
  content: "";
}

.bx-edit:before {
  content: "";
}

.bx-edit-alt:before {
  content: "";
}

.bx-envelope:before {
  content: "";
}

.bx-envelope-open:before {
  content: "";
}

.bx-equalizer:before {
  content: "";
}

.bx-eraser:before {
  content: "";
}

.bx-error:before {
  content: "";
}

.bx-error-alt:before {
  content: "";
}

.bx-error-circle:before {
  content: "";
}

.bx-euro:before {
  content: "";
}

.bx-exclude:before {
  content: "";
}

.bx-exit:before {
  content: "";
}

.bx-exit-fullscreen:before {
  content: "";
}

.bx-expand:before {
  content: "";
}

.bx-expand-alt:before {
  content: "";
}

.bx-export:before {
  content: "";
}

.bx-extension:before {
  content: "";
}

.bx-face:before {
  content: "";
}

.bx-fast-forward:before {
  content: "";
}

.bx-fast-forward-circle:before {
  content: "";
}

.bx-female:before {
  content: "";
}

.bx-female-sign:before {
  content: "";
}

.bx-file:before {
  content: "";
}

.bx-file-blank:before {
  content: "";
}

.bx-file-find:before {
  content: "";
}

.bx-film:before {
  content: "";
}

.bx-filter:before {
  content: "";
}

.bx-filter-alt:before {
  content: "";
}

.bx-fingerprint:before {
  content: "";
}

.bx-first-aid:before {
  content: "";
}

.bx-first-page:before {
  content: "";
}

.bx-flag:before {
  content: "";
}

.bx-folder:before {
  content: "";
}

.bx-folder-minus:before {
  content: "";
}

.bx-folder-open:before {
  content: "";
}

.bx-folder-plus:before {
  content: "";
}

.bx-font:before {
  content: "";
}

.bx-font-color:before {
  content: "";
}

.bx-font-family:before {
  content: "";
}

.bx-font-size:before {
  content: "";
}

.bx-food-menu:before {
  content: "";
}

.bx-food-tag:before {
  content: "";
}

.bx-football:before {
  content: "";
}

.bx-fridge:before {
  content: "";
}

.bx-fullscreen:before {
  content: "";
}

.bx-game:before {
  content: "";
}

.bx-gas-pump:before {
  content: "";
}

.bx-ghost:before {
  content: "";
}

.bx-gift:before {
  content: "";
}

.bx-git-branch:before {
  content: "";
}

.bx-git-commit:before {
  content: "";
}

.bx-git-compare:before {
  content: "";
}

.bx-git-merge:before {
  content: "";
}

.bx-git-pull-request:before {
  content: "";
}

.bx-git-repo-forked:before {
  content: "";
}

.bx-glasses:before {
  content: "";
}

.bx-glasses-alt:before {
  content: "";
}

.bx-globe:before {
  content: "";
}

.bx-globe-alt:before {
  content: "";
}

.bx-grid:before {
  content: "";
}

.bx-grid-alt:before {
  content: "";
}

.bx-grid-horizontal:before {
  content: "";
}

.bx-grid-small:before {
  content: "";
}

.bx-grid-vertical:before {
  content: "";
}

.bx-group:before {
  content: "";
}

.bx-handicap:before {
  content: "";
}

.bx-happy:before {
  content: "";
}

.bx-happy-alt:before {
  content: "";
}

.bx-happy-beaming:before {
  content: "";
}

.bx-happy-heart-eyes:before {
  content: "";
}

.bx-hash:before {
  content: "";
}

.bx-hdd:before {
  content: "";
}

.bx-heading:before {
  content: "";
}

.bx-headphone:before {
  content: "";
}

.bx-health:before {
  content: "";
}

.bx-heart:before {
  content: "";
}

.bx-heart-circle:before {
  content: "";
}

.bx-heart-square:before {
  content: "";
}

.bx-help-circle:before {
  content: "";
}

.bx-hide:before {
  content: "";
}

.bx-highlight:before {
  content: "";
}

.bx-history:before {
  content: "";
}

.bx-hive:before {
  content: "";
}

.bx-home:before {
  content: "";
}

.bx-home-alt:before {
  content: "";
}

.bx-home-circle:before {
  content: "";
}

.bx-home-heart:before {
  content: "";
}

.bx-home-smile:before {
  content: "";
}

.bx-horizontal-center:before {
  content: "";
}

.bx-hotel:before {
  content: "";
}

.bx-hourglass:before {
  content: "";
}

.bx-id-card:before {
  content: "";
}

.bx-image:before {
  content: "";
}

.bx-image-add:before {
  content: "";
}

.bx-image-alt:before {
  content: "";
}

.bx-images:before {
  content: "";
}

.bx-import:before {
  content: "";
}

.bx-infinite:before {
  content: "";
}

.bx-info-circle:before {
  content: "";
}

.bx-info-square:before {
  content: "";
}

.bx-intersect:before {
  content: "";
}

.bx-italic:before {
  content: "";
}

.bx-joystick:before {
  content: "";
}

.bx-joystick-alt:before {
  content: "";
}

.bx-joystick-button:before {
  content: "";
}

.bx-key:before {
  content: "";
}

.bx-label:before {
  content: "";
}

.bx-landscape:before {
  content: "";
}

.bx-laptop:before {
  content: "";
}

.bx-last-page:before {
  content: "";
}

.bx-laugh:before {
  content: "";
}

.bx-layer:before {
  content: "";
}

.bx-layer-minus:before {
  content: "";
}

.bx-layer-plus:before {
  content: "";
}

.bx-layout:before {
  content: "";
}

.bx-left-arrow:before {
  content: "";
}

.bx-left-arrow-alt:before {
  content: "";
}

.bx-left-arrow-circle:before {
  content: "";
}

.bx-left-down-arrow-circle:before {
  content: "";
}

.bx-left-indent:before {
  content: "";
}

.bx-left-top-arrow-circle:before {
  content: "";
}

.bx-library:before {
  content: "";
}

.bx-like:before {
  content: "";
}

.bx-line-chart:before {
  content: "";
}

.bx-line-chart-down:before {
  content: "";
}

.bx-link:before {
  content: "";
}

.bx-link-alt:before {
  content: "";
}

.bx-link-external:before {
  content: "";
}

.bx-lira:before {
  content: "";
}

.bx-list-check:before {
  content: "";
}

.bx-list-minus:before {
  content: "";
}

.bx-list-ol:before {
  content: "";
}

.bx-list-plus:before {
  content: "";
}

.bx-list-ul:before {
  content: "";
}

.bx-loader:before {
  content: "";
}

.bx-loader-alt:before {
  content: "";
}

.bx-loader-circle:before {
  content: "";
}

.bx-location-plus:before {
  content: "";
}

.bx-lock:before {
  content: "";
}

.bx-lock-alt:before {
  content: "";
}

.bx-lock-open:before {
  content: "";
}

.bx-lock-open-alt:before {
  content: "";
}

.bx-log-in:before {
  content: "";
}

.bx-log-in-circle:before {
  content: "";
}

.bx-log-out:before {
  content: "";
}

.bx-log-out-circle:before {
  content: "";
}

.bx-low-vision:before {
  content: "";
}

.bx-magnet:before {
  content: "";
}

.bx-mail-send:before {
  content: "";
}

.bx-male:before {
  content: "";
}

.bx-male-sign:before {
  content: "";
}

.bx-map:before {
  content: "";
}

.bx-map-alt:before {
  content: "";
}

.bx-map-pin:before {
  content: "";
}

.bx-mask:before {
  content: "";
}

.bx-medal:before {
  content: "";
}

.bx-meh:before {
  content: "";
}

.bx-meh-alt:before {
  content: "";
}

.bx-meh-blank:before {
  content: "";
}

.bx-memory-card:before {
  content: "";
}

.bx-menu:before {
  content: "";
}

.bx-menu-alt-left:before {
  content: "";
}

.bx-menu-alt-right:before {
  content: "";
}

.bx-merge:before {
  content: "";
}

.bx-message:before {
  content: "";
}

.bx-message-add:before {
  content: "";
}

.bx-message-alt:before {
  content: "";
}

.bx-message-alt-add:before {
  content: "";
}

.bx-message-alt-check:before {
  content: "";
}

.bx-message-alt-detail:before {
  content: "";
}

.bx-message-alt-dots:before {
  content: "";
}

.bx-message-alt-edit:before {
  content: "";
}

.bx-message-alt-error:before {
  content: "";
}

.bx-message-alt-minus:before {
  content: "";
}

.bx-message-alt-x:before {
  content: "";
}

.bx-message-check:before {
  content: "";
}

.bx-message-detail:before {
  content: "";
}

.bx-message-dots:before {
  content: "";
}

.bx-message-edit:before {
  content: "";
}

.bx-message-error:before {
  content: "";
}

.bx-message-minus:before {
  content: "";
}

.bx-message-rounded:before {
  content: "";
}

.bx-message-rounded-add:before {
  content: "";
}

.bx-message-rounded-check:before {
  content: "";
}

.bx-message-rounded-detail:before {
  content: "";
}

.bx-message-rounded-dots:before {
  content: "";
}

.bx-message-rounded-edit:before {
  content: "";
}

.bx-message-rounded-error:before {
  content: "";
}

.bx-message-rounded-minus:before {
  content: "";
}

.bx-message-rounded-x:before {
  content: "";
}

.bx-message-square:before {
  content: "";
}

.bx-message-square-add:before {
  content: "";
}

.bx-message-square-check:before {
  content: "";
}

.bx-message-square-detail:before {
  content: "";
}

.bx-message-square-dots:before {
  content: "";
}

.bx-message-square-edit:before {
  content: "";
}

.bx-message-square-error:before {
  content: "";
}

.bx-message-square-minus:before {
  content: "";
}

.bx-message-square-x:before {
  content: "";
}

.bx-message-x:before {
  content: "";
}

.bx-meteor:before {
  content: "";
}

.bx-microchip:before {
  content: "";
}

.bx-microphone:before {
  content: "";
}

.bx-microphone-off:before {
  content: "";
}

.bx-minus:before {
  content: "";
}

.bx-minus-back:before {
  content: "";
}

.bx-minus-circle:before {
  content: "";
}

.bx-minus-front:before {
  content: "";
}

.bx-mobile:before {
  content: "";
}

.bx-mobile-alt:before {
  content: "";
}

.bx-mobile-landscape:before {
  content: "";
}

.bx-mobile-vibration:before {
  content: "";
}

.bx-money:before {
  content: "";
}

.bx-moon:before {
  content: "";
}

.bx-mouse:before {
  content: "";
}

.bx-mouse-alt:before {
  content: "";
}

.bx-move:before {
  content: "";
}

.bx-move-horizontal:before {
  content: "";
}

.bx-move-vertical:before {
  content: "";
}

.bx-movie:before {
  content: "";
}

.bx-movie-play:before {
  content: "";
}

.bx-music:before {
  content: "";
}

.bx-navigation:before {
  content: "";
}

.bx-network-chart:before {
  content: "";
}

.bx-news:before {
  content: "";
}

.bx-no-entry:before {
  content: "";
}

.bx-note:before {
  content: "";
}

.bx-notepad:before {
  content: "";
}

.bx-notification:before {
  content: "";
}

.bx-notification-off:before {
  content: "";
}

.bx-outline:before {
  content: "";
}

.bx-package:before {
  content: "";
}

.bx-paint:before {
  content: "";
}

.bx-paint-roll:before {
  content: "";
}

.bx-palette:before {
  content: "";
}

.bx-paperclip:before {
  content: "";
}

.bx-paper-plane:before {
  content: "";
}

.bx-paragraph:before {
  content: "";
}

.bx-paste:before {
  content: "";
}

.bx-pause:before {
  content: "";
}

.bx-pause-circle:before {
  content: "";
}

.bx-pen:before {
  content: "";
}

.bx-pencil:before {
  content: "";
}

.bx-phone:before {
  content: "";
}

.bx-phone-call:before {
  content: "";
}

.bx-phone-incoming:before {
  content: "";
}

.bx-phone-off:before {
  content: "";
}

.bx-phone-outgoing:before {
  content: "";
}

.bx-photo-album:before {
  content: "";
}

.bx-pie-chart:before {
  content: "";
}

.bx-pie-chart-alt:before {
  content: "";
}

.bx-pie-chart-alt-2:before {
  content: "";
}

.bx-pin:before {
  content: "";
}

.bx-planet:before {
  content: "";
}

.bx-play:before {
  content: "";
}

.bx-play-circle:before {
  content: "";
}

.bx-plug:before {
  content: "";
}

.bx-plus:before {
  content: "";
}

.bx-plus-circle:before {
  content: "";
}

.bx-plus-medical:before {
  content: "";
}

.bx-podcast:before {
  content: "";
}

.bx-pointer:before {
  content: "";
}

.bx-poll:before {
  content: "";
}

.bx-polygon:before {
  content: "";
}

.bx-pound:before {
  content: "";
}

.bx-power-off:before {
  content: "";
}

.bx-printer:before {
  content: "";
}

.bx-pulse:before {
  content: "";
}

.bx-purchase-tag:before {
  content: "";
}

.bx-purchase-tag-alt:before {
  content: "";
}

.bx-pyramid:before {
  content: "";
}

.bx-qr:before {
  content: "";
}

.bx-qr-scan:before {
  content: "";
}

.bx-question-mark:before {
  content: "";
}

.bx-radar:before {
  content: "";
}

.bx-radio:before {
  content: "";
}

.bx-radio-circle:before {
  content: "";
}

.bx-radio-circle-marked:before {
  content: "";
}

.bx-receipt:before {
  content: "";
}

.bx-rectangle:before {
  content: "";
}

.bx-recycle:before {
  content: "";
}

.bx-redo:before {
  content: "";
}

.bx-refresh:before {
  content: "";
}

.bx-registered:before {
  content: "";
}

.bx-rename:before {
  content: "";
}

.bx-repeat:before {
  content: "";
}

.bx-reply:before {
  content: "";
}

.bx-reply-all:before {
  content: "";
}

.bx-repost:before {
  content: "";
}

.bx-reset:before {
  content: "";
}

.bx-restaurant:before {
  content: "";
}

.bx-revision:before {
  content: "";
}

.bx-rewind:before {
  content: "";
}

.bx-rewind-circle:before {
  content: "";
}

.bx-right-arrow:before {
  content: "";
}

.bx-right-arrow-alt:before {
  content: "";
}

.bx-right-arrow-circle:before {
  content: "";
}

.bx-right-down-arrow-circle:before {
  content: "";
}

.bx-right-indent:before {
  content: "";
}

.bx-right-top-arrow-circle:before {
  content: "";
}

.bx-rocket:before {
  content: "";
}

.bx-rotate-left:before {
  content: "";
}

.bx-rotate-right:before {
  content: "";
}

.bx-rss:before {
  content: "";
}

.bx-ruble:before {
  content: "";
}

.bx-ruler:before {
  content: "";
}

.bx-run:before {
  content: "";
}

.bx-rupee:before {
  content: "";
}

.bx-sad:before {
  content: "";
}

.bx-save:before {
  content: "";
}

.bx-scan:before {
  content: "";
}

.bx-screenshot:before {
  content: "";
}

.bx-search:before {
  content: "";
}

.bx-search-alt:before {
  content: "";
}

.bx-search-alt-2:before {
  content: "";
}

.bx-selection:before {
  content: "";
}

.bx-select-multiple:before {
  content: "";
}

.bx-send:before {
  content: "";
}

.bx-server:before {
  content: "";
}

.bx-shape-circle:before {
  content: "";
}

.bx-shape-polygon:before {
  content: "";
}

.bx-shape-square:before {
  content: "";
}

.bx-shape-triangle:before {
  content: "";
}

.bx-share:before {
  content: "";
}

.bx-share-alt:before {
  content: "";
}

.bx-shekel:before {
  content: "";
}

.bx-shield:before {
  content: "";
}

.bx-shield-alt:before {
  content: "";
}

.bx-shield-alt-2:before {
  content: "";
}

.bx-shield-quarter:before {
  content: "";
}

.bx-shield-x:before {
  content: "";
}

.bx-shocked:before {
  content: "";
}

.bx-shopping-bag:before {
  content: "";
}

.bx-show:before {
  content: "";
}

.bx-show-alt:before {
  content: "";
}

.bx-shuffle:before {
  content: "";
}

.bx-sidebar:before {
  content: "";
}

.bx-sitemap:before {
  content: "";
}

.bx-skip-next:before {
  content: "";
}

.bx-skip-next-circle:before {
  content: "";
}

.bx-skip-previous:before {
  content: "";
}

.bx-skip-previous-circle:before {
  content: "";
}

.bx-sleepy:before {
  content: "";
}

.bx-slider:before {
  content: "";
}

.bx-slider-alt:before {
  content: "";
}

.bx-slideshow:before {
  content: "";
}

.bx-smile:before {
  content: "";
}

.bx-sort:before {
  content: "";
}

.bx-sort-alt-2:before {
  content: "";
}

.bx-sort-a-z:before {
  content: "";
}

.bx-sort-down:before {
  content: "";
}

.bx-sort-up:before {
  content: "";
}

.bx-sort-z-a:before {
  content: "";
}

.bx-spa:before {
  content: "";
}

.bx-space-bar:before {
  content: "";
}

.bx-speaker:before {
  content: "";
}

.bx-spray-can:before {
  content: "";
}

.bx-spreadsheet:before {
  content: "";
}

.bx-square:before {
  content: "";
}

.bx-square-rounded:before {
  content: "";
}

.bx-star:before {
  content: "";
}

.bx-station:before {
  content: "";
}

.bx-stats:before {
  content: "";
}

.bx-sticker:before {
  content: "";
}

.bx-stop:before {
  content: "";
}

.bx-stop-circle:before {
  content: "";
}

.bx-stopwatch:before {
  content: "";
}

.bx-store:before {
  content: "";
}

.bx-store-alt:before {
  content: "";
}

.bx-street-view:before {
  content: "";
}

.bx-strikethrough:before {
  content: "";
}

.bx-subdirectory-left:before {
  content: "";
}

.bx-subdirectory-right:before {
  content: "";
}

.bx-sun:before {
  content: "";
}

.bx-support:before {
  content: "";
}

.bx-swim:before {
  content: "";
}

.bx-sync:before {
  content: "";
}

.bx-tab:before {
  content: "";
}

.bx-table:before {
  content: "";
}

.bx-tachometer:before {
  content: "";
}

.bx-tag:before {
  content: "";
}

.bx-tag-alt:before {
  content: "";
}

.bx-target-lock:before {
  content: "";
}

.bx-task:before {
  content: "";
}

.bx-task-x:before {
  content: "";
}

.bx-taxi:before {
  content: "";
}

.bx-tennis-ball:before {
  content: "";
}

.bx-terminal:before {
  content: "";
}

.bx-test-tube:before {
  content: "";
}

.bx-text:before {
  content: "";
}

.bx-time:before {
  content: "";
}

.bx-time-five:before {
  content: "";
}

.bx-timer:before {
  content: "";
}

.bx-tired:before {
  content: "";
}

.bx-toggle-left:before {
  content: "";
}

.bx-toggle-right:before {
  content: "";
}

.bx-tone:before {
  content: "";
}

.bx-traffic-cone:before {
  content: "";
}

.bx-train:before {
  content: "";
}

.bx-transfer:before {
  content: "";
}

.bx-transfer-alt:before {
  content: "";
}

.bx-trash:before {
  content: "";
}

.bx-trash-alt:before {
  content: "";
}

.bx-trending-down:before {
  content: "";
}

.bx-trending-up:before {
  content: "";
}

.bx-trim:before {
  content: "";
}

.bx-trip:before {
  content: "";
}

.bx-trophy:before {
  content: "";
}

.bx-tv:before {
  content: "";
}

.bx-underline:before {
  content: "";
}

.bx-undo:before {
  content: "";
}

.bx-unite:before {
  content: "";
}

.bx-unlink:before {
  content: "";
}

.bx-up-arrow:before {
  content: "";
}

.bx-up-arrow-alt:before {
  content: "";
}

.bx-up-arrow-circle:before {
  content: "";
}

.bx-upload:before {
  content: "";
}

.bx-upside-down:before {
  content: "";
}

.bx-upvote:before {
  content: "";
}

.bx-usb:before {
  content: "";
}

.bx-user:before {
  content: "";
}

.bx-user-check:before {
  content: "";
}

.bx-user-circle:before {
  content: "";
}

.bx-user-minus:before {
  content: "";
}

.bx-user-pin:before {
  content: "";
}

.bx-user-plus:before {
  content: "";
}

.bx-user-voice:before {
  content: "";
}

.bx-user-x:before {
  content: "";
}

.bx-vector:before {
  content: "";
}

.bx-vertical-center:before {
  content: "";
}

.bx-vial:before {
  content: "";
}

.bx-video:before {
  content: "";
}

.bx-video-off:before {
  content: "";
}

.bx-video-plus:before {
  content: "";
}

.bx-video-recording:before {
  content: "";
}

.bx-voicemail:before {
  content: "";
}

.bx-volume:before {
  content: "";
}

.bx-volume-full:before {
  content: "";
}

.bx-volume-low:before {
  content: "";
}

.bx-volume-mute:before {
  content: "";
}

.bx-walk:before {
  content: "";
}

.bx-wallet:before {
  content: "";
}

.bx-wallet-alt:before {
  content: "";
}

.bx-water:before {
  content: "";
}

.bx-webcam:before {
  content: "";
}

.bx-wifi:before {
  content: "";
}

.bx-wifi-0:before {
  content: "";
}

.bx-wifi-1:before {
  content: "";
}

.bx-wifi-2:before {
  content: "";
}

.bx-wifi-off:before {
  content: "";
}

.bx-wind:before {
  content: "";
}

.bx-window:before {
  content: "";
}

.bx-window-alt:before {
  content: "";
}

.bx-window-close:before {
  content: "";
}

.bx-window-open:before {
  content: "";
}

.bx-windows:before {
  content: "";
}

.bx-wine:before {
  content: "";
}

.bx-wink-smile:before {
  content: "";
}

.bx-wink-tongue:before {
  content: "";
}

.bx-won:before {
  content: "";
}

.bx-world:before {
  content: "";
}

.bx-wrench:before {
  content: "";
}

.bx-x:before {
  content: "";
}

.bx-x-circle:before {
  content: "";
}

.bx-yen:before {
  content: "";
}

.bx-zoom-in:before {
  content: "";
}

.bx-zoom-out:before {
  content: "";
}

.bxs-party:before {
  content: "";
}

.bxs-hot:before {
  content: "";
}

.bxs-droplet:before {
  content: "";
}

.bxs-cat:before {
  content: "";
}

.bxs-dog:before {
  content: "";
}

.bxs-injection:before {
  content: "";
}

.bxs-leaf:before {
  content: "";
}

.bxs-add-to-queue:before {
  content: "";
}

.bxs-adjust:before {
  content: "";
}

.bxs-adjust-alt:before {
  content: "";
}

.bxs-alarm:before {
  content: "";
}

.bxs-alarm-add:before {
  content: "";
}

.bxs-alarm-exclamation:before {
  content: "";
}

.bxs-alarm-off:before {
  content: "";
}

.bxs-alarm-snooze:before {
  content: "";
}

.bxs-album:before {
  content: "";
}

.bxs-ambulance:before {
  content: "";
}

.bxs-analyse:before {
  content: "";
}

.bxs-angry:before {
  content: "";
}

.bxs-arch:before {
  content: "";
}

.bxs-archive:before {
  content: "";
}

.bxs-archive-in:before {
  content: "";
}

.bxs-archive-out:before {
  content: "";
}

.bxs-area:before {
  content: "";
}

.bxs-arrow-from-bottom:before {
  content: "";
}

.bxs-arrow-from-left:before {
  content: "";
}

.bxs-arrow-from-right:before {
  content: "";
}

.bxs-arrow-from-top:before {
  content: "";
}

.bxs-arrow-to-bottom:before {
  content: "";
}

.bxs-arrow-to-left:before {
  content: "";
}

.bxs-arrow-to-right:before {
  content: "";
}

.bxs-arrow-to-top:before {
  content: "";
}

.bxs-award:before {
  content: "";
}

.bxs-baby-carriage:before {
  content: "";
}

.bxs-backpack:before {
  content: "";
}

.bxs-badge:before {
  content: "";
}

.bxs-badge-check:before {
  content: "";
}

.bxs-badge-dollar:before {
  content: "";
}

.bxs-ball:before {
  content: "";
}

.bxs-band-aid:before {
  content: "";
}

.bxs-bank:before {
  content: "";
}

.bxs-bar-chart-alt-2:before {
  content: "";
}

.bxs-bar-chart-square:before {
  content: "";
}

.bxs-barcode:before {
  content: "";
}

.bxs-baseball:before {
  content: "";
}

.bxs-basket:before {
  content: "";
}

.bxs-basketball:before {
  content: "";
}

.bxs-bath:before {
  content: "";
}

.bxs-battery:before {
  content: "";
}

.bxs-battery-charging:before {
  content: "";
}

.bxs-battery-full:before {
  content: "";
}

.bxs-battery-low:before {
  content: "";
}

.bxs-bed:before {
  content: "";
}

.bxs-been-here:before {
  content: "";
}

.bxs-beer:before {
  content: "";
}

.bxs-bell:before {
  content: "";
}

.bxs-bell-minus:before {
  content: "";
}

.bxs-bell-off:before {
  content: "";
}

.bxs-bell-plus:before {
  content: "";
}

.bxs-bell-ring:before {
  content: "";
}

.bxs-bible:before {
  content: "";
}

.bxs-binoculars:before {
  content: "";
}

.bxs-blanket:before {
  content: "";
}

.bxs-bolt:before {
  content: "";
}

.bxs-bolt-circle:before {
  content: "";
}

.bxs-bomb:before {
  content: "";
}

.bxs-bone:before {
  content: "";
}

.bxs-bong:before {
  content: "";
}

.bxs-book:before {
  content: "";
}

.bxs-book-add:before {
  content: "";
}

.bxs-book-alt:before {
  content: "";
}

.bxs-book-bookmark:before {
  content: "";
}

.bxs-book-content:before {
  content: "";
}

.bxs-book-heart:before {
  content: "";
}

.bxs-bookmark:before {
  content: "";
}

.bxs-bookmark-alt:before {
  content: "";
}

.bxs-bookmark-alt-minus:before {
  content: "";
}

.bxs-bookmark-alt-plus:before {
  content: "";
}

.bxs-bookmark-heart:before {
  content: "";
}

.bxs-bookmark-minus:before {
  content: "";
}

.bxs-bookmark-plus:before {
  content: "";
}

.bxs-bookmarks:before {
  content: "";
}

.bxs-bookmark-star:before {
  content: "";
}

.bxs-book-open:before {
  content: "";
}

.bxs-book-reader:before {
  content: "";
}

.bxs-bot:before {
  content: "";
}

.bxs-bowling-ball:before {
  content: "";
}

.bxs-box:before {
  content: "";
}

.bxs-brain:before {
  content: "";
}

.bxs-briefcase:before {
  content: "";
}

.bxs-briefcase-alt:before {
  content: "";
}

.bxs-briefcase-alt-2:before {
  content: "";
}

.bxs-brightness:before {
  content: "";
}

.bxs-brightness-half:before {
  content: "";
}

.bxs-brush:before {
  content: "";
}

.bxs-brush-alt:before {
  content: "";
}

.bxs-bug:before {
  content: "";
}

.bxs-bug-alt:before {
  content: "";
}

.bxs-building:before {
  content: "";
}

.bxs-building-house:before {
  content: "";
}

.bxs-buildings:before {
  content: "";
}

.bxs-bulb:before {
  content: "";
}

.bxs-bullseye:before {
  content: "";
}

.bxs-buoy:before {
  content: "";
}

.bxs-bus:before {
  content: "";
}

.bxs-business:before {
  content: "";
}

.bxs-bus-school:before {
  content: "";
}

.bxs-cabinet:before {
  content: "";
}

.bxs-cake:before {
  content: "";
}

.bxs-calculator:before {
  content: "";
}

.bxs-calendar:before {
  content: "";
}

.bxs-calendar-alt:before {
  content: "";
}

.bxs-calendar-check:before {
  content: "";
}

.bxs-calendar-edit:before {
  content: "";
}

.bxs-calendar-event:before {
  content: "";
}

.bxs-calendar-exclamation:before {
  content: "";
}

.bxs-calendar-heart:before {
  content: "";
}

.bxs-calendar-minus:before {
  content: "";
}

.bxs-calendar-plus:before {
  content: "";
}

.bxs-calendar-star:before {
  content: "";
}

.bxs-calendar-week:before {
  content: "";
}

.bxs-calendar-x:before {
  content: "";
}

.bxs-camera:before {
  content: "";
}

.bxs-camera-home:before {
  content: "";
}

.bxs-camera-movie:before {
  content: "";
}

.bxs-camera-off:before {
  content: "";
}

.bxs-camera-plus:before {
  content: "";
}

.bxs-capsule:before {
  content: "";
}

.bxs-captions:before {
  content: "";
}

.bxs-car:before {
  content: "";
}

.bxs-car-battery:before {
  content: "";
}

.bxs-car-crash:before {
  content: "";
}

.bxs-card:before {
  content: "";
}

.bxs-caret-down-circle:before {
  content: "";
}

.bxs-caret-down-square:before {
  content: "";
}

.bxs-caret-left-circle:before {
  content: "";
}

.bxs-caret-left-square:before {
  content: "";
}

.bxs-caret-right-circle:before {
  content: "";
}

.bxs-caret-right-square:before {
  content: "";
}

.bxs-caret-up-circle:before {
  content: "";
}

.bxs-caret-up-square:before {
  content: "";
}

.bxs-car-garage:before {
  content: "";
}

.bxs-car-mechanic:before {
  content: "";
}

.bxs-carousel:before {
  content: "";
}

.bxs-cart:before {
  content: "";
}

.bxs-cart-add:before {
  content: "";
}

.bxs-cart-alt:before {
  content: "";
}

.bxs-cart-download:before {
  content: "";
}

.bxs-car-wash:before {
  content: "";
}

.bxs-category:before {
  content: "";
}

.bxs-category-alt:before {
  content: "";
}

.bxs-cctv:before {
  content: "";
}

.bxs-certification:before {
  content: "";
}

.bxs-chalkboard:before {
  content: "";
}

.bxs-chart:before {
  content: "";
}

.bxs-chat:before {
  content: "";
}

.bxs-checkbox:before {
  content: "";
}

.bxs-checkbox-checked:before {
  content: "";
}

.bxs-checkbox-minus:before {
  content: "";
}

.bxs-check-circle:before {
  content: "";
}

.bxs-check-shield:before {
  content: "";
}

.bxs-check-square:before {
  content: "";
}

.bxs-chess:before {
  content: "";
}

.bxs-chevron-down:before {
  content: "";
}

.bxs-chevron-down-circle:before {
  content: "";
}

.bxs-chevron-down-square:before {
  content: "";
}

.bxs-chevron-left:before {
  content: "";
}

.bxs-chevron-left-circle:before {
  content: "";
}

.bxs-chevron-left-square:before {
  content: "";
}

.bxs-chevron-right:before {
  content: "";
}

.bxs-chevron-right-circle:before {
  content: "";
}

.bxs-chevron-right-square:before {
  content: "";
}

.bxs-chevrons-down:before {
  content: "";
}

.bxs-chevrons-left:before {
  content: "";
}

.bxs-chevrons-right:before {
  content: "";
}

.bxs-chevrons-up:before {
  content: "";
}

.bxs-chevron-up:before {
  content: "";
}

.bxs-chevron-up-circle:before {
  content: "";
}

.bxs-chevron-up-square:before {
  content: "";
}

.bxs-chip:before {
  content: "";
}

.bxs-church:before {
  content: "";
}

.bxs-circle:before {
  content: "";
}

.bxs-city:before {
  content: "";
}

.bxs-clinic:before {
  content: "";
}

.bxs-cloud:before {
  content: "";
}

.bxs-cloud-download:before {
  content: "";
}

.bxs-cloud-lightning:before {
  content: "";
}

.bxs-cloud-rain:before {
  content: "";
}

.bxs-cloud-upload:before {
  content: "";
}

.bxs-coffee:before {
  content: "";
}

.bxs-coffee-alt:before {
  content: "";
}

.bxs-coffee-togo:before {
  content: "";
}

.bxs-cog:before {
  content: "";
}

.bxs-coin:before {
  content: "";
}

.bxs-coin-stack:before {
  content: "";
}

.bxs-collection:before {
  content: "";
}

.bxs-color-fill:before {
  content: "";
}

.bxs-comment:before {
  content: "";
}

.bxs-comment-add:before {
  content: "";
}

.bxs-comment-check:before {
  content: "";
}

.bxs-comment-detail:before {
  content: "";
}

.bxs-comment-dots:before {
  content: "";
}

.bxs-comment-edit:before {
  content: "";
}

.bxs-comment-error:before {
  content: "";
}

.bxs-comment-minus:before {
  content: "";
}

.bxs-comment-x:before {
  content: "";
}

.bxs-compass:before {
  content: "";
}

.bxs-component:before {
  content: "";
}

.bxs-confused:before {
  content: "";
}

.bxs-contact:before {
  content: "";
}

.bxs-conversation:before {
  content: "";
}

.bxs-cookie:before {
  content: "";
}

.bxs-cool:before {
  content: "";
}

.bxs-copy:before {
  content: "";
}

.bxs-copy-alt:before {
  content: "";
}

.bxs-copyright:before {
  content: "";
}

.bxs-coupon:before {
  content: "";
}

.bxs-credit-card:before {
  content: "";
}

.bxs-credit-card-alt:before {
  content: "";
}

.bxs-credit-card-front:before {
  content: "";
}

.bxs-crop:before {
  content: "";
}

.bxs-crown:before {
  content: "";
}

.bxs-cube:before {
  content: "";
}

.bxs-cube-alt:before {
  content: "";
}

.bxs-cuboid:before {
  content: "";
}

.bxs-customize:before {
  content: "";
}

.bxs-cylinder:before {
  content: "";
}

.bxs-dashboard:before {
  content: "";
}

.bxs-data:before {
  content: "";
}

.bxs-detail:before {
  content: "";
}

.bxs-devices:before {
  content: "";
}

.bxs-diamond:before {
  content: "";
}

.bxs-dice-1:before {
  content: "";
}

.bxs-dice-2:before {
  content: "";
}

.bxs-dice-3:before {
  content: "";
}

.bxs-dice-4:before {
  content: "";
}

.bxs-dice-5:before {
  content: "";
}

.bxs-dice-6:before {
  content: "";
}

.bxs-direction-left:before {
  content: "";
}

.bxs-direction-right:before {
  content: "";
}

.bxs-directions:before {
  content: "";
}

.bxs-disc:before {
  content: "";
}

.bxs-discount:before {
  content: "";
}

.bxs-dish:before {
  content: "";
}

.bxs-dislike:before {
  content: "";
}

.bxs-dizzy:before {
  content: "";
}

.bxs-dock-bottom:before {
  content: "";
}

.bxs-dock-left:before {
  content: "";
}

.bxs-dock-right:before {
  content: "";
}

.bxs-dock-top:before {
  content: "";
}

.bxs-dollar-circle:before {
  content: "";
}

.bxs-donate-blood:before {
  content: "";
}

.bxs-donate-heart:before {
  content: "";
}

.bxs-door-open:before {
  content: "";
}

.bxs-doughnut-chart:before {
  content: "";
}

.bxs-down-arrow:before {
  content: "";
}

.bxs-down-arrow-alt:before {
  content: "";
}

.bxs-down-arrow-circle:before {
  content: "";
}

.bxs-down-arrow-square:before {
  content: "";
}

.bxs-download:before {
  content: "";
}

.bxs-downvote:before {
  content: "";
}

.bxs-drink:before {
  content: "";
}

.bxs-droplet-half:before {
  content: "";
}

.bxs-dryer:before {
  content: "";
}

.bxs-duplicate:before {
  content: "";
}

.bxs-edit:before {
  content: "";
}

.bxs-edit-alt:before {
  content: "";
}

.bxs-edit-location:before {
  content: "";
}

.bxs-eject:before {
  content: "";
}

.bxs-envelope:before {
  content: "";
}

.bxs-envelope-open:before {
  content: "";
}

.bxs-eraser:before {
  content: "";
}

.bxs-error:before {
  content: "";
}

.bxs-error-alt:before {
  content: "";
}

.bxs-error-circle:before {
  content: "";
}

.bxs-ev-station:before {
  content: "";
}

.bxs-exit:before {
  content: "";
}

.bxs-extension:before {
  content: "";
}

.bxs-eyedropper:before {
  content: "";
}

.bxs-face:before {
  content: "";
}

.bxs-face-mask:before {
  content: "";
}

.bxs-factory:before {
  content: "";
}

.bxs-fast-forward-circle:before {
  content: "";
}

.bxs-file:before {
  content: "";
}

.bxs-file-archive:before {
  content: "";
}

.bxs-file-blank:before {
  content: "";
}

.bxs-file-css:before {
  content: "";
}

.bxs-file-doc:before {
  content: "";
}

.bxs-file-export:before {
  content: "";
}

.bxs-file-find:before {
  content: "";
}

.bxs-file-gif:before {
  content: "";
}

.bxs-file-html:before {
  content: "";
}

.bxs-file-image:before {
  content: "";
}

.bxs-file-import:before {
  content: "";
}

.bxs-file-jpg:before {
  content: "";
}

.bxs-file-js:before {
  content: "";
}

.bxs-file-json:before {
  content: "";
}

.bxs-file-md:before {
  content: "";
}

.bxs-file-pdf:before {
  content: "";
}

.bxs-file-plus:before {
  content: "";
}

.bxs-file-png:before {
  content: "";
}

.bxs-file-txt:before {
  content: "";
}

.bxs-film:before {
  content: "";
}

.bxs-filter-alt:before {
  content: "";
}

.bxs-first-aid:before {
  content: "";
}

.bxs-flag:before {
  content: "";
}

.bxs-flag-alt:before {
  content: "";
}

.bxs-flag-checkered:before {
  content: "";
}

.bxs-flame:before {
  content: "";
}

.bxs-flask:before {
  content: "";
}

.bxs-florist:before {
  content: "";
}

.bxs-folder:before {
  content: "";
}

.bxs-folder-minus:before {
  content: "";
}

.bxs-folder-open:before {
  content: "";
}

.bxs-folder-plus:before {
  content: "";
}

.bxs-food-menu:before {
  content: "";
}

.bxs-fridge:before {
  content: "";
}

.bxs-game:before {
  content: "";
}

.bxs-gas-pump:before {
  content: "";
}

.bxs-ghost:before {
  content: "";
}

.bxs-gift:before {
  content: "";
}

.bxs-graduation:before {
  content: "";
}

.bxs-grid:before {
  content: "";
}

.bxs-grid-alt:before {
  content: "";
}

.bxs-group:before {
  content: "";
}

.bxs-guitar-amp:before {
  content: "";
}

.bxs-hand:before {
  content: "";
}

.bxs-hand-down:before {
  content: "";
}

.bxs-hand-left:before {
  content: "";
}

.bxs-hand-right:before {
  content: "";
}

.bxs-hand-up:before {
  content: "";
}

.bxs-happy:before {
  content: "";
}

.bxs-happy-alt:before {
  content: "";
}

.bxs-happy-beaming:before {
  content: "";
}

.bxs-happy-heart-eyes:before {
  content: "";
}

.bxs-hdd:before {
  content: "";
}

.bxs-heart:before {
  content: "";
}

.bxs-heart-circle:before {
  content: "";
}

.bxs-heart-square:before {
  content: "";
}

.bxs-help-circle:before {
  content: "";
}

.bxs-hide:before {
  content: "";
}

.bxs-home:before {
  content: "";
}

.bxs-home-circle:before {
  content: "";
}

.bxs-home-heart:before {
  content: "";
}

.bxs-home-smile:before {
  content: "";
}

.bxs-hotel:before {
  content: "";
}

.bxs-hourglass:before {
  content: "";
}

.bxs-hourglass-bottom:before {
  content: "";
}

.bxs-hourglass-top:before {
  content: "";
}

.bxs-id-card:before {
  content: "";
}

.bxs-image:before {
  content: "";
}

.bxs-image-add:before {
  content: "";
}

.bxs-image-alt:before {
  content: "";
}

.bxs-inbox:before {
  content: "";
}

.bxs-info-circle:before {
  content: "";
}

.bxs-info-square:before {
  content: "";
}

.bxs-institution:before {
  content: "";
}

.bxs-joystick:before {
  content: "";
}

.bxs-joystick-alt:before {
  content: "";
}

.bxs-joystick-button:before {
  content: "";
}

.bxs-key:before {
  content: "";
}

.bxs-keyboard:before {
  content: "";
}

.bxs-label:before {
  content: "";
}

.bxs-landmark:before {
  content: "";
}

.bxs-landscape:before {
  content: "";
}

.bxs-laugh:before {
  content: "";
}

.bxs-layer:before {
  content: "";
}

.bxs-layer-minus:before {
  content: "";
}

.bxs-layer-plus:before {
  content: "";
}

.bxs-layout:before {
  content: "";
}

.bxs-left-arrow:before {
  content: "";
}

.bxs-left-arrow-alt:before {
  content: "";
}

.bxs-left-arrow-circle:before {
  content: "";
}

.bxs-left-arrow-square:before {
  content: "";
}

.bxs-left-down-arrow-circle:before {
  content: "";
}

.bxs-left-top-arrow-circle:before {
  content: "";
}

.bxs-like:before {
  content: "";
}

.bxs-location-plus:before {
  content: "";
}

.bxs-lock:before {
  content: "";
}

.bxs-lock-alt:before {
  content: "";
}

.bxs-lock-open:before {
  content: "";
}

.bxs-lock-open-alt:before {
  content: "";
}

.bxs-log-in:before {
  content: "";
}

.bxs-log-in-circle:before {
  content: "";
}

.bxs-log-out:before {
  content: "";
}

.bxs-log-out-circle:before {
  content: "";
}

.bxs-low-vision:before {
  content: "";
}

.bxs-magic-wand:before {
  content: "";
}

.bxs-magnet:before {
  content: "";
}

.bxs-map:before {
  content: "";
}

.bxs-map-alt:before {
  content: "";
}

.bxs-map-pin:before {
  content: "";
}

.bxs-mask:before {
  content: "";
}

.bxs-medal:before {
  content: "";
}

.bxs-megaphone:before {
  content: "";
}

.bxs-meh:before {
  content: "";
}

.bxs-meh-alt:before {
  content: "";
}

.bxs-meh-blank:before {
  content: "";
}

.bxs-memory-card:before {
  content: "";
}

.bxs-message:before {
  content: "";
}

.bxs-message-add:before {
  content: "";
}

.bxs-message-alt:before {
  content: "";
}

.bxs-message-alt-add:before {
  content: "";
}

.bxs-message-alt-check:before {
  content: "";
}

.bxs-message-alt-detail:before {
  content: "";
}

.bxs-message-alt-dots:before {
  content: "";
}

.bxs-message-alt-edit:before {
  content: "";
}

.bxs-message-alt-error:before {
  content: "";
}

.bxs-message-alt-minus:before {
  content: "";
}

.bxs-message-alt-x:before {
  content: "";
}

.bxs-message-check:before {
  content: "";
}

.bxs-message-detail:before {
  content: "";
}

.bxs-message-dots:before {
  content: "";
}

.bxs-message-edit:before {
  content: "";
}

.bxs-message-error:before {
  content: "";
}

.bxs-message-minus:before {
  content: "";
}

.bxs-message-rounded:before {
  content: "";
}

.bxs-message-rounded-add:before {
  content: "";
}

.bxs-message-rounded-check:before {
  content: "";
}

.bxs-message-rounded-detail:before {
  content: "";
}

.bxs-message-rounded-dots:before {
  content: "";
}

.bxs-message-rounded-edit:before {
  content: "";
}

.bxs-message-rounded-error:before {
  content: "";
}

.bxs-message-rounded-minus:before {
  content: "";
}

.bxs-message-rounded-x:before {
  content: "";
}

.bxs-message-square:before {
  content: "";
}

.bxs-message-square-add:before {
  content: "";
}

.bxs-message-square-check:before {
  content: "";
}

.bxs-message-square-detail:before {
  content: "";
}

.bxs-message-square-dots:before {
  content: "";
}

.bxs-message-square-edit:before {
  content: "";
}

.bxs-message-square-error:before {
  content: "";
}

.bxs-message-square-minus:before {
  content: "";
}

.bxs-message-square-x:before {
  content: "";
}

.bxs-message-x:before {
  content: "";
}

.bxs-meteor:before {
  content: "";
}

.bxs-microchip:before {
  content: "";
}

.bxs-microphone:before {
  content: "";
}

.bxs-microphone-alt:before {
  content: "";
}

.bxs-microphone-off:before {
  content: "";
}

.bxs-minus-circle:before {
  content: "";
}

.bxs-minus-square:before {
  content: "";
}

.bxs-mobile:before {
  content: "";
}

.bxs-mobile-vibration:before {
  content: "";
}

.bxs-moon:before {
  content: "";
}

.bxs-mouse:before {
  content: "";
}

.bxs-mouse-alt:before {
  content: "";
}

.bxs-movie:before {
  content: "";
}

.bxs-movie-play:before {
  content: "";
}

.bxs-music:before {
  content: "";
}

.bxs-navigation:before {
  content: "";
}

.bxs-network-chart:before {
  content: "";
}

.bxs-news:before {
  content: "";
}

.bxs-no-entry:before {
  content: "";
}

.bxs-note:before {
  content: "";
}

.bxs-notepad:before {
  content: "";
}

.bxs-notification:before {
  content: "";
}

.bxs-notification-off:before {
  content: "";
}

.bxs-offer:before {
  content: "";
}

.bxs-package:before {
  content: "";
}

.bxs-paint:before {
  content: "";
}

.bxs-paint-roll:before {
  content: "";
}

.bxs-palette:before {
  content: "";
}

.bxs-paper-plane:before {
  content: "";
}

.bxs-parking:before {
  content: "";
}

.bxs-paste:before {
  content: "";
}

.bxs-pen:before {
  content: "";
}

.bxs-pencil:before {
  content: "";
}

.bxs-phone:before {
  content: "";
}

.bxs-phone-call:before {
  content: "";
}

.bxs-phone-incoming:before {
  content: "";
}

.bxs-phone-off:before {
  content: "";
}

.bxs-phone-outgoing:before {
  content: "";
}

.bxs-photo-album:before {
  content: "";
}

.bxs-piano:before {
  content: "";
}

.bxs-pie-chart:before {
  content: "";
}

.bxs-pie-chart-alt:before {
  content: "";
}

.bxs-pie-chart-alt-2:before {
  content: "";
}

.bxs-pin:before {
  content: "";
}

.bxs-pizza:before {
  content: "";
}

.bxs-plane:before {
  content: "";
}

.bxs-plane-alt:before {
  content: "";
}

.bxs-plane-land:before {
  content: "";
}

.bxs-planet:before {
  content: "";
}

.bxs-plane-take-off:before {
  content: "";
}

.bxs-playlist:before {
  content: "";
}

.bxs-plug:before {
  content: "";
}

.bxs-plus-circle:before {
  content: "";
}

.bxs-plus-square:before {
  content: "";
}

.bxs-pointer:before {
  content: "";
}

.bxs-polygon:before {
  content: "";
}

.bxs-printer:before {
  content: "";
}

.bxs-purchase-tag:before {
  content: "";
}

.bxs-purchase-tag-alt:before {
  content: "";
}

.bxs-pyramid:before {
  content: "";
}

.bxs-quote-alt-left:before {
  content: "";
}

.bxs-quote-alt-right:before {
  content: "";
}

.bxs-quote-left:before {
  content: "";
}

.bxs-quote-right:before {
  content: "";
}

.bxs-quote-single-left:before {
  content: "";
}

.bxs-quote-single-right:before {
  content: "";
}

.bxs-radiation:before {
  content: "";
}

.bxs-radio:before {
  content: "";
}

.bxs-receipt:before {
  content: "";
}

.bxs-rectangle:before {
  content: "";
}

.bxs-registered:before {
  content: "";
}

.bxs-rename:before {
  content: "";
}

.bxs-report:before {
  content: "";
}

.bxs-rewind-circle:before {
  content: "";
}

.bxs-right-arrow:before {
  content: "";
}

.bxs-right-arrow-alt:before {
  content: "";
}

.bxs-right-arrow-circle:before {
  content: "";
}

.bxs-right-arrow-square:before {
  content: "";
}

.bxs-right-down-arrow-circle:before {
  content: "";
}

.bxs-right-top-arrow-circle:before {
  content: "";
}

.bxs-rocket:before {
  content: "";
}

.bxs-ruler:before {
  content: "";
}

.bxs-sad:before {
  content: "";
}

.bxs-save:before {
  content: "";
}

.bxs-school:before {
  content: "";
}

.bxs-search:before {
  content: "";
}

.bxs-search-alt-2:before {
  content: "";
}

.bxs-select-multiple:before {
  content: "";
}

.bxs-send:before {
  content: "";
}

.bxs-server:before {
  content: "";
}

.bxs-shapes:before {
  content: "";
}

.bxs-share:before {
  content: "";
}

.bxs-share-alt:before {
  content: "";
}

.bxs-shield:before {
  content: "";
}

.bxs-shield-alt-2:before {
  content: "";
}

.bxs-shield-x:before {
  content: "";
}

.bxs-ship:before {
  content: "";
}

.bxs-shocked:before {
  content: "";
}

.bxs-shopping-bag:before {
  content: "";
}

.bxs-shopping-bag-alt:before {
  content: "";
}

.bxs-shopping-bags:before {
  content: "";
}

.bxs-show:before {
  content: "";
}

.bxs-skip-next-circle:before {
  content: "";
}

.bxs-skip-previous-circle:before {
  content: "";
}

.bxs-skull:before {
  content: "";
}

.bxs-sleepy:before {
  content: "";
}

.bxs-slideshow:before {
  content: "";
}

.bxs-smile:before {
  content: "";
}

.bxs-sort-alt:before {
  content: "";
}

.bxs-spa:before {
  content: "";
}

.bxs-speaker:before {
  content: "";
}

.bxs-spray-can:before {
  content: "";
}

.bxs-spreadsheet:before {
  content: "";
}

.bxs-square:before {
  content: "";
}

.bxs-square-rounded:before {
  content: "";
}

.bxs-star:before {
  content: "";
}

.bxs-star-half:before {
  content: "";
}

.bxs-sticker:before {
  content: "";
}

.bxs-stopwatch:before {
  content: "";
}

.bxs-store:before {
  content: "";
}

.bxs-store-alt:before {
  content: "";
}

.bxs-sun:before {
  content: "";
}

.bxs-tachometer:before {
  content: "";
}

.bxs-tag:before {
  content: "";
}

.bxs-tag-alt:before {
  content: "";
}

.bxs-tag-x:before {
  content: "";
}

.bxs-taxi:before {
  content: "";
}

.bxs-tennis-ball:before {
  content: "";
}

.bxs-terminal:before {
  content: "";
}

.bxs-thermometer:before {
  content: "";
}

.bxs-time:before {
  content: "";
}

.bxs-time-five:before {
  content: "";
}

.bxs-timer:before {
  content: "";
}

.bxs-tired:before {
  content: "";
}

.bxs-toggle-left:before {
  content: "";
}

.bxs-toggle-right:before {
  content: "";
}

.bxs-tone:before {
  content: "";
}

.bxs-torch:before {
  content: "";
}

.bxs-to-top:before {
  content: "";
}

.bxs-traffic:before {
  content: "";
}

.bxs-traffic-barrier:before {
  content: "";
}

.bxs-traffic-cone:before {
  content: "";
}

.bxs-train:before {
  content: "";
}

.bxs-trash:before {
  content: "";
}

.bxs-trash-alt:before {
  content: "";
}

.bxs-tree:before {
  content: "";
}

.bxs-trophy:before {
  content: "";
}

.bxs-truck:before {
  content: "";
}

.bxs-t-shirt:before {
  content: "";
}

.bxs-tv:before {
  content: "";
}

.bxs-up-arrow:before {
  content: "";
}

.bxs-up-arrow-alt:before {
  content: "";
}

.bxs-up-arrow-circle:before {
  content: "";
}

.bxs-up-arrow-square:before {
  content: "";
}

.bxs-upside-down:before {
  content: "";
}

.bxs-upvote:before {
  content: "";
}

.bxs-user:before {
  content: "";
}

.bxs-user-account:before {
  content: "";
}

.bxs-user-badge:before {
  content: "";
}

.bxs-user-check:before {
  content: "";
}

.bxs-user-circle:before {
  content: "";
}

.bxs-user-detail:before {
  content: "";
}

.bxs-user-minus:before {
  content: "";
}

.bxs-user-pin:before {
  content: "";
}

.bxs-user-plus:before {
  content: "";
}

.bxs-user-rectangle:before {
  content: "";
}

.bxs-user-voice:before {
  content: "";
}

.bxs-user-x:before {
  content: "";
}

.bxs-vector:before {
  content: "";
}

.bxs-vial:before {
  content: "";
}

.bxs-video:before {
  content: "";
}

.bxs-video-off:before {
  content: "";
}

.bxs-video-plus:before {
  content: "";
}

.bxs-video-recording:before {
  content: "";
}

.bxs-videos:before {
  content: "";
}

.bxs-virus:before {
  content: "";
}

.bxs-virus-block:before {
  content: "";
}

.bxs-volume:before {
  content: "";
}

.bxs-volume-full:before {
  content: "";
}

.bxs-volume-low:before {
  content: "";
}

.bxs-volume-mute:before {
  content: "";
}

.bxs-wallet:before {
  content: "";
}

.bxs-wallet-alt:before {
  content: "";
}

.bxs-washer:before {
  content: "";
}

.bxs-watch:before {
  content: "";
}

.bxs-watch-alt:before {
  content: "";
}

.bxs-webcam:before {
  content: "";
}

.bxs-widget:before {
  content: "";
}

.bxs-window-alt:before {
  content: "";
}

.bxs-wine:before {
  content: "";
}

.bxs-wink-smile:before {
  content: "";
}

.bxs-wink-tongue:before {
  content: "";
}

.bxs-wrench:before {
  content: "";
}

.bxs-x-circle:before {
  content: "";
}

.bxs-x-square:before {
  content: "";
}

.bxs-yin-yang:before {
  content: "";
}

.bxs-zap:before {
  content: "";
}

.bxs-zoom-in:before {
  content: "";
}

.bxs-zoom-out:before {
  content: "";
}

/* [project]/src/styles/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: rgba(0, 0, 0, 0);
      --tw-gradient-via: rgba(0, 0, 0, 0);
      --tw-gradient-to: rgba(0, 0, 0, 0);
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }

    ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: rgba(0, 0, 0, 0);
      --tw-gradient-via: rgba(0, 0, 0, 0);
      --tw-gradient-to: rgba(0, 0, 0, 0);
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-red-500: #fb2c36;
    --color-red-600: #e40014;
    --color-red-950: #460809;
    --color-orange-400: #ff8b1a;
    --color-orange-500: #fe6e00;
    --color-orange-600: #f05100;
    --color-orange-800: #9f2d00;
    --color-yellow-200: #fff085;
    --color-yellow-300: #ffe02a;
    --color-yellow-500: #edb200;
    --color-yellow-800: #874b00;
    --color-green-200: #b9f8cf;
    --color-green-400: #05df72;
    --color-green-500: #00c758;
    --color-green-600: #00a544;
    --color-green-800: #016630;
    --color-blue-500: #3080ff;
    --color-blue-600: #155dfc;
    --color-blue-700: #1447e6;
    --color-gray-50: #f9fafb;
    --color-gray-100: #f3f4f6;
    --color-gray-200: #e5e7eb;
    --color-gray-300: #d1d5dc;
    --color-gray-400: #99a1af;
    --color-gray-500: #6a7282;
    --color-gray-600: #4a5565;
    --color-gray-700: #364153;
    --color-gray-800: #1e2939;
    --color-gray-900: #101828;
    --color-zinc-800: #27272a;
    --color-zinc-900: #18181b;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-md: 28rem;
    --container-xl: 36rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-widest: .1em;
    --leading-relaxed: 1.625;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --blur-sm: 8px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-primary: #f26122;
    --color-primary-600: #f67f45;
    --color-primary-700: #d94e1c;
    --color-primary-80: rgba(242, 97, 34, .8);
    --color-background-primary: var(--background-primary);
    --color-skeleton: var(--color-gray-200);
    --color-background-secondary: var(--background-secondary);
    --color-background-gray: var(--background-gray);
    --color-text-primary: var(--text-primary);
    --color-hover-primary: var(--hover-primary);
  }

  @supports (color: color(display-p3 0 0 0)) {
    :root, :host {
      --color-red-500: color(display-p3 .903738 .262579 .253307);
      --color-red-600: color(display-p3 .830323 .140383 .133196);
      --color-red-950: color(display-p3 .25064 .0550983 .0468818);
      --color-orange-400: color(display-p3 .950192 .561807 .211017);
      --color-orange-500: color(display-p3 .946589 .449788 .0757345);
      --color-orange-600: color(display-p3 .887467 .341665 .0219962);
      --color-orange-800: color(display-p3 .575591 .21198 .082665);
      --color-yellow-200: color(display-p3 .988789 .943116 .579188);
      --color-yellow-300: color(display-p3 .982669 .880884 .32102);
      --color-yellow-500: color(display-p3 .903651 .703062 .0745389);
      --color-yellow-800: color(display-p3 .503181 .30478 .075537);
      --color-green-200: color(display-p3 .776442 .964383 .823412);
      --color-green-400: color(display-p3 .399536 .862346 .49324);
      --color-green-500: color(display-p3 .308734 .774754 .374307);
      --color-green-600: color(display-p3 .243882 .640824 .294808);
      --color-green-800: color(display-p3 .168568 .395123 .211217);
      --color-blue-500: color(display-p3 .266422 .491219 .988624);
      --color-blue-600: color(display-p3 .174493 .358974 .950247);
      --color-blue-700: color(display-p3 .1379 .274983 .867624);
      --color-gray-50: color(display-p3 .977213 .98084 .985102);
      --color-gray-100: color(display-p3 .953567 .956796 .964321);
      --color-gray-200: color(display-p3 .899787 .906171 .92106);
      --color-gray-300: color(display-p3 .822033 .835264 .858521);
      --color-gray-400: color(display-p3 .605734 .630385 .680158);
      --color-gray-500: color(display-p3 .421287 .446085 .504784);
      --color-gray-600: color(display-p3 .297358 .332176 .39043);
      --color-gray-700: color(display-p3 .219968 .253721 .318679);
      --color-gray-800: color(display-p3 .125854 .159497 .216835);
      --color-gray-900: color(display-p3 .070423 .0928982 .151928);
      --color-zinc-800: color(display-p3 .152895 .152887 .16466);
      --color-zinc-900: color(display-p3 .0937957 .093793 .104806);
    }
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-500: lab(55.4814% 75.0732 48.8528);
      --color-red-600: lab(48.4493% 77.4328 61.5452);
      --color-red-950: lab(13.003% 29.04 16.7519);
      --color-orange-400: lab(70.0429% 42.5156 75.8207);
      --color-orange-500: lab(64.272% 57.1788 90.3583);
      --color-orange-600: lab(57.1026% 64.2584 89.8886);
      --color-orange-800: lab(37.1566% 46.6433 50.5562);
      --color-yellow-200: lab(94.3433% -5.00429 52.9663);
      --color-yellow-300: lab(89.7033% -.480294 84.4917);
      --color-yellow-500: lab(76.3898% 14.5258 98.4589);
      --color-yellow-800: lab(38.7484% 23.5833 51.4916);
      --color-green-200: lab(92.4222% -26.4702 12.9427);
      --color-green-400: lab(78.503% -64.9265 39.7492);
      --color-green-500: lab(70.5521% -66.5147 45.8073);
      --color-green-600: lab(59.0978% -58.6621 41.2579);
      --color-green-800: lab(37.4616% -36.7971 22.9692);
      --color-blue-500: lab(54.1736% 13.3369 -74.6839);
      --color-blue-600: lab(44.0605% 29.0279 -86.0352);
      --color-blue-700: lab(36.9089% 35.0961 -85.6872);
      --color-gray-50: lab(98.2596% -.247031 -.706708);
      --color-gray-100: lab(96.1596% -.0823438 -1.13575);
      --color-gray-200: lab(91.6229% -.159115 -2.26791);
      --color-gray-300: lab(85.1236% -.612259 -3.7138);
      --color-gray-400: lab(65.9269% -.832707 -8.17473);
      --color-gray-500: lab(47.7841% -.393182 -10.0268);
      --color-gray-600: lab(35.6337% -1.58697 -10.8425);
      --color-gray-700: lab(27.1134% -.956401 -12.3224);
      --color-gray-800: lab(16.1051% -1.18239 -11.7533);
      --color-gray-900: lab(8.11897% .811279 -12.254);
      --color-zinc-800: lab(15.7305% .613764 -2.16959);
      --color-zinc-900: lab(8.30603% .618205 -2.16572);
    }
  }
}

@layer base {
  *, :after, :before {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::-webkit-file-upload-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  ::-webkit-file-upload-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:-moz-any([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup option:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:-moz-any([multiple], [size])) optgroup option:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:is([multiple], [size])) optgroup option:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup option:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  :where(select:-moz-any([multiple], [size])) optgroup option:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  :where(select:is([multiple], [size])) optgroup option:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  :not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::-webkit-file-upload-button {
    margin-right: 4px;
  }

  :not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::file-selector-button {
    margin-right: 4px;
  }

  :not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::file-selector-button {
    margin-right: 4px;
  }

  :-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::-webkit-file-upload-button {
    margin-left: 4px;
  }

  :-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::file-selector-button {
    margin-left: 4px;
  }

  :is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::file-selector-button {
    margin-left: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  input:where([type="button"], [type="reset"], [type="submit"]) {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::file-selector-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  ::-webkit-scrollbar {
    width: calc(var(--spacing) * 2);
    background-color: var(--color-background-primary);
  }

  ::-webkit-scrollbar-thumb {
    border-radius: var(--radius-md);
    background-color: var(--color-background-gray);
  }

  .custom-clip-path {
    clip-path: polygon(0 5vh, 100% 0, 100% 100%, 0 100%);
  }

  :root {
    --background-primary: var(--color-white);
    --background-secondary: #f2f2f2;
    --background-gray: var(--color-gray-300);
    --text-primary: var(--color-black);
    --hover-primary: var(--color-gray-200);
  }

  .dark {
    --background-primary: var(--color-black);
    --background-secondary: #3c3c44;
    --background-gray: var(--color-gray-600);
    --color-skeleton: var(--color-gray-600);
    --text-primary: var(--color-white);
    --hover-primary: var(--color-gray-800);
  }
}

@layer components;

@layer utilities {
  .pointer-events-auto {
    pointer-events: auto;
  }

  .pointer-events-none {
    pointer-events: none;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .sr-only {
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .-top-2 {
    top: calc(var(--spacing) * -2);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-0\.5 {
    top: calc(var(--spacing) * .5);
  }

  .top-1 {
    top: calc(var(--spacing) * 1);
  }

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

  .top-\[-1\.1rem\] {
    top: -1.1rem;
  }

  .top-\[100\%\], .top-full {
    top: 100%;
  }

  .-right-2 {
    right: calc(var(--spacing) * -2);
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-1 {
    right: calc(var(--spacing) * 1);
  }

  .right-1\.5 {
    right: calc(var(--spacing) * 1.5);
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .bottom-1 {
    bottom: calc(var(--spacing) * 1);
  }

  .bottom-20 {
    bottom: calc(var(--spacing) * 20);
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .left-0\.5 {
    left: calc(var(--spacing) * .5);
  }

  .left-1 {
    left: calc(var(--spacing) * 1);
  }

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

  .left-4 {
    left: calc(var(--spacing) * 4);
  }

  .left-10 {
    left: calc(var(--spacing) * 10);
  }

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

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

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

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

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }

  .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-1\.5 {
    margin-top: calc(var(--spacing) * 1.5);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }

  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }

  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }

  .mt-auto {
    margin-top: auto;
  }

  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }

  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }

  .ml-0\.5 {
    margin-left: calc(var(--spacing) * .5);
  }

  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }

  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }

  .ml-auto {
    margin-left: auto;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

  .h-0 {
    height: calc(var(--spacing) * 0);
  }

  .h-1 {
    height: calc(var(--spacing) * 1);
  }

  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }

  .h-3 {
    height: calc(var(--spacing) * 3);
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-7 {
    height: calc(var(--spacing) * 7);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-9 {
    height: calc(var(--spacing) * 9);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-11 {
    height: calc(var(--spacing) * 11);
  }

  .h-12 {
    height: calc(var(--spacing) * 12);
  }

  .h-14 {
    height: calc(var(--spacing) * 14);
  }

  .h-25 {
    height: calc(var(--spacing) * 25);
  }

  .h-28 {
    height: calc(var(--spacing) * 28);
  }

  .h-36 {
    height: calc(var(--spacing) * 36);
  }

  .h-40 {
    height: calc(var(--spacing) * 40);
  }

  .h-48 {
    height: calc(var(--spacing) * 48);
  }

  .h-60 {
    height: calc(var(--spacing) * 60);
  }

  .h-80 {
    height: calc(var(--spacing) * 80);
  }

  .h-\[9px\] {
    height: 9px;
  }

  .h-\[12px\] {
    height: 12px;
  }

  .h-\[20px\] {
    height: 20px;
  }

  .h-\[30px\] {
    height: 30px;
  }

  .h-\[39px\] {
    height: 39px;
  }

  .h-\[80dvh\] {
    height: 80dvh;
  }

  .h-\[100dvh\] {
    height: 100dvh;
  }

  .h-\[300px\] {
    height: 300px;
  }

  .h-\[calc\(100dvh-60px\)\] {
    height: calc(100dvh - 60px);
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

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

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

  .h-px {
    height: 1px;
  }

  .h-screen {
    height: 100vh;
  }

  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }

  .max-h-3\.5 {
    max-height: calc(var(--spacing) * 3.5);
  }

  .max-h-9 {
    max-height: calc(var(--spacing) * 9);
  }

  .max-h-96 {
    max-height: calc(var(--spacing) * 96);
  }

  .max-h-\[80dvh\] {
    max-height: 80dvh;
  }

  .max-h-\[90dvh\] {
    max-height: 90dvh;
  }

  .min-h-19 {
    min-height: calc(var(--spacing) * 19);
  }

  .min-h-22 {
    min-height: calc(var(--spacing) * 22);
  }

  .min-h-25 {
    min-height: calc(var(--spacing) * 25);
  }

  .min-h-28 {
    min-height: calc(var(--spacing) * 28);
  }

  .min-h-\[1\.25rem\] {
    min-height: 1.25rem;
  }

  .min-h-\[200px\] {
    min-height: 200px;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-0 {
    width: calc(var(--spacing) * 0);
  }

  .w-1 {
    width: calc(var(--spacing) * 1);
  }

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

  .w-1\/8 {
    width: 12.5%;
  }

  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }

  .w-2\/3 {
    width: 66.6667%;
  }

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

  .w-3xl {
    width: var(--container-3xl);
  }

  .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .w-5 {
    width: calc(var(--spacing) * 5);
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-7 {
    width: calc(var(--spacing) * 7);
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-9 {
    width: calc(var(--spacing) * 9);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-11 {
    width: calc(var(--spacing) * 11);
  }

  .w-11\/12 {
    width: 91.6667%;
  }

  .w-12 {
    width: calc(var(--spacing) * 12);
  }

  .w-16 {
    width: calc(var(--spacing) * 16);
  }

  .w-20 {
    width: calc(var(--spacing) * 20);
  }

  .w-24 {
    width: calc(var(--spacing) * 24);
  }

  .w-25 {
    width: calc(var(--spacing) * 25);
  }

  .w-28 {
    width: calc(var(--spacing) * 28);
  }

  .w-32 {
    width: calc(var(--spacing) * 32);
  }

  .w-36 {
    width: calc(var(--spacing) * 36);
  }

  .w-40 {
    width: calc(var(--spacing) * 40);
  }

  .w-44 {
    width: calc(var(--spacing) * 44);
  }

  .w-48 {
    width: calc(var(--spacing) * 48);
  }

  .w-56 {
    width: calc(var(--spacing) * 56);
  }

  .w-60 {
    width: calc(var(--spacing) * 60);
  }

  .w-72 {
    width: calc(var(--spacing) * 72);
  }

  .w-80 {
    width: calc(var(--spacing) * 80);
  }

  .w-96 {
    width: calc(var(--spacing) * 96);
  }

  .w-110 {
    width: calc(var(--spacing) * 110);
  }

  .w-\[9px\] {
    width: 9px;
  }

  .w-\[16px\] {
    width: 16px;
  }

  .w-\[40px\] {
    width: 40px;
  }

  .w-\[50px\] {
    width: 50px;
  }

  .w-\[95\%\] {
    width: 95%;
  }

  .w-\[95dvw\] {
    width: 95dvw;
  }

  .w-auto {
    width: auto;
  }

  .w-dvw {
    width: 100dvw;
  }

  .w-full {
    width: 100%;
  }

  .w-max {
    width: max-content;
  }

  .w-min {
    width: min-content;
  }

  .max-w-3xl {
    max-width: var(--container-3xl);
  }

  .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .max-w-5xl {
    max-width: var(--container-5xl);
  }

  .max-w-6xl {
    max-width: var(--container-6xl);
  }

  .max-w-\[95\%\] {
    max-width: 95%;
  }

  .max-w-md {
    max-width: var(--container-md);
  }

  .max-w-xl {
    max-width: var(--container-xl);
  }

  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }

  .min-w-60 {
    min-width: calc(var(--spacing) * 60);
  }

  .min-w-\[1\.25rem\] {
    min-width: 1.25rem;
  }

  .min-w-full {
    min-width: 100%;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-shrink-0, .shrink-0 {
    flex-shrink: 0;
  }

  .flex-grow {
    flex-grow: 1;
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-4 {
    --tw-translate-x: calc(var(--spacing) * 4);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-5 {
    --tw-translate-x: calc(var(--spacing) * 5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-6 {
    --tw-translate-x: calc(var(--spacing) * 6);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-2 {
    --tw-translate-y: calc(var(--spacing) * -2);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .scale-75 {
    --tw-scale-x: 75%;
    --tw-scale-y: 75%;
    --tw-scale-z: 75%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .scale-95 {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .rotate-0 {
    rotate: none;
  }

  .rotate-180 {
    rotate: 180deg;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .animate-spin {
    animation: var(--animate-spin);
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .cursor-text {
    cursor: text;
  }

  .resize-none {
    resize: none;
  }

  .auto-cols-max {
    grid-auto-columns: max-content;
  }

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

  .auto-rows-max {
    grid-auto-rows: max-content;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-row-reverse {
    flex-direction: row-reverse;
  }

  .items-center {
    align-items: center;
  }

  .items-end {
    align-items: flex-end;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-end {
    justify-content: flex-end;
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }

  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

  .gap-7 {
    gap: calc(var(--spacing) * 7);
  }

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }

  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
  }

  :where(.space-x-2 > :not(:last-child)):not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)):not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)):not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)):-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)):-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)):is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
  }

  :where(.space-x-4 > :not(:last-child)):not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)):not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)):not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)):-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)):-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)):is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  .self-center {
    align-self: center;
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .rounded-md {
    border-radius: var(--radius-md);
  }

  .rounded-sm {
    border-radius: var(--radius-sm);
  }

  .rounded-xl {
    border-radius: var(--radius-xl);
  }

  .rounded-tr-md {
    border-top-right-radius: var(--radius-md);
  }

  .rounded-bl-md {
    border-bottom-left-radius: var(--radius-md);
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-t-0 {
    border-top-style: var(--tw-border-style);
    border-top-width: 0;
  }

  .border-t-4 {
    border-top-style: var(--tw-border-style);
    border-top-width: 4px;
  }

  .border-r-4 {
    border-right-style: var(--tw-border-style);
    border-right-width: 4px;
  }

  .border-r-\[9px\] {
    border-right-style: var(--tw-border-style);
    border-right-width: 9px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-b-\[9px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 9px;
  }

  .border-l-0 {
    border-left-style: var(--tw-border-style);
    border-left-width: 0;
  }

  .border-none {
    --tw-border-style: none;
    border-style: none;
  }

  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .border-gray-300 {
    border-color: var(--color-gray-300);
  }

  .border-gray-400 {
    border-color: var(--color-gray-400);
  }

  .border-gray-600 {
    border-color: var(--color-gray-600);
  }

  .border-primary {
    border-color: var(--color-primary);
  }

  .border-red-500 {
    border-color: var(--color-red-500);
  }

  .border-red-600 {
    border-color: var(--color-red-600);
  }

  .border-transparent {
    border-color: rgba(0, 0, 0, 0);
  }

  .border-white {
    border-color: var(--color-white);
  }

  .border-t-transparent {
    border-top-color: rgba(0, 0, 0, 0);
  }

  .border-r-primary-80 {
    border-right-color: var(--color-primary-80);
  }

  .bg-\[rgba\(0\,0\,0\,0\.3\)\] {
    background-color: rgba(0, 0, 0, .3);
  }

  .bg-background-primary {
    background-color: var(--color-background-primary);
  }

  .bg-background-primary\/80 {
    background-color: var(--color-background-primary);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-background-primary\/80 {
      background-color: color-mix(in oklab, var(--color-background-primary) 80%, transparent);
    }
  }

  .bg-background-secondary {
    background-color: var(--color-background-secondary);
  }

  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }

  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }

  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }

  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }

  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }

  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }

  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }

  .bg-green-200 {
    background-color: var(--color-green-200);
  }

  .bg-green-400 {
    background-color: var(--color-green-400);
  }

  .bg-green-500 {
    background-color: var(--color-green-500);
  }

  .bg-orange-400 {
    background-color: var(--color-orange-400);
  }

  .bg-orange-500 {
    background-color: var(--color-orange-500);
  }

  .bg-primary {
    background-color: var(--color-primary);
  }

  .bg-red-500 {
    background-color: var(--color-red-500);
  }

  .bg-red-600 {
    background-color: var(--color-red-600);
  }

  .bg-skeleton {
    background-color: var(--color-skeleton);
  }

  .bg-transparent {
    background-color: rgba(0, 0, 0, 0);
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/20 {
    background-color: rgba(255, 255, 255, .2);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/20 {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }

  .bg-yellow-200 {
    background-color: var(--color-yellow-200);
  }

  .bg-yellow-300 {
    background-color: var(--color-yellow-300);
  }

  .bg-yellow-500 {
    background-color: var(--color-yellow-500);
  }

  .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .from-black\/60 {
    --tw-gradient-from: rgba(0, 0, 0, .6);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .from-black\/60 {
      --tw-gradient-from: color-mix(in oklab, var(--color-black) 60%, transparent);
    }
  }

  .from-black\/60 {
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .via-black\/30 {
    --tw-gradient-via: rgba(0, 0, 0, .3);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .via-black\/30 {
      --tw-gradient-via: color-mix(in oklab, var(--color-black) 30%, transparent);
    }
  }

  .via-black\/30 {
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .to-transparent {
    --tw-gradient-to: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .object-cover {
    object-fit: cover;
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-3 {
    padding: calc(var(--spacing) * 3);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }

  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }

  .py-0\.5 {
    padding-block: calc(var(--spacing) * .5);
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }

  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }

  .pt-15 {
    padding-top: calc(var(--spacing) * 15);
  }

  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }

  .pt-30 {
    padding-top: calc(var(--spacing) * 30);
  }

  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }

  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }

  .pb-30 {
    padding-bottom: calc(var(--spacing) * 30);
  }

  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }

  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .font-sans {
    font-family: var(--font-sans);
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }

  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }

  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }

  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }

  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }

  .break-words {
    overflow-wrap: break-word;
  }

  .whitespace-normal {
    white-space: normal;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-black {
    color: var(--color-black);
  }

  .text-blue-600 {
    color: var(--color-blue-600);
  }

  .text-gray-200 {
    color: var(--color-gray-200);
  }

  .text-gray-300 {
    color: var(--color-gray-300);
  }

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-gray-500 {
    color: var(--color-gray-500);
  }

  .text-gray-600 {
    color: var(--color-gray-600);
  }

  .text-gray-700 {
    color: var(--color-gray-700);
  }

  .text-gray-900 {
    color: var(--color-gray-900);
  }

  .text-green-500 {
    color: var(--color-green-500);
  }

  .text-green-600 {
    color: var(--color-green-600);
  }

  .text-green-800 {
    color: var(--color-green-800);
  }

  .text-orange-800 {
    color: var(--color-orange-800);
  }

  .text-primary {
    color: var(--color-primary);
  }

  .text-red-500 {
    color: var(--color-red-500);
  }

  .text-red-950 {
    color: var(--color-red-950);
  }

  .text-text-primary {
    color: var(--color-text-primary);
  }

  .text-transparent {
    color: rgba(0, 0, 0, 0);
  }

  .text-white {
    color: var(--color-white);
  }

  .text-yellow-800 {
    color: var(--color-yellow-800);
  }

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
  }

  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .placeholder-transparent::placeholder {
    color: rgba(0, 0, 0, 0);
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-30 {
    opacity: .3;
  }

  .opacity-40 {
    opacity: .4;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-60 {
    opacity: .6;
  }

  .opacity-100 {
    opacity: 1;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 1px 2px -1px var(--tw-shadow-color, rgba(0, 0, 0, .1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0_4px_30px_rgba\(0\,0\,0\,0\.15\)\] {
    --tw-shadow: 0 4px 30px var(--tw-shadow-color, rgba(0, 0, 0, .15));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 4px 6px -4px var(--tw-shadow-color, rgba(0, 0, 0, .1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 2px 4px -2px var(--tw-shadow-color, rgba(0, 0, 0, .1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 1px 2px -1px var(--tw-shadow-color, rgba(0, 0, 0, .1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 8px 10px -6px var(--tw-shadow-color, rgba(0, 0, 0, .1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .outline-0 {
    outline-style: var(--tw-outline-style);
    outline-width: 0;
  }

  .filter {
    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-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -webkit-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-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-property: color, background-color, border-color, outline-color, -webkit-text-decoration-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, -webkit-text-decoration-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-none {
    transition-property: none;
  }

  .delay-200 {
    transition-delay: .2s;
  }

  .delay-400 {
    transition-delay: .4s;
  }

  .duration-150 {
    --tw-duration: .15s;
    transition-duration: .15s;
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .duration-400 {
    --tw-duration: .4s;
    transition-duration: .4s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .peer-checked\:border-primary:is(:where(.peer):checked ~ *) {
    border-color: var(--color-primary);
  }

  .peer-checked\:bg-primary:is(:where(.peer):checked ~ *) {
    background-color: var(--color-primary);
  }

  .peer-focus\:shadow-\[0_0_0\.5rem_var\(--color-primary\)\]:is(:where(.peer):focus ~ *) {
    --tw-shadow: 0 0 .5rem var(--tw-shadow-color, var(--color-primary));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus-within\:shadow-\[0_0_0\.5rem_var\(--color-primary\)\]:focus-within {
    --tw-shadow: 0 0 .5rem var(--tw-shadow-color, var(--color-primary));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  @media (hover: hover) {
    .hover\:scale-105:hover {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .hover\:bg-blue-700:hover {
      background-color: var(--color-blue-700);
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-50:hover {
      background-color: var(--color-gray-50);
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-200:hover {
      background-color: var(--color-gray-200);
    }
  }

  @media (hover: hover) {
    .hover\:bg-hover-primary:hover {
      background-color: var(--color-hover-primary);
    }
  }

  @media (hover: hover) {
    .hover\:bg-orange-600:hover {
      background-color: var(--color-orange-600);
    }
  }

  @media (hover: hover) {
    .hover\:bg-primary-700:hover {
      background-color: var(--color-primary-700);
    }
  }

  @media (hover: hover) {
    .hover\:text-gray-500:hover {
      color: var(--color-gray-500);
    }
  }

  @media (hover: hover) {
    .hover\:text-gray-600:hover {
      color: var(--color-gray-600);
    }
  }

  @media (hover: hover) {
    .hover\:text-gray-700:hover {
      color: var(--color-gray-700);
    }
  }

  @media (hover: hover) {
    .hover\:text-primary-600:hover {
      color: var(--color-primary-600);
    }
  }

  @media (hover: hover) {
    .hover\:text-primary-700:hover {
      color: var(--color-primary-700);
    }
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      -webkit-text-decoration-line: underline;
      text-decoration-line: underline;
    }
  }

  @media (hover: hover) {
    .hover\:shadow-lg:hover {
      --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 4px 6px -4px var(--tw-shadow-color, rgba(0, 0, 0, .1));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-80 {
      width: calc(var(--spacing) * 80);
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-auto {
      width: auto;
    }
  }

  @media (min-width: 40rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 48rem) {
    .md\:static {
      position: static;
    }
  }

  @media (min-width: 48rem) {
    .md\:left-4 {
      left: calc(var(--spacing) * 4);
    }
  }

  @media (min-width: 48rem) {
    .md\:order-1 {
      order: 1;
    }
  }

  @media (min-width: 48rem) {
    .md\:order-2 {
      order: 2;
    }
  }

  @media (min-width: 48rem) {
    .md\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 48rem) {
    .md\:block {
      display: block;
    }
  }

  @media (min-width: 48rem) {
    .md\:flex {
      display: flex;
    }
  }

  @media (min-width: 48rem) {
    .md\:hidden {
      display: none;
    }
  }

  @media (min-width: 48rem) {
    .md\:inline {
      display: inline;
    }
  }

  @media (min-width: 48rem) {
    .md\:h-16 {
      height: calc(var(--spacing) * 16);
    }
  }

  @media (min-width: 48rem) {
    .md\:h-80 {
      height: calc(var(--spacing) * 80);
    }
  }

  @media (min-width: 48rem) {
    .md\:h-\[520px\] {
      height: 520px;
    }
  }

  @media (min-width: 48rem) {
    .md\:h-\[600px\] {
      height: 600px;
    }
  }

  @media (min-width: 48rem) {
    .md\:h-\[650px\] {
      height: 650px;
    }
  }

  @media (min-width: 48rem) {
    .md\:h-auto {
      height: auto;
    }
  }

  @media (min-width: 48rem) {
    .md\:h-min {
      height: min-content;
    }
  }

  @media (min-width: 48rem) {
    .md\:max-h-8 {
      max-height: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 48rem) {
    .md\:max-h-80 {
      max-height: calc(var(--spacing) * 80);
    }
  }

  @media (min-width: 48rem) {
    .md\:max-h-100 {
      max-height: calc(var(--spacing) * 100);
    }
  }

  @media (min-width: 48rem) {
    .md\:max-h-\[90dvh\] {
      max-height: 90dvh;
    }
  }

  @media (min-width: 48rem) {
    .md\:min-h-100 {
      min-height: calc(var(--spacing) * 100);
    }
  }

  @media (min-width: 48rem) {
    .md\:w-1\/2 {
      width: 50%;
    }
  }

  @media (min-width: 48rem) {
    .md\:w-100 {
      width: calc(var(--spacing) * 100);
    }
  }

  @media (min-width: 48rem) {
    .md\:w-auto {
      width: auto;
    }
  }

  @media (min-width: 48rem) {
    .md\:w-min {
      width: min-content;
    }
  }

  @media (min-width: 48rem) {
    .md\:max-w-\[80dvw\] {
      max-width: 80dvw;
    }
  }

  @media (min-width: 48rem) {
    .md\:min-w-100 {
      min-width: calc(var(--spacing) * 100);
    }
  }

  @media (min-width: 48rem) {
    .md\:translate-x-0 {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 48rem) {
    .md\:items-end {
      align-items: flex-end;
    }
  }

  @media (min-width: 48rem) {
    .md\:items-start {
      align-items: flex-start;
    }
  }

  @media (min-width: 48rem) {
    .md\:gap-2 {
      gap: calc(var(--spacing) * 2);
    }
  }

  @media (min-width: 48rem) {
    .md\:gap-24 {
      gap: calc(var(--spacing) * 24);
    }
  }

  @media (min-width: 48rem) {
    .md\:bg-\[rgba\(0\,0\,0\,0\.3\)\] {
      background-color: rgba(0, 0, 0, .3);
    }
  }

  @media (min-width: 48rem) {
    .md\:p-4 {
      padding: calc(var(--spacing) * 4);
    }
  }

  @media (min-width: 48rem) {
    .md\:p-10 {
      padding: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 48rem) {
    .md\:px-20 {
      padding-inline: calc(var(--spacing) * 20);
    }
  }

  @media (min-width: 48rem) {
    .md\:py-30 {
      padding-block: calc(var(--spacing) * 30);
    }
  }

  @media (min-width: 48rem) {
    .md\:pt-22 {
      padding-top: calc(var(--spacing) * 22);
    }
  }

  @media (min-width: 48rem) {
    .md\:pr-5 {
      padding-right: calc(var(--spacing) * 5);
    }
  }

  @media (min-width: 48rem) {
    .md\:text-left {
      text-align: left;
    }
  }

  @media (min-width: 48rem) {
    .md\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }

  @media (min-width: 48rem) {
    .md\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }

  @media (min-width: 48rem) {
    .md\:opacity-0 {
      opacity: 0;
    }
  }

  @media (min-width: 48rem) {
    @media (hover: hover) {
      .md\:group-hover\:opacity-100:is(:where(.group):hover *) {
        opacity: 1;
      }
    }
  }

  .dark\:border-gray-500:where(.dark, .dark *) {
    border-color: var(--color-gray-500);
  }

  .dark\:border-gray-600:where(.dark, .dark *) {
    border-color: var(--color-gray-600);
  }

  .dark\:border-gray-700:where(.dark, .dark *) {
    border-color: var(--color-gray-700);
  }

  .dark\:bg-\[rgba\(255\,255\,255\,0\.2\)\]:where(.dark, .dark *) {
    background-color: rgba(255, 255, 255, .2);
  }

  .dark\:bg-gray-500:where(.dark, .dark *) {
    background-color: var(--color-gray-500);
  }

  .dark\:bg-gray-600:where(.dark, .dark *) {
    background-color: var(--color-gray-600);
  }

  .dark\:bg-gray-700:where(.dark, .dark *) {
    background-color: var(--color-gray-700);
  }

  .dark\:bg-gray-800:where(.dark, .dark *) {
    background-color: var(--color-gray-800);
  }

  .dark\:bg-gray-900:where(.dark, .dark *) {
    background-color: var(--color-gray-900);
  }

  .dark\:text-gray-100:where(.dark, .dark *) {
    color: var(--color-gray-100);
  }

  .dark\:text-gray-300:where(.dark, .dark *) {
    color: var(--color-gray-300);
  }

  .dark\:text-gray-400:where(.dark, .dark *) {
    color: var(--color-gray-400);
  }

  .dark\:text-gray-500:where(.dark, .dark *) {
    color: var(--color-gray-500);
  }

  .dark\:text-gray-700:where(.dark, .dark *) {
    color: var(--color-gray-700);
  }

  .dark\:text-gray-800:where(.dark, .dark *) {
    color: var(--color-gray-800);
  }

  .dark\:text-gray-900:where(.dark, .dark *) {
    color: var(--color-gray-900);
  }

  .dark\:text-green-600:where(.dark, .dark *) {
    color: var(--color-green-600);
  }

  .dark\:shadow-\[0_4px_30px_rgba\(255\,239\,239\,0\.1\)\]:where(.dark, .dark *) {
    --tw-shadow: 0 4px 30px var(--tw-shadow-color, rgba(255, 239, 239, .1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  @media (hover: hover) {
    .dark\:hover\:bg-gray-700:where(.dark, .dark *):hover {
      background-color: var(--color-gray-700);
    }
  }

  @media (hover: hover) {
    .dark\:hover\:bg-hover-primary:where(.dark, .dark *):hover {
      background-color: var(--color-hover-primary);
    }
  }

  @media (hover: hover) {
    .dark\:hover\:bg-zinc-800:where(.dark, .dark *):hover {
      background-color: var(--color-zinc-800);
    }
  }

  @media (hover: hover) {
    .dark\:hover\:bg-zinc-900:where(.dark, .dark *):hover {
      background-color: var(--color-zinc-900);
    }
  }

  @media (hover: hover) {
    .dark\:hover\:text-gray-300:where(.dark, .dark *):hover {
      color: var(--color-gray-300);
    }
  }

  @media (min-width: 48rem) {
    .dark\:md\:bg-\[rgba\(255\,255\,255\,0\.2\)\]:where(.dark, .dark *) {
      background-color: rgba(255, 255, 255, .2);
    }
  }

  .revert-styles, .revert-styles * {
    all: revert;
  }
}

body {
  font-family: Arial, Helvetica, sans-serif;
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: rgba(0, 0, 0, 0);
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: rgba(0, 0, 0, 0);
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: rgba(0, 0, 0, 0);
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__14bb75bc._.css.map*/